Home
last modified time | relevance | path

Searched defs:slab (Results 1 – 25 of 29) sorted by relevance

12

/linux/drivers/md/dm-vdo/
H A Dslab-depot.c625 struct vdo_slab *slab = journal->slab; in update_tail_block_location() local
1043 struct vdo_slab *slab = context; in launch_reference_block_write() local
1071 struct vdo_slab *slab = block->slab; in finish_reference_block_write() local
2203 struct vdo_slab *slab = block->slab; in unpack_reference_block() local
2243 struct vdo_slab *slab = block->slab; in finish_reference_block_load() local
2633 struct vdo_slab *slab; in get_next_slab() local
2937 struct vdo_slab *slab; in scrub_next_slab() local
3001 struct vdo_slab *slab) in register_slab_with_allocator()
3416 struct vdo_slab *slab; in erase_next_slab_journal() local
3533 struct vdo_slab *slab; in vdo_prepare_slabs_for_allocation() local
[all …]
H A Dslab-depot.h77 struct vdo_slab *slab; member
160 struct vdo_slab *slab; member
293 struct vdo_slab *slab; member
H A Dvdo.c1707 struct vdo_slab *slab; in vdo_get_physical_zone() local
H A Drepair.c811 struct vdo_slab *slab; in add_slab_journal_entries() local
H A Ddedupe.c1284 struct vdo_slab *slab = vdo_get_slab(depot, agent->duplicate.pbn); in acquire_provisional_reference() local
/linux/mm/
H A Dslab.h52 struct slab { struct
55 struct kmem_cache *slab_cache; argument
62 struct slab *next; argument
96 static_assert(offsetof(struct page, pg) == offsetof(struct slab, sl)) argument
172 static inline void slab_set_pfmemalloc(struct slab *slab) in slab_set_pfmemalloc()
192 static inline int slab_nid(const struct slab *slab) in slab_nid()
212 static inline int slab_order(const struct slab *slab) in slab_order()
217 static inline size_t slab_size(const struct slab *slab) in slab_size()
322 const struct slab *slab, void *x) in nearest_obj()
342 const struct slab *slab, void *obj) in obj_to_index()
[all …]
H A Dslub.c1959 struct slab *slab; in __memcg_slab_post_alloc_hook() local
2187 struct slab *slab; in alloc_slab_page() local
2334 struct slab *slab; in allocate_slab() local
2650 struct slab *slab; in get_any_partial() local
2709 struct slab *slab; in get_partial() local
3011 struct slab *slab; in flush_slab() local
3235 struct slab *slab; in count_partial() local
3252 struct slab *slab; in count_partial_free_approx() local
3426 struct slab *slab; in ___slab_alloc() local
3693 struct slab *slab; in __slab_alloc_node() local
[all …]
H A Dslab_common.c530 static void kmem_obj_info(struct kmem_obj_info *kpp, void *object, struct slab *slab) in kmem_obj_info()
556 struct slab *slab; in kmem_dump_obj() local
/linux/scripts/gdb/linux/
H A Dslab.py38 def slab_folio(slab): argument
41 def slab_address(slab): argument
155 def __fill_map(obj_map, cache, slab): argument
283 def count_free(slab): argument
/linux/mm/kasan/
H A Dcommon.c145 void __kasan_poison_slab(struct slab *slab) in __kasan_poison_slab()
433 struct slab *slab; in __kasan_krealloc() local
494 struct slab *slab; in __kasan_mempool_poison_object() local
516 struct slab *slab; in __kasan_mempool_unpoison_object() local
H A Dreport.c498 struct slab *slab; in complete_report_info() local
H A Dgeneric.c526 struct slab *slab = kasan_addr_to_slab(addr); in __kasan_record_aux_stack() local
/linux/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()
/linux/mm/kfence/
H A Dcore.c396 struct slab *slab; in kfence_guarded_alloc() local
592 struct slab *slab = page_slab(nth_page(pages, i)); in kfence_init_pool() local
644 struct slab *slab = page_slab(nth_page(pages, i)); in kfence_init_pool() local
H A Dreport.c293 bool __kfence_obj_info(struct kmem_obj_info *kpp, void *object, struct slab *slab) in __kfence_obj_info()
H A Dkfence_test.c286 struct slab *slab = virt_to_slab(alloc); in test_alloc() local
/linux/tools/cgroup/
H A Dmemcg_slabinfo.py79 def count_free(slab): argument
/linux/include/linux/
H A Dkfence.h245 static inline bool __kfence_obj_info(struct kmem_obj_info *kpp, void *object, struct slab *slab) in __kfence_obj_info()
H A Dkasan.h127 static __always_inline void kasan_poison_slab(struct slab *slab) in kasan_poison_slab()
364 static inline void kasan_poison_slab(struct slab *slab) {} in kasan_poison_slab()
/linux/lib/
H A Dsg_pool.c13 struct kmem_cache *slab; member
/linux/tools/mm/
H A Dslabinfo.c54 struct slabinfo *slab; member
1206 static int slab_mismatch(char *slab) in slab_mismatch()
1215 struct slabinfo *slab = slabinfo; in read_slab_dir() local
1321 struct slabinfo *slab; in output_slabs() local
/linux/include/net/
H A Drequest_sock.h31 struct kmem_cache *slab; member
/linux/block/
H A Dbio.c40 struct kmem_cache *slab; member
77 struct kmem_cache *slab; member
/linux/net/core/
H A Dsock.c2070 struct kmem_cache *slab; in sk_prot_alloc() local
2104 struct kmem_cache *slab; in sk_prot_free() local
/linux/fs/erofs/
H A Dzdata.c171 struct kmem_cache *slab; member

12