Searched refs:sched_lock_impl (Results 1 – 1 of 1) sorted by relevance
41 static struct sched_lock_ops const *const sched_lock_impl[] = { variable61 if ((unsigned)t < sizeof(sched_lock_impl)/sizeof(sched_lock_impl[0])) in ML_()62 p = sched_lock_impl[t]; in ML_()