Home
last modified time | relevance | path

Searched refs:bpf_jit_binary_free (Results 1 – 10 of 10) sorted by relevance

/linux-5.19.10/arch/riscv/net/
Dbpf_jit_core.c132 bpf_jit_binary_free(jit_data->header); in bpf_int_jit_compile()
147 bpf_jit_binary_free(jit_data->header); in bpf_int_jit_compile()
/linux-5.19.10/arch/powerpc/net/
Dbpf_jit_comp.c260 bpf_jit_binary_free(bpf_hdr); in bpf_int_jit_compile()
/linux-5.19.10/arch/arm64/net/
Dbpf_jit_comp.c1454 bpf_jit_binary_free(header); in bpf_int_jit_compile()
1463 bpf_jit_binary_free(header); in bpf_int_jit_compile()
1478 bpf_jit_binary_free(header); in bpf_int_jit_compile()
/linux-5.19.10/arch/mips/net/
Dbpf_jit_comp.c1032 bpf_jit_binary_free(header); in bpf_int_jit_compile()
/linux-5.19.10/arch/sparc/net/
Dbpf_jit_comp_64.c1584 bpf_jit_binary_free(header); in bpf_int_jit_compile()
1594 bpf_jit_binary_free(header); in bpf_int_jit_compile()
/linux-5.19.10/arch/arm/net/
Dbpf_jit_32.c2003 bpf_jit_binary_free(header); in bpf_int_jit_compile()
2012 bpf_jit_binary_free(header); in bpf_int_jit_compile()
/linux-5.19.10/kernel/bpf/
Dcore.c1072 void bpf_jit_binary_free(struct bpf_binary_header *hdr) in bpf_jit_binary_free() function
1201 bpf_jit_binary_free(hdr); in bpf_jit_free()
/linux-5.19.10/include/linux/
Dfilter.h1059 void bpf_jit_binary_free(struct bpf_binary_header *hdr);
/linux-5.19.10/arch/s390/net/
Dbpf_jit_comp.c1830 bpf_jit_binary_free(header); in bpf_int_jit_compile()
/linux-5.19.10/arch/x86/net/
Dbpf_jit_comp32.c2576 bpf_jit_binary_free(header); in bpf_int_jit_compile()