Searched refs:TSF_AFFINITY (Results 1 – 1 of 1) sorted by relevance
114 #define TSF_AFFINITY 0x0001 /* Has a non-"full" CPU set. */ macro820 ts->ts_flags |= (tsc->ts_flags & TSF_AFFINITY); in sched_4bsd_fork_thread()1356 ts->ts_flags & TSF_AFFINITY)) { in sched_4bsd_add()1777 ts->ts_flags &= ~TSF_AFFINITY; in sched_4bsd_affinity()1780 ts->ts_flags |= TSF_AFFINITY; in sched_4bsd_affinity()1788 if (!(ts->ts_flags & TSF_AFFINITY)) in sched_4bsd_affinity()