Searched refs:bpf_jit_free (Results 1 – 6 of 6) sorted by relevance
947 void bpf_jit_free(struct bpf_prog *fp);1052 static inline void bpf_jit_free(struct bpf_prog *fp) in bpf_jit_free() function
678 void bpf_jit_free(struct bpf_prog *fp) in bpf_jit_free() function
1248 void bpf_jit_free(struct bpf_prog *fp) in bpf_jit_free() function
844 void __weak bpf_jit_free(struct bpf_prog *fp) in bpf_jit_free() function1980 bpf_jit_free(aux->func[i]); in bpf_prog_free_deferred()1985 bpf_jit_free(aux->prog); in bpf_prog_free_deferred()
8818 bpf_jit_free(func[i]); in jit_subprogs()
758 void bpf_jit_free(struct bpf_prog *fp) in bpf_jit_free() function