Searched refs:SCHED_IPI_NONE (Results 1 – 4 of 4) sorted by relevance
115 sched_ipi_type_t ipi_type = SCHED_IPI_NONE; in pset_signal_spill()164 if (ipi_type != SCHED_IPI_NONE) { in pset_signal_spill()322 sched_ipi_type_t ipi_type[MAX_CPUS] = {SCHED_IPI_NONE}; in sched_amp_balance()329 if (ipi_type[eprocessor->cpu_id] != SCHED_IPI_NONE) { in sched_amp_balance()358 sched_ipi_type_t ipi_type[MAX_CPUS] = {SCHED_IPI_NONE}; in sched_amp_bounce_thread_group_from_ecores()368 if (ipi_type[eprocessor->cpu_id] != SCHED_IPI_NONE) { in sched_amp_bounce_thread_group_from_ecores()
2039 sched_ipi_type_t ipi_type = SCHED_IPI_NONE; in sched_SMT_balance()2047 if (ipi_type != SCHED_IPI_NONE) { in sched_SMT_balance()2404 sched_ipi_type_t ipi_type = SCHED_IPI_NONE; in thread_select()2405 sched_ipi_type_t next_rt_ipi_type = SCHED_IPI_NONE; in thread_select()2557 next_rt_ipi_type = SCHED_IPI_NONE; in thread_select()2655 ipi_type = SCHED_IPI_NONE; in thread_select()2715 ipi_type = SCHED_IPI_NONE; in thread_select()4499 ipi_type[i] = SCHED_IPI_NONE; in realtime_setrun()4563 ipi_type[i] = SCHED_IPI_NONE; in realtime_setrun()4623 return SCHED_IPI_NONE; in sched_ipi_deferred_policy()[all …]
350 SCHED_IPI_NONE = 0x0, enumerator
4135 sched_ipi_type_t ipi_type[MAX_CPUS] = {SCHED_IPI_NONE}; in sched_edge_balance()4153 if (ipi_type[cpuid] != SCHED_IPI_NONE) { in sched_edge_balance()4716 sched_ipi_type_t ipi_type[MAX_CPUS] = {SCHED_IPI_NONE}; in sched_edge_migrate_thread_group_running_threads()4734 if (ipi_type[cpuid] != SCHED_IPI_NONE) { in sched_edge_migrate_thread_group_running_threads()