Searched refs:SCHED_IPI_NONE (Results 1 – 5 of 5) sorted by relevance
119 sched_ipi_type_t ipi_type = SCHED_IPI_NONE; in pset_signal_spill()169 if (ipi_type != SCHED_IPI_NONE) { in pset_signal_spill()332 sched_ipi_type_t ipi_type[MAX_CPUS] = {SCHED_IPI_NONE}; in sched_amp_balance()339 if (ipi_type[eprocessor->cpu_id] != SCHED_IPI_NONE) { in sched_amp_balance()371 sched_ipi_type_t ipi_type[MAX_CPUS] = {SCHED_IPI_NONE}; in sched_amp_bounce_thread_group_from_ecores()381 if (ipi_type[eprocessor->cpu_id] != SCHED_IPI_NONE) { in sched_amp_bounce_thread_group_from_ecores()
2319 sched_ipi_type_t ipi_type = SCHED_IPI_NONE; in sched_SMT_balance()2327 if (ipi_type != SCHED_IPI_NONE) { in sched_SMT_balance()2718 sched_ipi_type_t ipi_type = SCHED_IPI_NONE; in thread_select()2719 sched_ipi_type_t next_rt_ipi_type = SCHED_IPI_NONE; in thread_select()2882 next_rt_ipi_type = SCHED_IPI_NONE; in thread_select()2988 ipi_type = SCHED_IPI_NONE; in thread_select()3052 ipi_type = SCHED_IPI_NONE; in thread_select()4899 ipi_type[i] = SCHED_IPI_NONE; in realtime_setrun()4961 ipi_type[i] = SCHED_IPI_NONE; in realtime_setrun()5021 return SCHED_IPI_NONE; in sched_ipi_deferred_policy()[all …]
402 SCHED_IPI_NONE = 0x0, enumerator
4462 sched_ipi_type_t ipi_type[MAX_CPUS] = {SCHED_IPI_NONE}; in sched_edge_balance()4480 if (ipi_type[cpuid] != SCHED_IPI_NONE) { in sched_edge_balance()5069 sched_ipi_type_t ipi_type[MAX_CPUS] = {SCHED_IPI_NONE}; in sched_edge_migrate_thread_group_running_threads()5087 if (ipi_type[cpuid] != SCHED_IPI_NONE) { in sched_edge_migrate_thread_group_running_threads()
95 return SCHED_IPI_NONE; in sched_ipi_policy()106 return SCHED_IPI_NONE; in sched_ipi_deferred_policy()