Searched refs:affinity_set_place (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Daffinity.c73 static void affinity_set_place(affinity_space_t aspc, affinity_set_t aset);
190 affinity_set_place(aspc, aset);
507 * affinity_set_place() assigns an affinity set to a suitable processor_set.
514 affinity_set_place(affinity_space_t aspc, affinity_set_t new_aset) function
565 DBG("affinity_set_place(%p,%p) selected affinity %u pset %p\n",

Completed in 147 milliseconds