Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dinternal.h2039 __printf(5, 0) bool scx_vexit(struct scx_sched *sch, enum scx_exit_kind kind,
H A Dext.c272 ret = scx_vexit(sch, kind, exit_code, exit_cpu, fmt, args); in __scx_exit()
5599 ret = scx_vexit(sch, SCX_EXIT_ERROR, 0, exit_cpu, fmt, args); in handle_lockup()
7053 bool scx_vexit(struct scx_sched *sch, in scx_vexit() function