Searched defs:cpup (Results 1 – 3 of 3) sorted by relevance
850 bool rcu_check_boost_fail(unsigned long gp_state, int *cpup) in rcu_check_boost_fail()
617 static inline bool rcu_check_boost_fail(unsigned long gp_state, int *cpup) { return true; } in rcu_check_boost_fail()
2814 SYSCALL_DEFINE3(getcpu, unsigned __user *, cpup, unsigned __user *, nodep, in SYSCALL_DEFINE3() argument