Home
last modified time | relevance | path

Searched refs:order_fallback (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/tools/mm/
H A Dslabinfo.c43 unsigned long deactivate_remote_frees, order_fallback; member
661 s->order_fallback, s->order, s->cmpxchg_double_fail, in slabcache()
1297 slab->order_fallback = get_obj("order_fallback"); in read_slab_dir()
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-kernel-slab355 What: /sys/kernel/slab/<cache>/order_fallback
361 The order_fallback file shows how many times an allocation of a
/linux-6.15/mm/
H A Dslub.c7278 STAT_ATTR(ORDER_FALLBACK, order_fallback);