Searched refs:SYNC (Results 1 – 5 of 5) sorted by relevance
62 typedef enum { SYNC, ASYNC, NOSYNC } mp_sync_t; enumerator
780 if (mode == SYNC) { in i386_signal_cpu()1369 if (mode == SYNC && action_func != NULL) { in mp_cpus_call1()1416 if (mode == SYNC) { in mp_cpus_call1()1427 if (mode != SYNC && call_self) { in mp_cpus_call1()2099 ct = mp_cpus_call(cpu_to_cpumask(master_cpu), SYNC, _cpu_warm_setup, &cwd); in ml_interrupt_prewarm()
419 mp_cpus_call(cpu_to_cpumask(cpu), SYNC, fn, arg); in timer_call_cpu()
77 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator
1167 case SYNC: in inflate()1316 if (state->mode != SYNC) { in inflateSync()1317 state->mode = SYNC; in inflateSync()