Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\slub.c Create Date:2022-07-28 15:47:09
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:oo_objects

Proto:static inline unsigned int oo_objects(struct kmem_cache_order_objects x)

Type:unsigned int

Parameter:

TypeParameterName
struct kmem_cache_order_objectsx
344  Return x & OO_MASK
Caller
NameDescribe
allocate_slab
calculate_sizesalculate_sizes() determines the order and the distribution of data within* a slab object.