Home
last modified time | relevance | path

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

/Linux-v5.10/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.10/lib/
Dsg_pool.c13 struct kmem_cache *slab; member
Dstackdepot.c206 void *slab; in stack_depot_fetch() local
/Linux-v5.10/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.10/tools/testing/selftests/cgroup/
Dtest_kmem.c165 long current, slab, anon, file, kernel_stack, sum; in test_kmem_memcg_deletion() local
/Linux-v5.10/block/
Dbio.c55 struct kmem_cache *slab; member
67 struct kmem_cache *slab = NULL; in bio_find_or_create_slab() local
/Linux-v5.10/include/net/
Drequest_sock.h30 struct kmem_cache *slab; member
Dsock.h1209 struct kmem_cache *slab; member
/Linux-v5.10/net/core/
Dsock.c1656 struct kmem_cache *slab; in sk_prot_alloc() local
1691 struct kmem_cache *slab; in sk_prot_free() local
/Linux-v5.10/mm/
Dmemory-failure.c858 #define slab (1UL << PG_slab) macro
Dslab.c241 #define MAKE_LIST(cachep, listp, slab, nodeid) \ argument
/Linux-v5.10/include/linux/
Dbio.h706 struct kmem_cache *slab; member
/Linux-v5.10/fs/nfsd/
Dnfs4state.c713 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()