Home
last modified time | relevance | path

Searched defs:new_class (Results 1 – 2 of 2) sorted by relevance

/kernel/sched/
Dext.c4679 const struct sched_class *new_class = in scx_ops_disable_workfn() local
5399 const struct sched_class *new_class = in scx_ops_enable() local
/kernel/locking/
Dlockdep.c864 static int count_matching_names(struct lock_class *new_class) in count_matching_names()