__kmem_cache_alloc_node
Regular
4.4
: Absent ⚠️
4.8
: Absent ⚠️
4.10
: Absent ⚠️
4.13
: Absent ⚠️
4.15
: Absent ⚠️
4.18
: Absent ⚠️
5.0
: Absent ⚠️
5.3
: Absent ⚠️
5.4
: Absent ⚠️
5.8
: Absent ⚠️
5.11
: Absent ⚠️
5.13
: Absent ⚠️
5.15
: Absent ⚠️
5.19
: Absent ⚠️
6.2
: ✅void *__kmem_cache_alloc_node(struct kmem_cache *s, gfp_t gfpflags, int node, size_t orig_size, long unsigned int caller);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In mm/slub.c (ffffffff8142d250)
Location: mm/slub.c:3487
Inline: False
Direct callers:
- mm/slab_common.c:kmalloc_node_trace
- mm/slab_common.c:kmalloc_trace
- mm/slab_common.c:__kmalloc_node_track_caller
- mm/slab_common.c:__kmalloc
- mm/slab_common.c:__kmalloc_node
Symbols:
ffffffff8142d250-ffffffff8142d587: __kmem_cache_alloc_node (STB_GLOBAL)
6.5
: ✅void *__kmem_cache_alloc_node(struct kmem_cache *s, gfp_t gfpflags, int node, size_t orig_size, long unsigned int caller);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In mm/slub.c (ffffffff81462850)
Location: mm/slub.c:3505
Inline: False
Direct callers:
- mm/slab_common.c:kmalloc_node_trace
- mm/slab_common.c:kmalloc_trace
- mm/slab_common.c:__kmalloc_node_track_caller
- mm/slab_common.c:__kmalloc
- mm/slab_common.c:__kmalloc_node
Symbols:
ffffffff81462850-ffffffff81462baf: __kmem_cache_alloc_node (STB_GLOBAL)
6.8
: Absent ⚠️
arm64
: Absent ⚠️
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Regular
6.2
and 6.5
✅