Searched refs:bpf_jit_binary_pack_free (Results 1 – 4 of 4) sorted by relevance
3650 bpf_jit_binary_pack_free(header, rw_header); in bpf_int_jit_compile()3799 bpf_jit_binary_pack_free(hdr, NULL); in bpf_jit_free()
2197 bpf_jit_binary_pack_free(ro_header, header); in bpf_int_jit_compile()3073 bpf_jit_binary_pack_free(hdr, NULL); in bpf_jit_free()
1281 void bpf_jit_binary_pack_free(struct bpf_binary_header *ro_header,
1214 void bpf_jit_binary_pack_free(struct bpf_binary_header *ro_header, in bpf_jit_binary_pack_free() function