Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:This is non-atomic. Only to be used before the mapping is activated.* Probably needs a barrier...

Proto:static inline void mapping_set_gfp_mask(struct address_space *m, gfp_t mask)

Type:void

Parameter:

TypeParameterName
struct address_space *m
gfp_tmask
118  gfp_mask = mask
Caller
NameDescribe
inode_init_alwaysde_init_always - perform inode structure initialisation*@sb: superblock inode belongs to*@inode: inode to initialise* These are initializations that need to be done on every inode* allocation as the fields are not initialised by slab allocation.
inode_nohighmem
bdget
ramfs_get_inode