Searched refs:PPID_CHECK_INTERVAL (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/testcases/kernel/fs/doio/ | ||
H A D | doio.c | 214 #define PPID_CHECK_INTERVAL 5 /* check ppid every <-- iterations */ macro 926 if (Reqno && ((Reqno % PPID_CHECK_INTERVAL) == 0)) { in doio() |
Completed in 7 milliseconds