Searched refs:security_bpf_prog_free (Results 1 – 3 of 3) sorted by relevance
2183 extern void security_bpf_prog_free(struct bpf_prog *prog);2221 static inline void security_bpf_prog_free(struct bpf_prog *prog) in security_bpf_prog_free() function
2199 security_bpf_prog_free(aux->prog); in __bpf_prog_put_rcu()2890 security_bpf_prog_free(prog); in bpf_prog_load()
5740 void security_bpf_prog_free(struct bpf_prog *prog) in security_bpf_prog_free() function