Home
last modified time | relevance | path

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

/kernel/
Dsmp.c28 CSD_FLAG_SYNCHRONOUS = 0x02, enumerator
243 if (csd->flags & CSD_FLAG_SYNCHRONOUS) { in flush_smp_call_function_queue()
274 .flags = CSD_FLAG_LOCK | CSD_FLAG_SYNCHRONOUS, in smp_call_function_single()
470 csd->flags |= CSD_FLAG_SYNCHRONOUS; in smp_call_function_many()