Searched refs:__cpuset_alloc (Results 1 – 4 of 4) sorted by relevance
30 __cpuset_alloc(size_t ncpus) in __cpuset_alloc() function
452 __cpuset_alloc;
54 cpuset_t *__cpuset_alloc(size_t set_size);
80 #define CPU_ALLOC(_s) __cpuset_alloc(_s)