Home
last modified time | relevance | path

Searched defs:exit_cpu (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/sched/ext/
H A Dext.c266 s32 exit_cpu, const char *fmt, ...) in __scx_exit() argument
5583 handle_lockup(int exit_cpu,const char * fmt,...) handle_lockup() argument
5624 int exit_cpu; scx_rcu_cpu_stall() local
7029 scx_finish_exit(struct scx_sched * sch,enum scx_exit_kind kind,s64 exit_code,s32 exit_cpu) scx_finish_exit() argument
7054 scx_vexit(struct scx_sched * sch,enum scx_exit_kind kind,s64 exit_code,s32 exit_cpu,const char * fmt,va_list args) scx_vexit() argument
[all...]
H A Dinternal.h109 s32 exit_cpu; member