Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/mm/
H A Dprotection_keys.c1118 int pipe_ret, vmsplice_ret; in test_kernel_gup_of_access_disabled_region() local
1122 pipe_ret = pipe(pipe_fds); in test_kernel_gup_of_access_disabled_region()
1124 pkey_assert(pipe_ret == 0); in test_kernel_gup_of_access_disabled_region()