Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/mm/
H A Dkhugepaged.c70 char dev_queue_read_ahead_path[PATH_MAX]; member
340 _write_num(finfo.dev_queue_read_ahead_path, in write_settings()
414 _read_num(finfo.dev_queue_read_ahead_path); in save_settings()
464 if (snprintf(finfo.dev_queue_read_ahead_path, in get_finfo()
465 sizeof(finfo.dev_queue_read_ahead_path), in get_finfo()
468 >= sizeof(finfo.dev_queue_read_ahead_path)) { in get_finfo()
493 if (snprintf(finfo.dev_queue_read_ahead_path, in get_finfo()
494 sizeof(finfo.dev_queue_read_ahead_path), in get_finfo()
496 str) >= sizeof(finfo.dev_queue_read_ahead_path)) { in get_finfo()