Home
last modified time | relevance | path

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

/Linux-v5.15/net/dccp/
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-v5.15/lib/
Dsg_pool.c13 struct kmem_cache *slab; member
Dstackdepot.c230 void *slab; in stack_depot_fetch() local
/Linux-v5.15/tools/vm/
Dslabinfo.c54 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/
Dtest_kmem.c165 long current, slab, anon, file, kernel_stack, pagetables, percpu, sock, sum; in test_kmem_memcg_deletion() local
/Linux-v5.15/include/net/
Drequest_sock.h30 struct kmem_cache *slab; member
Dsock.h1234 struct kmem_cache *slab; member
/Linux-v5.15/block/
Dbio.c36 struct kmem_cache *slab; member
73 struct kmem_cache *slab; member
/Linux-v5.15/fs/erofs/
Dzdata.c17 struct kmem_cache *slab; member
/Linux-v5.15/net/core/
Dsock.c1829 struct kmem_cache *slab; in sk_prot_alloc() local
1863 struct kmem_cache *slab; in sk_prot_free() local
/Linux-v5.15/mm/
Dmemory-failure.c1028 #define slab (1UL << PG_slab) macro
Dslab.c242 #define MAKE_LIST(cachep, listp, slab, nodeid) \ argument
/Linux-v5.15/fs/nfsd/
Dnfs4state.c831 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()