Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dsmp.c304 static __always_inline void csd_lock_wait(struct __call_single_data *csd) in csd_lock_wait() function
318 static __always_inline void csd_lock_wait(struct __call_single_data *csd) in csd_lock_wait() function
326 csd_lock_wait(csd); in csd_lock()
650 csd_lock_wait(csd); in smp_call_function_single()
855 csd_lock_wait(csd); in smp_call_function_many_cond()
/openbmc/linux/lib/
H A DKconfig.debug1562 bool "Debugging for csd_lock_wait(), called from smp_call_function*()"
1573 bool "Default csd_lock_wait() debugging on at boot time"