函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\slab_common.c Create Date:2022-07-27 15:54:10
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:slab_kmem_cache_release

函数原型:void slab_kmem_cache_release(struct kmem_cache *s)

返回类型:void

参数:

类型参数名称
struct kmem_cache *s
934  __kmem_cache_release(s)
935  destroy_memcg_params(s)
936  kfree_const - conditionally free memory*@x: pointer to the memory* Function calls kfree only if @x is not in .rodata section.
937  kmem_cache_free(kmem_cache, s)
调用者
名称描述
slab_caches_to_rcu_destroy_workfn
shutdown_cache