Searched defs:slab (Results 1 – 13 of 13) sorted by relevance
/Linux-v5.15/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.15/lib/ |
D | sg_pool.c | 13 struct kmem_cache *slab; member
|
D | stackdepot.c | 230 void *slab; in stack_depot_fetch() local
|
/Linux-v5.15/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.15/tools/testing/selftests/cgroup/ |
D | test_kmem.c | 165 long current, slab, anon, file, kernel_stack, pagetables, percpu, sock, sum; in test_kmem_memcg_deletion() local
|
/Linux-v5.15/include/net/ |
D | request_sock.h | 30 struct kmem_cache *slab; member
|
D | sock.h | 1234 struct kmem_cache *slab; member
|
/Linux-v5.15/block/ |
D | bio.c | 36 struct kmem_cache *slab; member 73 struct kmem_cache *slab; member
|
/Linux-v5.15/fs/erofs/ |
D | zdata.c | 17 struct kmem_cache *slab; member
|
/Linux-v5.15/net/core/ |
D | sock.c | 1829 struct kmem_cache *slab; in sk_prot_alloc() local 1863 struct kmem_cache *slab; in sk_prot_free() local
|
/Linux-v5.15/mm/ |
D | memory-failure.c | 1028 #define slab (1UL << PG_slab) macro
|
D | slab.c | 242 #define MAKE_LIST(cachep, listp, slab, nodeid) \ argument
|
/Linux-v5.15/fs/nfsd/ |
D | nfs4state.c | 831 struct nfs4_stid *nfs4_alloc_stid(struct nfs4_client *cl, struct kmem_cache *slab, in nfs4_alloc_stid() 4256 static inline void *alloc_stateowner(struct kmem_cache *slab, struct xdr_netobj *owner, struct nfs4… in alloc_stateowner()
|