Lines Matching refs:bit
1004 unsigned long bit = 1UL << i; in rebind_subsystems() local
1006 if (!(bit & added_mask)) in rebind_subsystems()
1030 unsigned long bit = 1UL << i; in rebind_subsystems() local
1031 if (bit & added_mask) { in rebind_subsystems()
1044 } else if (bit & removed_mask) { in rebind_subsystems()
1057 } else if (bit & final_subsys_mask) { in rebind_subsystems()
1285 unsigned long bit = 1UL << i; in parse_cgroupfs_options() local
1287 if (!(bit & opts->subsys_mask)) in parse_cgroupfs_options()
1302 unsigned long bit = 1UL << i; in parse_cgroupfs_options() local
1304 if (!(bit & opts->subsys_mask)) in parse_cgroupfs_options()
1318 unsigned long bit = 1UL << i; in drop_parsed_module_refcounts() local
1320 if (!(bit & subsys_mask)) in drop_parsed_module_refcounts()