Searched refs:alloc_slab (Results 1 – 4 of 4) sorted by relevance
40 unsigned long alloc_from_partial, alloc_slab, free_slab, alloc_refill; member 478 if (!s->alloc_slab) in slab_stats() 499 s->alloc_slab, s->free_slab, in slab_stats() 500 s->alloc_slab * 100 / total_alloc, in slab_stats() 1289 slab->alloc_slab = get_obj("alloc_slab"); in read_slab_dir()
77 What: /sys/kernel/slab/<cache>/alloc_slab83 The alloc_slab file is shows how many times a new slab had to
4243 int proto_register(struct proto *prot, int alloc_slab) in proto_register() argument4255 if (alloc_slab) { in proto_register()4291 if (alloc_slab) in proto_register()4294 if (alloc_slab) { in proto_register()
9520 STAT_ATTR(ALLOC_SLAB, alloc_slab);