Home
last modified time | relevance | path

Searched defs:cpup (Results 1 – 3 of 3) sorted by relevance

/kernel/rcu/
Dtree_stall.h850 bool rcu_check_boost_fail(unsigned long gp_state, int *cpup) in rcu_check_boost_fail()
Drcu.h617 static inline bool rcu_check_boost_fail(unsigned long gp_state, int *cpup) { return true; } in rcu_check_boost_fail()
/kernel/
Dsys.c2814 SYSCALL_DEFINE3(getcpu, unsigned __user *, cpup, unsigned __user *, nodep, in SYSCALL_DEFINE3() argument