Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dsmp_types.h18 CSD_TYPE_SYNC = 0x10, enumerator
/linux-6.6.21/kernel/
Dsmp.c205 if (csd_type == CSD_TYPE_ASYNC || csd_type == CSD_TYPE_SYNC) in csd_lock_wait_getcpu()
476 case CSD_TYPE_SYNC: in __flush_smp_call_function_queue()
500 if (CSD_TYPE(csd) == CSD_TYPE_SYNC) { in __flush_smp_call_function_queue()
606 .node = { .u_flags = CSD_FLAG_LOCK | CSD_TYPE_SYNC, }, in smp_call_function_single()
815 csd->node.u_flags |= CSD_TYPE_SYNC; in smp_call_function_many_cond()