alloc_slab 1189 include/net/sock.h int proto_register(struct proto *prot, int alloc_slab); alloc_slab 5421 mm/slub.c STAT_ATTR(ALLOC_SLAB, alloc_slab); alloc_slab 3373 net/core/sock.c int proto_register(struct proto *prot, int alloc_slab) alloc_slab 3377 net/core/sock.c if (alloc_slab) { alloc_slab 3423 net/core/sock.c if (alloc_slab && prot->twsk_prot) alloc_slab 3426 net/core/sock.c if (alloc_slab) { alloc_slab 40 tools/vm/slabinfo.c unsigned long alloc_from_partial, alloc_slab, free_slab, alloc_refill; alloc_slab 452 tools/vm/slabinfo.c if (!s->alloc_slab) alloc_slab 473 tools/vm/slabinfo.c s->alloc_slab, s->free_slab, alloc_slab 474 tools/vm/slabinfo.c s->alloc_slab * 100 / total_alloc, alloc_slab 1248 tools/vm/slabinfo.c slab->alloc_slab = get_obj("alloc_slab");