Home
last modified time | relevance | path

Searched refs:alloc_slab (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-slab76 What: /sys/kernel/slab/<cache>/alloc_slab
82 The alloc_slab file is shows how many times a new slab had to
/linux/net/core/
H A Dsock.c4064 int proto_register(struct proto *prot, int alloc_slab) in proto_register() argument
4076 if (alloc_slab) { in proto_register()
4108 if (alloc_slab) in proto_register()
4111 if (alloc_slab) { in proto_register()
/linux/include/net/
H A Dsock.h1345 int proto_register(struct proto *prot, int alloc_slab);
/linux/mm/
H A Dslub.c7020 STAT_ATTR(ALLOC_SLAB, alloc_slab);