Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\trace\events\kmem.h Create Date:2022-07-28 14:28:34
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:trace_kmalloc_node

Proto:static inline void trace_kmalloc_node(unsigned long call_site, const void *ptr, size_t bytes_req, size_t bytes_alloc, gfp_t gfp_flags, int node)

Type:void

Parameter:

TypeParameterName
unsigned longcall_site
const void *ptr
size_tbytes_req
size_tbytes_alloc
gfp_tgfp_flags
intnode

NULL

Caller
NameDescribe
__do_kmalloc_nodeEnd of slob allocator proper. Begin kmem_cache_alloc and kmalloc frontend.
__kmalloc_node
__kmalloc_node_track_caller