Home
last modified time | relevance | path

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

/linux/kernel/
A Dsmp.c229 static __always_inline void csd_lock_record(struct __call_single_data *csd) in csd_lock_record() function
434 static void csd_lock_record(struct __call_single_data *csd) in csd_lock_record() function
515 csd_lock_record(csd); in generic_exec_single()
519 csd_lock_record(NULL); in generic_exec_single()
627 csd_lock_record(csd); in flush_smp_call_function_queue()
630 csd_lock_record(NULL); in flush_smp_call_function_queue()
661 csd_lock_record(csd); in flush_smp_call_function_queue()
664 csd_lock_record(NULL); in flush_smp_call_function_queue()

Completed in 10 milliseconds