Searched defs:CPUSET_DEL (Results 1 – 1 of 1) sorted by relevance
432 #define CPUSET_DEL(set, cpu) BT_CLEAR((set).cpub, cpu) macro507 #define CPUSET_DEL(set, cpu) ((void)((set) &= ~CPUSET(cpu))) macro