Searched refs:CPU_SET_RDONLY (Results 1 – 3 of 3) sorted by relevance
121 #define CPU_SET_RDONLY 0x0002 /* No modification allowed. */ macro
126 #define CPU_SET_RDONLY 0x0002 /* No modification allowed. */ macro
643 if (set->cs_flags & CPU_SET_RDONLY) in cpuset_testupdate()705 if ((set->cs_flags & (CPU_SET_ROOT | CPU_SET_RDONLY)) == CPU_SET_ROOT) { in cpuset_modify()750 if (set->cs_flags & CPU_SET_RDONLY) in cpuset_testupdate_domain()1615 set->cs_flags = CPU_SET_ROOT | CPU_SET_RDONLY; in cpuset_thread0()