Searched refs:CSD_FLAG_SYNCHRONOUS (Results 1 – 1 of 1) sorted by relevance
22 CSD_FLAG_SYNCHRONOUS = 0x02, enumerator245 if (csd->flags & CSD_FLAG_SYNCHRONOUS) { in flush_smp_call_function_queue()275 struct call_single_data csd_stack = { .flags = CSD_FLAG_LOCK | CSD_FLAG_SYNCHRONOUS }; in smp_call_function_single()453 csd->flags |= CSD_FLAG_SYNCHRONOUS; in smp_call_function_many()