Home
last modified time | relevance | path

Searched refs:PROC_IO_FNAME (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/readahead/
H A Dreadahead02.c40 #define PROC_IO_FNAME "/proc/self/io" macro
106 SAFE_FILE_LINES_SCANF(PROC_IO_FNAME, "read_bytes: %lu", &ret); in get_bytes_read()
288 if (has_file(PROC_IO_FNAME, 0)) { in test_readahead()
387 if (access(PROC_IO_FNAME, F_OK)) in setup()
388 tst_brk(TCONF, "Requires " PROC_IO_FNAME); in setup()

Completed in 2 milliseconds