Home
last modified time | relevance | path

Searched defs:alloc_slab (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/tools/vm/
H A Dslabinfo.c40 unsigned long alloc_from_partial, alloc_slab, free_slab, alloc_refill; member
/OK3568_Linux_fs/kernel/net/core/
H A Dsock.c3482 int proto_register(struct proto *prot, int alloc_slab) in proto_register()