Searched defs:__test (Results 1 – 4 of 4) sorted by relevance
75 #define REGISTER_SCX_TEST(__test) \ argument
10 #define __test(retval) SEC("syscall") __success __retval(retval) macro
292 static void __test(int map_fd) in __test() function
109 __test(struct kunit *kunittest, const char *file, const int line, const char *expect, int elen, in __test() function