Home
last modified time | relevance | path

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

/linux/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/Documentation/ABI/testing/
H A Dsysfs-kernel-slab356 What: /sys/kernel/slab/<cache>/order_fallback
362 The order_fallback file shows how many times an allocation of a
/linux/mm/
H A Dslub.c7279 STAT_ATTR(ORDER_FALLBACK, order_fallback);