Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/clone3/
H A Dclone3.c32 static int call_clone3(uint64_t flags, size_t size, enum test_mode test_mode) in call_clone3() function
114 ret = call_clone3(flags, size, test_mode); in test_clone3()