Lines Matching defs:test
288 int handle_max_bits(struct testcases *test) in handle_max_bits()
307 static int handle_malloc(struct testcases *test) in handle_malloc()
339 static int handle_mmap(struct testcases *test) in handle_mmap()
375 static int handle_syscall(struct testcases *test) in handle_syscall()
401 static int get_user_syscall(struct testcases *test) in get_user_syscall()
736 int handle_uring(struct testcases *test) in handle_uring()
754 static int fork_test(struct testcases *test) in fork_test()
774 static int handle_execve(struct testcases *test) in handle_execve()
810 static int handle_inheritance(struct testcases *test) in handle_inheritance()
847 struct testcases *test = arg; in thread_fn_set_lam() local
852 static int handle_thread(struct testcases *test) in handle_thread()
887 static int handle_thread_enable(struct testcases *test) in handle_thread_enable()
909 static void run_test(struct testcases *test, int count) in run_test()
1207 int handle_pasid(struct testcases *test) in handle_pasid()