Searched refs:rcu_needs_cpu (Results 1 – 3 of 3) sorted by relevance
/xen/xen/include/xen/ | ||
A D | rcupdate.h | 82 int rcu_needs_cpu(int cpu); |
A D | sched.h | 954 (!rcu_needs_cpu(cpu) && \ |
/xen/xen/common/ | ||
A D | rcupdate.c | 522 int rcu_needs_cpu(int cpu) in rcu_needs_cpu() function |
Completed in 7 milliseconds