Lines Matching defs:test
260 int handle_max_bits(struct testcases *test) in handle_max_bits()
279 static int handle_malloc(struct testcases *test) in handle_malloc()
311 static int handle_mmap(struct testcases *test) in handle_mmap()
347 static int handle_syscall(struct testcases *test) in handle_syscall()
634 int handle_uring(struct testcases *test) in handle_uring()
652 static int fork_test(struct testcases *test) in fork_test()
672 static int handle_execve(struct testcases *test) in handle_execve()
708 static int handle_inheritance(struct testcases *test) in handle_inheritance()
745 struct testcases *test = arg; in thread_fn_set_lam() local
750 static int handle_thread(struct testcases *test) in handle_thread()
785 static int handle_thread_enable(struct testcases *test) in handle_thread_enable()
807 static void run_test(struct testcases *test, int count) in run_test()
1078 int handle_pasid(struct testcases *test) in handle_pasid()