Searched defs:min_partial (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/mm/ | ||
| H A D | slab.h | 264 unsigned long min_partial; member |
| /linux-6.15/tools/mm/ | ||
| H A D | slabinfo.c | 813 unsigned long long min_partial = max, max_partial = 0, in totals() local |