Home
last modified time | relevance | path

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

/Linux-v6.1/tools/include/uapi/linux/
Dprctl.h250 #define PR_GET_IO_FLUSHER 58 macro
/Linux-v6.1/include/uapi/linux/
Dprctl.h250 #define PR_GET_IO_FLUSHER 58 macro
/Linux-v6.1/kernel/
Dsys.c2608 case PR_GET_IO_FLUSHER: in SYSCALL_DEFINE5()