Searched refs:CPU_SET_ROOT (Results 1 – 3 of 3) sorted by relevance
120 #define CPU_SET_ROOT 0x0001 /* Set is a root set. */ macro
125 #define CPU_SET_ROOT 0x0001 /* Set is a root set. */ macro
163 while ((set->cs_flags & CPU_SET_ROOT) == 0 && set->cs_parent != NULL) in cpuset_getroot()697 if ((set->cs_flags & CPU_SET_ROOT) != 0 && in cpuset_modify()705 if ((set->cs_flags & (CPU_SET_ROOT | CPU_SET_RDONLY)) == CPU_SET_ROOT) { in cpuset_modify()822 set->cs_flags & CPU_SET_ROOT) in cpuset_modify_domain()1615 set->cs_flags = CPU_SET_ROOT | CPU_SET_RDONLY; in cpuset_thread0()1693 set->cs_flags |= CPU_SET_ROOT; in cpuset_create_root()