Home
last modified time | relevance | path

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

/linux/kernel/
H A Dsmp.c333 static __always_inline void csd_lock_wait(call_single_data_t *csd) in csd_lock_wait() function
347 static __always_inline void csd_lock_wait(call_single_data_t *csd) in csd_lock_wait() function
355 csd_lock_wait(csd); in csd_lock()
679 csd_lock_wait(csd); in smp_call_function_single()
884 csd_lock_wait(csd); in smp_call_function_many_cond()
/linux/lib/
H A DKconfig.debug1632 bool "Debugging for csd_lock_wait(), called from smp_call_function*()"
1644 bool "Default csd_lock_wait() debugging on at boot time"