Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\shmem_fs.h Create Date:2022-07-28 09:22:23
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:shmem_read_mapping_page

Proto:static inline struct page *shmem_read_mapping_page(struct address_space *mapping, unsigned long index)

Type:struct page

Parameter:

TypeParameterName
struct address_space *mapping
unsigned longindex
100  Return shmem_read_mapping_page_gfp(mapping, index, mapping_gfp_mask(mapping))
Caller
NameDescribe
__copy_insn