Home
last modified time | relevance | path

Searched refs:stop_pi_lock (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/sched/
H A Dcore.c3653 static struct lock_class_key stop_pi_lock; in sched_set_stop_task() local
3682 lockdep_set_class(&stop->pi_lock, &stop_pi_lock); in sched_set_stop_task()