Searched defs:SCX_ECODE_ACT_RESTART (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/sched_ext/include/scx/ | ||
| H A D | user_exit_info.h | 55 	SCX_ECODE_ACT_RESTART		= 1LLU << 48,  enumerator | 
| /linux/kernel/sched/ | ||
| H A D | ext_internal.h | 62 	SCX_ECODE_ACT_RESTART	= 1LLU << 48,  enumerator |