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

/linux-4.4.14/net/dccp/
H A Dccid.c84 struct kmem_cache *slab; ccid_kmem_cache_create() local
96 static void ccid_kmem_cache_destroy(struct kmem_cache *slab) ccid_kmem_cache_destroy() argument
/linux-4.4.14/arch/unicore32/mm/
H A Dinit.c63 int shared = 0, cached = 0, slab = 0, i; show_mem() local
/linux-4.4.14/include/net/
H A Drequest_sock.h33 struct kmem_cache *slab; member in struct:request_sock_ops
H A Dsock.h1035 struct kmem_cache *slab; member in struct:proto
/linux-4.4.14/arch/ia64/include/asm/sn/
H A Dgeo.h30 slabid_t slab:4; /* slab (ASIC), 0 .. 15 within slot */ member in struct:geo_common_s
/linux-4.4.14/arch/ia64/sn/kernel/sn2/
H A Dsn_hwperf.c111 int rack, bay, slot, slab; sn_hwperf_geoid_to_cnode() local
89 sn_hwperf_location_to_bpos(char *location, int *rack, int *bay, int *slot, int *slab) sn_hwperf_location_to_bpos() argument
/linux-4.4.14/block/
H A Dbio.c62 struct kmem_cache *slab; member in struct:bio_slab
74 struct kmem_cache *slab = NULL; bio_find_or_create_slab() local
/linux-4.4.14/mm/
H A Dmemory-failure.c779 #define slab (1UL << PG_slab) macro
831 #undef slab macro
/linux-4.4.14/drivers/scsi/
H A Dscsi_lib.c48 struct kmem_cache *slab; member in struct:scsi_host_sg_pool
/linux-4.4.14/include/linux/
H A Dbio.h739 struct kmem_cache *slab; member in struct:biovec_slab
/linux-4.4.14/tools/vm/
H A Dslabinfo.c53 struct slabinfo *slab; member in struct:aliasinfo
1154 static int slab_mismatch(char *slab) slab_mismatch() argument
1163 struct slabinfo *slab = slabinfo; read_slab_dir() local
1269 struct slabinfo *slab; output_slabs() local
/linux-4.4.14/net/core/
H A Dsock.c1340 struct kmem_cache *slab; sk_prot_alloc() local
1381 struct kmem_cache *slab; sk_prot_free() local
/linux-4.4.14/fs/nfsd/
H A Dnfs4state.c3347 static inline void *alloc_stateowner(struct kmem_cache *slab, struct xdr_netobj *owner, struct nfs4_client *clp) alloc_stateowner() argument
556 nfs4_alloc_stid(struct nfs4_client *cl, struct kmem_cache *slab) nfs4_alloc_stid() argument

Completed in 570 milliseconds