Searched refs:lock_bits (Results 1 – 1 of 1) sorted by relevance
405 uint32_t lock_bits = (status & LOCK_MASK) >> LOCK_SHIFT; in schedule_core() local410 if (lock_bits) { in schedule_core()411 int dev_id = mask_get_id(lock_bits); in schedule_core()