Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dprctl.h249 #define PR_SET_IO_FLUSHER 57 macro
/openbmc/linux/include/uapi/linux/
H A Dprctl.h249 #define PR_SET_IO_FLUSHER 57 macro
/openbmc/linux/kernel/
H A Dsys.c2678 case PR_SET_IO_FLUSHER: in SYSCALL_DEFINE5()
/openbmc/qemu/linux-user/
H A Dsyscall.c6299 #ifndef PR_SET_IO_FLUSHER
6300 # define PR_SET_IO_FLUSHER 57 macro
6452 case PR_SET_IO_FLUSHER: in do_prctl()