Searched refs:CPU_SET (Results 1 – 3 of 3) sorted by relevance
14 CPU_SET (0, &s1); in do_test()17 CPU_SET (0, &s2); in do_test()18 CPU_SET (1, &s2); in do_test()
21 CPU_SET (cnt, &c); in do_test()
92 # define CPU_SET(cpu, cpusetp) __CPU_SET_S (cpu, sizeof (cpu_set_t), cpusetp) macro
Completed in 5 milliseconds