Searched defs:CPUSET_ADD (Results 1 – 1 of 1) sorted by relevance
431 #define CPUSET_ADD(set, cpu) BT_SET((set).cpub, cpu) macro506 #define CPUSET_ADD(set, cpu) ((void)((set) |= CPUSET(cpu))) macro