Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/uevent/
Duevent_filtering.c244 uint64_t wait_val; in do_test() local
299 ret = read_nointr(sync_fd, &wait_val, sizeof(wait_val)); in do_test()
300 if (ret != sizeof(wait_val)) { in do_test()