Searched defs:__test (Results 1 – 3 of 3) sorted by relevance
75 #define REGISTER_SCX_TEST(__test) \ argument
10 #define __test(retval) SEC("syscall") __success __retval(retval) macro [all...]
292 static void __test(int map_fd) in __test() function