Home
last modified time | relevance | path

Searched refs:bpf_jit_binary_pack_free (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/arch/x86/net/
Dbpf_jit_comp.c2436 bpf_jit_binary_pack_free(header, rw_header); in bpf_int_jit_compile()
2565 bpf_jit_binary_pack_free(hdr, NULL); in bpf_jit_free()
/Linux-v6.1/include/linux/
Dfilter.h1058 void bpf_jit_binary_pack_free(struct bpf_binary_header *ro_header,
/Linux-v6.1/kernel/bpf/
Dcore.c1133 void bpf_jit_binary_pack_free(struct bpf_binary_header *ro_header, in bpf_jit_binary_pack_free() function