Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Duffd-common.h120 int uffd_read_msg(uffd_global_test_opts_t *gopts, struct uffd_msg *msg);
H A Duffd-common.c443 int uffd_read_msg(uffd_global_test_opts_t *gopts, struct uffd_msg *msg) in uffd_read_msg() function
566 if (uffd_read_msg(gopts, &msg)) in uffd_poll_thread()
H A Duffd-stress.c151 if (uffd_read_msg(gopts, &msg)) in uffd_read_thread()
H A Duffd-unit-tests.c225 while (uffd_read_msg(args->gopts, &msg)); in fork_event_consumer()
1362 while (uffd_read_msg(gopts, &msg)); in uffd_consume_message()