Searched defs:CPU_SET (Results 1 – 3 of 3) sorted by relevance
48 #define CPU_SET(n, p) __BIT_SET(CPU_SETSIZE, n, p) macro
85 static inline void CPU_SET(uint32_t i, cpuset_t *p) in CPU_SET() function170 static inline void CPU_SET(uint32_t i, cpuset_t *p) in CPU_SET() function
453 static inline void CPU_SET(uint32_t i, cpuset_t *p) in CPU_SET() function