Searched defs:slab (Results 1 – 13 of 13) sorted by relevance
/Linux-v5.10/net/dccp/ |
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()
|
/Linux-v5.10/lib/ |
D | sg_pool.c | 13 struct kmem_cache *slab; member
|
D | stackdepot.c | 206 void *slab; in stack_depot_fetch() local
|
/Linux-v5.10/tools/vm/ |
D | slabinfo.c | 54 struct slabinfo *slab; member 1170 static int slab_mismatch(char *slab) in slab_mismatch() 1179 struct slabinfo *slab = slabinfo; in read_slab_dir() local 1285 struct slabinfo *slab; in output_slabs() local
|
/Linux-v5.10/tools/testing/selftests/cgroup/ |
D | test_kmem.c | 165 long current, slab, anon, file, kernel_stack, sum; in test_kmem_memcg_deletion() local
|
/Linux-v5.10/block/ |
D | bio.c | 55 struct kmem_cache *slab; member 67 struct kmem_cache *slab = NULL; in bio_find_or_create_slab() local
|
/Linux-v5.10/include/net/ |
D | request_sock.h | 30 struct kmem_cache *slab; member
|
D | sock.h | 1209 struct kmem_cache *slab; member
|
/Linux-v5.10/net/core/ |
D | sock.c | 1656 struct kmem_cache *slab; in sk_prot_alloc() local 1691 struct kmem_cache *slab; in sk_prot_free() local
|
/Linux-v5.10/mm/ |
D | memory-failure.c | 858 #define slab (1UL << PG_slab) macro
|
D | slab.c | 241 #define MAKE_LIST(cachep, listp, slab, nodeid) \ argument
|
/Linux-v5.10/include/linux/ |
D | bio.h | 706 struct kmem_cache *slab; member
|
/Linux-v5.10/fs/nfsd/ |
D | nfs4state.c | 713 struct nfs4_stid *nfs4_alloc_stid(struct nfs4_client *cl, struct kmem_cache *slab, in nfs4_alloc_stid() 4175 static inline void *alloc_stateowner(struct kmem_cache *slab, struct xdr_netobj *owner, struct nfs4… in alloc_stateowner()
|