Home
last modified time | relevance | path

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

/Linux-v4.19/net/dccp/
Dccid.c84 struct kmem_cache *slab; in ccid_kmem_cache_create() local
96 static void ccid_kmem_cache_destroy(struct kmem_cache *slab) in ccid_kmem_cache_destroy()
/Linux-v4.19/lib/
Dsg_pool.c12 struct kmem_cache *slab; member
Dstackdepot.c200 void *slab = stack_slabs[parts.slabindex]; in depot_fetch_stack() local
/Linux-v4.19/tools/vm/
Dslabinfo.c54 struct slabinfo *slab; member
1161 static int slab_mismatch(char *slab) in slab_mismatch()
1170 struct slabinfo *slab = slabinfo; in read_slab_dir() local
1276 struct slabinfo *slab; in output_slabs() local
/Linux-v4.19/arch/ia64/sn/kernel/sn2/
Dsn_hwperf.c90 int *rack, int *bay, int *slot, int *slab) in sn_hwperf_location_to_bpos()
111 int rack, bay, slot, slab; in sn_hwperf_geoid_to_cnode() local
/Linux-v4.19/arch/ia64/include/asm/sn/
Dgeo.h30 slabid_t slab:4; /* slab (ASIC), 0 .. 15 within slot */ member
/Linux-v4.19/include/net/
Drequest_sock.h34 struct kmem_cache *slab; member
Dsock.h1136 struct kmem_cache *slab; member
/Linux-v4.19/block/
Dbio.c65 struct kmem_cache *slab; member
77 struct kmem_cache *slab = NULL; in bio_find_or_create_slab() local
/Linux-v4.19/net/core/
Dsock.c1458 struct kmem_cache *slab; in sk_prot_alloc() local
1493 struct kmem_cache *slab; in sk_prot_free() local
/Linux-v4.19/mm/
Dmemory-failure.c830 #define slab (1UL << PG_slab) macro
Dslab.c241 #define MAKE_LIST(cachep, listp, slab, nodeid) \ argument
/Linux-v4.19/include/linux/
Dbio.h769 struct kmem_cache *slab; member
/Linux-v4.19/fs/nfsd/
Dnfs4state.c675 struct nfs4_stid *nfs4_alloc_stid(struct nfs4_client *cl, struct kmem_cache *slab, in nfs4_alloc_stid()
3570 static inline void *alloc_stateowner(struct kmem_cache *slab, struct xdr_netobj *owner, struct nfs4… in alloc_stateowner()