Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\slob.c Create Date:2022-07-28 15:36:26
Last Modify:2022-05-20 09:26:42 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:__kmem_cache_free

Proto:static void __kmem_cache_free(void *b, int size)

Type:void

Parameter:

TypeParameterName
void *b
intsize
644  If size < PAGE_SIZE Then slob_free: entry point into the slob allocator.
646  Else slob_free_pages(b, get_order - Determine the allocation order of a memory size*@size: The size for which to get the order* Determine the allocation order of a particular sized block of memory)
Caller
NameDescribe
kmem_rcu_free
kmem_cache_free