Home
last modified time | relevance | path

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

/tools/sched_ext/include/scx/
A Duser_exit_info.h103 UEI_ECODE_USER_MASK = ((1LLU << 32) - 1), enumerator
111 #define UEI_ECODE_USER(__ecode) ((__ecode) & UEI_ECODE_USER_MASK)

Completed in 2 milliseconds