Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Dkhugepaged.c471 static struct mem_ops __read_only_file_ops = { variable
505 return (ops == &__read_only_file_ops || in is_tmpfs()
1252 read_only_file_ops = &__read_only_file_ops; in parse_test_type()
1262 read_only_file_ops = &__read_only_file_ops; in parse_test_type()