Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Duffd-common.h133 int uffd_get_features(uint64_t *features);
H A Duffd-stress.c433 if (uffd_get_features(&features) && errno == ENOENT) in parse_test_type_arg()
H A Duffd-common.c720 int uffd_get_features(uint64_t *features) in uffd_get_features() function
H A Duffd-unit-tests.c189 if (uffd_get_features(&features)) in uffd_feature_supported()