Home
last modified time | relevance | path

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

/linux/kernel/
A Dsmp.c861 #define SCF_WAIT (1U << 0) macro
871 bool wait = scf_flags & SCF_WAIT; in smp_call_function_many_cond()
993 smp_call_function_many_cond(mask, func, info, wait * SCF_WAIT, NULL); in smp_call_function_many()
1132 scf_flags |= SCF_WAIT; in on_each_cpu_cond_mask()

Completed in 5 milliseconds