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()
738 int handle_uring(struct testcases *test) in handle_uring()
756 static int fork_test(struct testcases *test) in fork_test()
776 static int handle_execve(struct testcases *test) in handle_execve()
812 static int handle_inheritance(struct testcases *test) in handle_inheritance()
849 struct testcases *test = arg; in thread_fn_set_lam() local
854 static int handle_thread(struct testcases *test) in handle_thread()
889 static int handle_thread_enable(struct testcases *test) in handle_thread_enable()
911 static void run_test(struct testcases *test, int count) in run_test()
1210 int handle_pasid(struct testcases *test) in handle_pasid()