Home
last modified time | relevance | path

Searched defs:__test (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/sched_ext/
H A Dscx_test.h75 #define REGISTER_SCX_TEST(__test) \ argument
/linux/tools/testing/selftests/bpf/progs/
H A Dstring_kfuncs_success.c10 #define __test(retval) SEC("syscall") __success __retval(retval) macro
/linux/tools/testing/selftests/bpf/map_tests/
H A Dmap_percpu_stats.c292 static void __test(int map_fd) in __test() function
/linux/lib/tests/
H A Dprintf_kunit.c109 __test(struct kunit *kunittest, const char *file, const int line, const char *expect, int elen, in __test() function