Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/mm/
A Dkhugepaged.c41 #define PID_SMAPS "/proc/self/smaps" macro
533 fp = fopen(PID_SMAPS, "r"); in check_swap()
535 printf("%s: Failed to open file %s\n", __func__, PID_SMAPS); in check_swap()

Completed in 9 milliseconds