Searched refs:scx_ktype (Results 1 – 1 of 1) sorted by relevance
4901 static const struct kobj_type scx_ktype = { variable4916 if (kobj->ktype != &scx_ktype) in scx_uevent()6617 ret = kobject_init_and_add(&sch->kobj, &scx_ktype, in scx_alloc_and_add_sched()6621 ret = kobject_init_and_add(&sch->kobj, &scx_ktype, NULL, "root"); in scx_alloc_and_add_sched()6636 ret = kobject_init_and_add(&sch->kobj, &scx_ktype, NULL, "root"); in scx_alloc_and_add_sched()