Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext_internal.h1057 struct kset *sub_kset; member
H A Dext.c6465 &parent->sub_kset->kobj, in scx_alloc_and_add_sched()
6476 sch->sub_kset = kset_create_and_add("sub", NULL, &sch->kobj); in scx_alloc_and_add_sched()
6477 if (!sch->sub_kset) { in scx_alloc_and_add_sched()