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.h131 int uffd_get_features(uint64_t *features);
H A Duffd-stress.c414 if (uffd_get_features(&features)) in parse_test_type_arg()
H A Duffd-common.c689 int uffd_get_features(uint64_t *features) in uffd_get_features() function
H A Duffd-unit-tests.c212 if (uffd_get_features(&features)) in uffd_feature_supported()