Searched defs:warn_limit (Results 1 – 2 of 2) sorted by relevance
/linux/Documentation/admin-guide/sysctl/ | ||
H A D | kernel.rst | 1658 warn_limit chapter |
/linux/mm/ | ||
H A D | percpu.c | 1737 static atomic_t warn_limit = ATOMIC_INIT(10); in pcpu_alloc_noprof() local |