Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Dtree.c2831 #define KFREE_DRAIN_JIFFIES (5 * HZ) macro
3154 delay = krc_count(krcp) >= KVFREE_BULK_MAX_ENTR ? 1:KFREE_DRAIN_JIFFIES; in schedule_delayed_monitor_work()