Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/dccp/
H A 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()
/OK3568_Linux_fs/kernel/lib/
H A Dsg_pool.c13 struct kmem_cache *slab; member
H A Dstackdepot.c230 void *slab; in stack_depot_fetch() local
/OK3568_Linux_fs/kernel/tools/vm/
H A Dslabinfo.c54 struct slabinfo *slab; member
1204 static int slab_mismatch(char *slab) in slab_mismatch()
1213 struct slabinfo *slab = slabinfo; in read_slab_dir() local
1319 struct slabinfo *slab; in output_slabs() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/cgroup/
H A Dtest_kmem.c165 long current, slab, anon, file, kernel_stack, sum; in test_kmem_memcg_deletion() local
/OK3568_Linux_fs/kernel/block/
H A Dbio.c55 struct kmem_cache *slab; member
67 struct kmem_cache *slab = NULL; in bio_find_or_create_slab() local
/OK3568_Linux_fs/kernel/include/net/
H A Drequest_sock.h30 struct kmem_cache *slab; member
H A Dsock.h1257 struct kmem_cache *slab; member
/OK3568_Linux_fs/kernel/net/core/
H A Dsock.c1682 struct kmem_cache *slab; in sk_prot_alloc() local
1717 struct kmem_cache *slab; in sk_prot_free() local
/OK3568_Linux_fs/kernel/mm/
H A Dmemory-failure.c858 #define slab (1UL << PG_slab) macro
H A Dslab.c242 #define MAKE_LIST(cachep, listp, slab, nodeid) \ argument
/OK3568_Linux_fs/kernel/fs/erofs/
H A Dzdata.c18 struct kmem_cache *slab; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dbio.h712 struct kmem_cache *slab; member
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs4state.c713 struct nfs4_stid *nfs4_alloc_stid(struct nfs4_client *cl, struct kmem_cache *slab, in nfs4_alloc_stid()
4195 static inline void *alloc_stateowner(struct kmem_cache *slab, struct xdr_netobj *owner, struct nfs4… in alloc_stateowner()