Searched refs:bpf_prog_free (Results 1 – 8 of 8) sorted by relevance
437 LSM_HOOK(void, LSM_RET_VOID, bpf_prog_free, struct bpf_prog *prog)
1083 void bpf_prog_free(struct bpf_prog *fp);
2890 void bpf_prog_free(struct bpf_prog *fp) in bpf_prog_free() function2900 EXPORT_SYMBOL_GPL(bpf_prog_free);
2324 bpf_prog_free(aux->prog); in __bpf_prog_put_rcu()3020 bpf_prog_free(prog); in bpf_prog_load()
5777 call_void_hook(bpf_prog_free, prog); in security_bpf_prog_free()
14914 bpf_prog_free(fp); in release_filter()15453 bpf_prog_free(progs->ptrs[i]); in destroy_tail_call_tests()
7436 LSM_HOOK_INIT(bpf_prog_free, selinux_bpf_prog_free),
1189 bpf_prog_free(prog); in __bpf_prog_release()