Home
last modified time | relevance | path

Searched refs:bpf_prog_pack_free (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/kernel/bpf/
H A Ddispatcher.c153 bpf_prog_pack_free(d->image, PAGE_SIZE); in bpf_dispatcher_change_prog()
H A Dcore.c989 void bpf_prog_pack_free(void *ptr, u32 size) in bpf_prog_pack_free() function
1161 bpf_prog_pack_free(ro_header, size); in bpf_jit_binary_pack_alloc()
1191 bpf_prog_pack_free(ro_header, ro_header->size); in bpf_jit_binary_pack_finalize()
1212 bpf_prog_pack_free(ro_header, size); in bpf_jit_binary_pack_free()
/linux-6.15/arch/powerpc/net/
H A Dbpf_jit_comp.c450 bpf_prog_pack_free(image, size); in arch_free_bpf_trampoline()
/linux-6.15/include/linux/
H A Dfilter.h1255 void bpf_prog_pack_free(void *ptr, u32 size);
/linux-6.15/arch/riscv/net/
H A Dbpf_jit_comp64.c1082 bpf_prog_pack_free(image, size); in arch_free_bpf_trampoline()
/linux-6.15/arch/arm64/net/
H A Dbpf_jit_comp.c2501 bpf_prog_pack_free(image, size); in arch_free_bpf_trampoline()
/linux-6.15/arch/x86/net/
H A Dbpf_jit_comp.c3355 bpf_prog_pack_free(image, size); in arch_free_bpf_trampoline()