Searched refs:bpf_destroy (Results 1 – 2 of 2) sorted by relevance
37 void (*bpf_destroy)(void *); member161 config->bpf_destroy(skel_fail); in test_bpf_mod_race_config()191 .bpf_destroy = (void *)ksym_race__destroy,197 .bpf_destroy = (void *)kfunc_call_race__destroy,
637 static void bpf_destroy(void) in bpf_destroy() function653 bpf_destroy(); in bpf_asm_compile()