Searched defs:pre_execution_cb (Results 1 – 2 of 2) sorted by relevance
482 typedef int (*pre_execution_cb)(struct bpf_object *obj); global() typedef 487 pre_execution_cb pre_execution_cb; global() member
115 run_tests_aux(const char * skel_name,skel_elf_bytes_fn elf_bytes_factory,pre_execution_cb pre_execution_cb) run_tests_aux() argument