Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h37749 struct kmem_cache_node { struct
37750 spinlock_t list_lock;
37751 long unsigned int nr_partial;
37752 struct list_head partial;
37753 atomic_long_t nr_slabs;
37754 atomic_long_t total_objects;
37755 struct list_head full;
/external/bcc/libbpf-tools/powerpc/
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;
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;
/external/bcc/libbpf-tools/loongarch/
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;
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;
/external/bcc/libbpf-tools/x86/
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;
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;
/external/bcc/libbpf-tools/arm64/
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;
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;
/external/bcc/libbpf-tools/riscv/
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;
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;