Home
last modified time | relevance | path

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

/Linux-v5.4/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.4/lib/
Dsg_pool.c13 struct kmem_cache *slab; member
Dstackdepot.c201 void *slab = stack_slabs[parts.slabindex]; in stack_depot_fetch() local
/Linux-v5.4/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.4/include/net/
Drequest_sock.h30 struct kmem_cache *slab; member
Dsock.h1155 struct kmem_cache *slab; member
/Linux-v5.4/block/
Dbio.c53 struct kmem_cache *slab; member
65 struct kmem_cache *slab = NULL; in bio_find_or_create_slab() local
/Linux-v5.4/net/core/
Dsock.c1595 struct kmem_cache *slab; in sk_prot_alloc() local
1630 struct kmem_cache *slab; in sk_prot_free() local
/Linux-v5.4/mm/
Dmemory-failure.c832 #define slab (1UL << PG_slab) macro
Dslab.c241 #define MAKE_LIST(cachep, listp, slab, nodeid) \ argument
/Linux-v5.4/include/linux/
Dbio.h726 struct kmem_cache *slab; member
/Linux-v5.4/fs/nfsd/
Dnfs4state.c699 struct nfs4_stid *nfs4_alloc_stid(struct nfs4_client *cl, struct kmem_cache *slab, in nfs4_alloc_stid()
4047 static inline void *alloc_stateowner(struct kmem_cache *slab, struct xdr_netobj *owner, struct nfs4… in alloc_stateowner()