Searched defs:min_objects (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/tools/vm/ |
| H A D | slabinfo.c | 808 unsigned long long min_objects = max, max_objects = 0, in totals() local
|
| /kernel/linux/linux-6.6/tools/mm/ |
| H A D | slabinfo.c | 832 unsigned long long min_objects = max, max_objects = 0, in totals() local
|
| /kernel/linux/linux-5.10/mm/ |
| H A D | slub.c | 3433 unsigned int min_objects; in calculate_order() local 3405 slab_order(unsigned int size, unsigned int min_objects, unsigned int max_order, unsigned int fract_leftover) slab_order() argument [all...] |
| /kernel/linux/linux-6.6/mm/ |
| H A D | slub.c | 4140 unsigned int min_objects; in calculate_order() local 4112 calc_slab_order(unsigned int size, unsigned int min_objects, unsigned int max_order, unsigned int fract_leftover) calc_slab_order() argument [all...] |
Completed in 17 milliseconds