Home
last modified time | relevance | path

Searched defs:kmem_cache_node (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h85116 struct kmem_cache_node { struct
85117 spinlock_t list_lock;
85118 long unsigned int nr_partial;
85119 struct list_head partial;
85120 atomic_long_t nr_slabs;
85121 atomic_long_t total_objects;
85122 struct list_head full;
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h16756 struct kmem_cache_node { struct
16757 spinlock_t list_lock;
16758 long unsigned int nr_partial;
16759 struct list_head partial;
16760 atomic_long_t nr_slabs;
16761 atomic_long_t total_objects;
16762 struct list_head full;
H A Dvmlinux_600.h16756 struct kmem_cache_node { struct
16757 spinlock_t list_lock;
16758 long unsigned int nr_partial;
16759 struct list_head partial;
16760 atomic_long_t nr_slabs;
16761 atomic_long_t total_objects;
16762 struct list_head full;
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h21858 struct kmem_cache_node { struct
21859 spinlock_t list_lock;
21860 long unsigned int nr_partial;
21861 struct list_head partial;
21862 atomic_long_t nr_slabs;
21863 atomic_long_t total_objects;
21864 struct list_head full;
H A Dvmlinux_602.h21858 struct kmem_cache_node { struct
21859 spinlock_t list_lock;
21860 long unsigned int nr_partial;
21861 struct list_head partial;
21862 atomic_long_t nr_slabs;
21863 atomic_long_t total_objects;
21864 struct list_head full;
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h47981 struct kmem_cache_node { struct
47982 spinlock_t list_lock;
47983 long unsigned int nr_partial;
47984 struct list_head partial;
47985 atomic_long_t nr_slabs;
47986 atomic_long_t total_objects;
47987 struct list_head full;
H A Dvmlinux_518.h47981 struct kmem_cache_node { struct
47982 spinlock_t list_lock;
47983 long unsigned int nr_partial;
47984 struct list_head partial;
47985 atomic_long_t nr_slabs;
47986 atomic_long_t total_objects;
47987 struct list_head full;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h38307 struct kmem_cache_node { struct
38308 spinlock_t list_lock;
38309 unsigned long nr_partial;
38310 struct list_head partial;
38311 atomic_long_t nr_slabs;
38312 atomic_long_t total_objects;
38313 struct list_head full;
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h23379 struct kmem_cache_node { struct
23380 spinlock_t list_lock;
23381 long unsigned int nr_partial;
23382 struct list_head partial;
23383 atomic_long_t nr_slabs;
23384 atomic_long_t total_objects;
23385 struct list_head full;
H A Dvmlinux.h23379 struct kmem_cache_node { struct
23380 spinlock_t list_lock;
23381 long unsigned int nr_partial;
23382 struct list_head partial;
23383 atomic_long_t nr_slabs;
23384 atomic_long_t total_objects;
23385 struct list_head full;
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h31852 struct kmem_cache_node { struct
31853 spinlock_t list_lock;
31854 long unsigned int nr_partial;
31855 struct list_head partial;
31856 atomic_long_t nr_slabs;
31857 atomic_long_t total_objects;
31858 struct list_head full;
H A Dvmlinux.h31852 struct kmem_cache_node { struct
31853 spinlock_t list_lock;
31854 long unsigned int nr_partial;
31855 struct list_head partial;
31856 atomic_long_t nr_slabs;
31857 atomic_long_t total_objects;
31858 struct list_head full;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h47810 struct kmem_cache_node { struct
47811 spinlock_t list_lock;
47812 unsigned long nr_partial;
47813 struct list_head partial;
47814 atomic_long_t nr_slabs;
47815 atomic_long_t total_objects;
47816 struct list_head full;