Searched refs:bpf_jit_free (Results 1 – 6 of 6) sorted by relevance
1065 void bpf_jit_free(struct bpf_prog *fp);1184 static inline void bpf_jit_free(struct bpf_prog *fp) in bpf_jit_free() function
916 void __weak bpf_jit_free(struct bpf_prog *fp) in bpf_jit_free() function2293 bpf_jit_free(aux->func[i]); in bpf_prog_free_deferred()2299 bpf_jit_free(aux->prog); in bpf_prog_free_deferred()
12789 bpf_jit_free(func[i]); in jit_subprogs()
758 void bpf_jit_free(struct bpf_prog *fp) in bpf_jit_free() function
5858 ffff80001016c184 W bpf_jit_free
Completed in 362 milliseconds