Searched defs:slab (Results 1 – 14 of 14) sorted by relevance
/Linux-v4.19/net/dccp/ |
D | ccid.c | 84 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/ |
D | sg_pool.c | 12 struct kmem_cache *slab; member
|
D | stackdepot.c | 200 void *slab = stack_slabs[parts.slabindex]; in depot_fetch_stack() local
|
/Linux-v4.19/tools/vm/ |
D | slabinfo.c | 54 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/ |
D | sn_hwperf.c | 90 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/ |
D | geo.h | 30 slabid_t slab:4; /* slab (ASIC), 0 .. 15 within slot */ member
|
/Linux-v4.19/include/net/ |
D | request_sock.h | 34 struct kmem_cache *slab; member
|
D | sock.h | 1136 struct kmem_cache *slab; member
|
/Linux-v4.19/block/ |
D | bio.c | 65 struct kmem_cache *slab; member 77 struct kmem_cache *slab = NULL; in bio_find_or_create_slab() local
|
/Linux-v4.19/net/core/ |
D | sock.c | 1458 struct kmem_cache *slab; in sk_prot_alloc() local 1493 struct kmem_cache *slab; in sk_prot_free() local
|
/Linux-v4.19/mm/ |
D | memory-failure.c | 830 #define slab (1UL << PG_slab) macro
|
D | slab.c | 241 #define MAKE_LIST(cachep, listp, slab, nodeid) \ argument
|
/Linux-v4.19/include/linux/ |
D | bio.h | 769 struct kmem_cache *slab; member
|
/Linux-v4.19/fs/nfsd/ |
D | nfs4state.c | 675 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()
|