Searched refs:bpf_prog_free (Results 1 – 8 of 8) sorted by relevance
432 LSM_HOOK(void, LSM_RET_VOID, bpf_prog_free, struct bpf_prog *prog)
1066 void bpf_prog_free(struct bpf_prog *fp);
2819 void bpf_prog_free(struct bpf_prog *fp) in bpf_prog_free() function2829 EXPORT_SYMBOL_GPL(bpf_prog_free);
2200 bpf_prog_free(aux->prog); in __bpf_prog_put_rcu()2895 bpf_prog_free(prog); in bpf_prog_load()
5742 call_void_hook(bpf_prog_free, prog); in security_bpf_prog_free()
14862 bpf_prog_free(fp); in release_filter()15401 bpf_prog_free(progs->ptrs[i]); in destroy_tail_call_tests()
7312 LSM_HOOK_INIT(bpf_prog_free, selinux_bpf_prog_free),
1181 bpf_prog_free(prog); in __bpf_prog_release()