Searched refs:busy_hwdoms (Results 1 – 2 of 2) sorted by relevance
202 hwdom = find_next_zero_bit(&br->busy_hwdoms, BR_HWDOM_MAX, 1); in nbp_switchdev_hwdom_set()206 set_bit(hwdom, &br->busy_hwdoms); in nbp_switchdev_hwdom_set()222 clear_bit(leaving->hwdom, &br->busy_hwdoms); in nbp_switchdev_hwdom_put()
540 unsigned long busy_hwdoms; member