Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dprctl.h248 #define PR_GET_IO_FLUSHER 58 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dprctl.h249 #define PR_GET_IO_FLUSHER 58 macro
/OK3568_Linux_fs/kernel/kernel/
H A Dsys.c2687 case PR_GET_IO_FLUSHER: in SYSCALL_DEFINE5()