Searched refs:setp (Results 1 – 2 of 2) sorted by relevance
145 cpu_set_t *setp = CPU_ALLOC(ncores); in affinity() local153 CPU_ZERO_S(setsz, setp); in affinity()154 CPU_SET_S(cpu, setsz, setp); in affinity()155 if (sched_setaffinity(getpid(), setsz, setp) == -1) in affinity()163 CPU_FREE(setp); in affinity()
305 setp $p1 $r3