Searched refs:SCX_EV_INSERT_NOT_OWNED (Results 1 – 3 of 3) sorted by relevance
| /linux/kernel/sched/ |
| H A D | ext_internal.h | 949 s64 SCX_EV_INSERT_NOT_OWNED; member
|
| H A D | ext.c | 2596 __scx_add_event(sch, SCX_EV_INSERT_NOT_OWNED, 1); in finish_dispatch() 4797 at += scx_attr_event_show(buf, at, &events, SCX_EV_INSERT_NOT_OWNED); in scx_attr_events_show() 6251 scx_dump_event(s, &events, SCX_EV_INSERT_NOT_OWNED); in scx_dump_state() 7804 __scx_add_event(sch, SCX_EV_INSERT_NOT_OWNED, 1); in scx_dsq_insert_preamble() 9371 scx_agg_event(events, e_cpu, SCX_EV_INSERT_NOT_OWNED); in scx_read_events()
|
| /linux/Documentation/scheduler/ |
| H A D | sched-ext.rst | 114 SCX_EV_INSERT_NOT_OWNED 0 140 * ``SCX_EV_INSERT_NOT_OWNED``: attempted to insert a task not owned by this
|