Searched refs:bpf_prog_free (Results 1 – 7 of 7) sorted by relevance
2824 void bpf_prog_free(struct bpf_prog *fp) in bpf_prog_free() function2834 EXPORT_SYMBOL_GPL(bpf_prog_free);
2306 bpf_prog_free(aux->prog); in __bpf_prog_put_rcu()3001 bpf_prog_free(prog); in bpf_prog_load()
1066 void bpf_prog_free(struct bpf_prog *fp);
5774 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()
7379 LSM_HOOK_INIT(bpf_prog_free, selinux_bpf_prog_free),
1181 bpf_prog_free(prog); in __bpf_prog_release()