Home
last modified time | relevance | path

Searched defs:slab (Results 1 - 25 of 38) sorted by relevance

12

/kernel/linux/linux-5.10/lib/
H A Dsg_pool.c13 struct kmem_cache *slab; member
H A Dstackdepot.c206 void *slab; in stack_depot_fetch() local
/kernel/linux/linux-6.6/include/linux/
H A Dkfence.h243 static inline bool __kfence_obj_info(struct kmem_obj_info *kpp, void *object, struct slab *slab) in __kfence_obj_info() argument
H A Dslab_def.h91 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 Dkasan.h126 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 Dslub_def.h58 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 Dvmlinux-gdb.py50 import linux.slab namespace
/kernel/linux/linux-6.6/lib/
H A Dsg_pool.c13 struct kmem_cache *slab; member
/kernel/linux/linux-5.10/net/dccp/
H A Dccid.c81 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 Dccid.c81 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 Dtest_kmem.c165 long current, slab, anon, file, kernel_stack, sum; in test_kmem_memcg_deletion() local
[all...]
/kernel/linux/linux-6.6/mm/kasan/
H A Dcommon.c125 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 Dreport.c485 struct slab *slab; in complete_report_info() local
[all...]
H A Dgeneric.c477 struct slab *slab = kasan_addr_to_slab(addr); in __kasan_record_aux_stack() local
/kernel/linux/linux-6.6/mm/kfence/
H A Dreport.c293 bool __kfence_obj_info(struct kmem_obj_info *kpp, void *object, struct slab *slab) in __kfence_obj_info() argument
H A Dkfence_test.c286 struct slab *slab = virt_to_slab(alloc); in test_alloc() local
H A Dcore.c396 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 Drequest_sock.h30 struct kmem_cache *slab; member
/kernel/linux/linux-6.6/include/net/
H A Drequest_sock.h30 struct kmem_cache *slab; member
/kernel/linux/linux-5.10/block/
H A Dbio.c55 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 Dmemory-failure.c858 #define slab (1UL << PG_slab) macro
906 #undef slab macro
/kernel/linux/linux-5.10/include/linux/
H A Dbio.h702 struct kmem_cache *slab; member
/kernel/linux/linux-6.6/block/
H A Dbio.c41 struct kmem_cache *slab; member
78 struct kmem_cache *slab; member
[all...]
/kernel/linux/linux-6.6/mm/
H A Dslab_common.c551 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 Dslab.h42 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...]

Completed in 18 milliseconds

12