Searched refs:scx_ktype (Results 1 – 1 of 1) sorted by relevance
4916 static const struct kobj_type scx_ktype = { variable4931 if (kobj->ktype != &scx_ktype) in scx_uevent()6661 ret = kobject_init_and_add(&sch->kobj, &scx_ktype, in scx_alloc_and_add_sched()6665 ret = kobject_init_and_add(&sch->kobj, &scx_ktype, NULL, "root"); in scx_alloc_and_add_sched()6682 ret = kobject_init_and_add(&sch->kobj, &scx_ktype, NULL, "root"); in scx_alloc_and_add_sched()