Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dsmp.c208 static __always_inline void csd_lock_wait(struct __call_single_data *csd) in csd_lock_wait() function
227 static __always_inline void csd_lock_wait(struct __call_single_data *csd) in csd_lock_wait() function
235 csd_lock_wait(csd); in csd_lock()
517 csd_lock_wait(csd); in smp_call_function_single()
694 csd_lock_wait(csd); in smp_call_function_many_cond()
/OK3568_Linux_fs/kernel/lib/
H A DKconfig.debug1435 bool "Debugging for csd_lock_wait(), called from smp_call_function*()"