Searched refs:bpf_prog_free (Results 1 – 7 of 7) sorted by relevance
449 LSM_HOOK(void, LSM_RET_VOID, bpf_prog_free, struct bpf_prog *prog)
1112 void bpf_prog_free(struct bpf_prog *fp);
2973 void bpf_prog_free(struct bpf_prog *fp) in bpf_prog_free() 2983 EXPORT_SYMBOL_GPL(bpf_prog_free);2972 void bpf_prog_free(struct bpf_prog *fp) bpf_prog_free() function
2366 bpf_prog_free(aux->prog); in __bpf_prog_put_rcu() 3135 bpf_prog_free(prog); in bpf_prog_load()
5465 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()
1192 bpf_prog_free(prog); in __bpf_prog_release()