Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\pipe.c Create Date:2022-07-28 20:04:27
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:anon_pipe_buf_release

Proto:static void anon_pipe_buf_release(struct pipe_inode_info *pipe, struct pipe_buffer *buf)

Type:void

Parameter:

TypeParameterName
struct pipe_inode_info *pipe
struct pipe_buffer *buf
127  page = page
134  If page_count(page) == 1 && Not tmp_page Then tmp_page = page
136  Else Perform a free_page(), also freeing any swap cache associated with* this page if it is the last user of the page.