Searched defs:test_run (Results 1 – 10 of 10) sorted by relevance
6 test_run() function
26 test_run() function
68 function test_run() { function
9 static void test_map_kptr_success(bool test_run) in test_map_kptr_success()
42 static void test_run(const char *prog) in test_run() function
77 static void test_run(void) in test_run() function
898 static void test_run(struct kvm_vm *vm, struct kvm_vcpu *vcpu) in test_run() function
140 static void test_run(struct kvm_vm *vm) in test_run() function
82 static int __init test_run(unsigned int fn_no, const char *fn_name) in test_run() function
1076 int (*test_run)(struct bpf_prog *prog, const union bpf_attr *kattr, member