Home
last modified time | relevance | path

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

/linux/include/linux/
A Drcu_segcblist.h178 #define SEGCBLIST_SOFTIRQ_ONLY BIT(1) macro
/linux/kernel/rcu/
A Drcu_segcblist.h87 !rcu_segcblist_test_flags(rsclp, SEGCBLIST_SOFTIRQ_ONLY)) in rcu_segcblist_is_offloaded()
A Drcu_segcblist.c269 rcu_segcblist_clear_flags(rsclp, SEGCBLIST_SOFTIRQ_ONLY); in rcu_segcblist_offload()
A Dtree_nocb.h1006 rcu_segcblist_set_flags(cblist, SEGCBLIST_SOFTIRQ_ONLY); in rcu_nocb_rdp_deoffload()
A Dtree.c82 .cblist.flags = SEGCBLIST_SOFTIRQ_ONLY,

Completed in 15 milliseconds