/kernel/linux/linux-5.10/lib/ |
H A D | sg_pool.c | 13 struct kmem_cache *slab; member
|
H A D | stackdepot.c | 206 void *slab; in stack_depot_fetch() local
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | kfence.h | 243 static inline bool __kfence_obj_info(struct kmem_obj_info *kpp, void *object, struct slab *slab) in __kfence_obj_info() argument
|
H A D | slab_def.h | 91 static inline void *nearest_obj(struct kmem_cache *cache, const struct slab *slab, in nearest_obj() argument 109 obj_to_index(const struct kmem_cache *cache, const struct slab *slab, void *obj) obj_to_index() argument 116 objs_per_slab(const struct kmem_cache *cache, const struct slab *slab) objs_per_slab() argument [all...] |
H A D | kasan.h | 126 static __always_inline void kasan_poison_slab(struct slab *slab) in kasan_poison_slab() argument 244 static inline void kasan_poison_slab(struct slab *slab) {} in kasan_poison_slab() argument
|
H A D | slub_def.h | 58 struct slab *slab; /* The slab from which we are allocating */ global() member 172 nearest_obj(struct kmem_cache *cache, const struct slab *slab, void *x) nearest_obj() argument 191 obj_to_index(const struct kmem_cache *cache, const struct slab *slab, void *obj) obj_to_index() argument 199 objs_per_slab(const struct kmem_cache *cache, const struct slab *slab) objs_per_slab() argument [all...] |
/kernel/linux/linux-6.6/scripts/gdb/ |
H A D | vmlinux-gdb.py | 50 import linux.slab namespace
|
/kernel/linux/linux-6.6/lib/ |
H A D | sg_pool.c | 13 struct kmem_cache *slab; member
|
/kernel/linux/linux-5.10/net/dccp/ |
H A D | ccid.c | 81 struct kmem_cache *slab; in ccid_kmem_cache_create() local 93 static void ccid_kmem_cache_destroy(struct kmem_cache *slab) in ccid_kmem_cache_destroy() argument
|
/kernel/linux/linux-6.6/net/dccp/ |
H A D | ccid.c | 81 struct kmem_cache *slab; in ccid_kmem_cache_create() local 93 static void ccid_kmem_cache_destroy(struct kmem_cache *slab) in ccid_kmem_cache_destroy() argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/cgroup/ |
H A D | test_kmem.c | 165 long current, slab, anon, file, kernel_stack, sum; in test_kmem_memcg_deletion() local [all...] |
/kernel/linux/linux-6.6/mm/kasan/ |
H A D | common.c | 125 void __kasan_poison_slab(struct slab *slab) in __kasan_poison_slab() argument 292 struct slab *sla in __kasan_slab_free_mempool() local 424 struct slab *slab; __kasan_krealloc() local [all...] |
H A D | report.c | 485 struct slab *slab; in complete_report_info() local [all...] |
H A D | generic.c | 477 struct slab *slab = kasan_addr_to_slab(addr); in __kasan_record_aux_stack() local
|
/kernel/linux/linux-6.6/mm/kfence/ |
H A D | report.c | 293 bool __kfence_obj_info(struct kmem_obj_info *kpp, void *object, struct slab *slab) in __kfence_obj_info() argument
|
H A D | kfence_test.c | 286 struct slab *slab = virt_to_slab(alloc); in test_alloc() local
|
H A D | core.c | 396 struct slab *slab; in kfence_guarded_alloc() local 596 struct slab *slab in kfence_init_pool() local 648 struct slab *slab = page_slab(nth_page(pages, i)); kfence_init_pool() local [all...] |
/kernel/linux/linux-5.10/include/net/ |
H A D | request_sock.h | 30 struct kmem_cache *slab; member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | request_sock.h | 30 struct kmem_cache *slab; member
|
/kernel/linux/linux-5.10/block/ |
H A D | bio.c | 55 struct kmem_cache *slab; member 67 struct kmem_cache *slab = NULL; in bio_find_or_create_slab() local [all...] |
/kernel/linux/linux-5.10/mm/ |
H A D | memory-failure.c | 858 #define slab (1UL << PG_slab) macro 906 #undef slab macro
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | bio.h | 702 struct kmem_cache *slab; member
|
/kernel/linux/linux-6.6/block/ |
H A D | bio.c | 41 struct kmem_cache *slab; member 78 struct kmem_cache *slab; member [all...] |
/kernel/linux/linux-6.6/mm/ |
H A D | slab_common.c | 551 kmem_obj_info(struct kmem_obj_info *kpp, void *object, struct slab *slab) kmem_obj_info() argument 577 struct slab *slab; kmem_dump_obj() local 1059 struct slab *slab; kfree() local [all...] |
H A D | slab.h | 42 struct slab { struct 176 slab_test_pfmemalloc(const struct slab *slab) slab_test_pfmemalloc() argument 181 slab_set_pfmemalloc(struct slab *slab) slab_set_pfmemalloc() argument 186 slab_clear_pfmemalloc(struct slab *slab) slab_clear_pfmemalloc() argument 191 __slab_clear_pfmemalloc(struct slab *slab) __slab_clear_pfmemalloc() argument 196 slab_address(const struct slab *slab) slab_address() argument 201 slab_nid(const struct slab *slab) slab_nid() argument 206 slab_pgdat(const struct slab *slab) slab_pgdat() argument 221 slab_order(const struct slab *slab) slab_order() argument 226 slab_size(const struct slab *slab) slab_size() argument 440 slab_objcgs(struct slab *slab) slab_objcgs() argument 456 memcg_free_slab_cgroups(struct slab *slab) memcg_free_slab_cgroups() argument 518 struct slab *slab; memcg_slab_post_alloc_hook() local 548 memcg_slab_free_hook(struct kmem_cache *s, struct slab *slab, void **p, int objects) memcg_slab_free_hook() argument 579 slab_objcgs(struct slab *slab) slab_objcgs() argument 589 memcg_alloc_slab_cgroups(struct slab *slab, struct kmem_cache *s, gfp_t gfp, bool new_slab) memcg_alloc_slab_cgroups() argument 596 memcg_free_slab_cgroups(struct slab *slab) memcg_free_slab_cgroups() argument 615 memcg_slab_free_hook(struct kmem_cache *s, struct slab *slab, void **p, int objects) memcg_slab_free_hook() argument 623 struct slab *slab; virt_to_cache() local 632 account_slab(struct slab *slab, int order, struct kmem_cache *s, gfp_t gfp) account_slab() argument 642 unaccount_slab(struct slab *slab, int order, struct kmem_cache *s) unaccount_slab() argument [all...] |