Home
last modified time | relevance | path

Searched refs:bpf_binary_header (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/include/linux/
H A Dfilter.h563 struct bpf_binary_header { struct
1022 struct bpf_binary_header *
1026 void bpf_jit_binary_free(struct bpf_binary_header *hdr);
1031 struct bpf_binary_header *
1035 void bpf_prog_pack_free(struct bpf_binary_header *hdr);
1043 struct bpf_binary_header *
1046 struct bpf_binary_header **rw_hdr,
1050 struct bpf_binary_header *ro_header,
1051 struct bpf_binary_header *rw_header);
1052 void bpf_jit_binary_pack_free(struct bpf_binary_header *ro_header,
[all …]
/openbmc/linux/arch/powerpc/net/
H A Dbpf_jit_comp.c43 struct bpf_binary_header *header;
66 struct bpf_binary_header *bpf_hdr; in bpf_int_jit_compile()
/openbmc/linux/kernel/bpf/
H A Dcore.c940 void bpf_prog_pack_free(struct bpf_binary_header *hdr) in bpf_prog_pack_free()
1031 struct bpf_binary_header *
1036 struct bpf_binary_header *hdr; in bpf_jit_binary_alloc()
1086 struct bpf_binary_header *
1089 struct bpf_binary_header **rw_header, in bpf_jit_binary_pack_alloc()
1093 struct bpf_binary_header *ro_header; in bpf_jit_binary_pack_alloc()
1134 struct bpf_binary_header *ro_header, in bpf_jit_binary_pack_finalize()
1135 struct bpf_binary_header *rw_header) in bpf_jit_binary_pack_finalize()
1161 struct bpf_binary_header *rw_header) in bpf_jit_binary_pack_free()
1170 struct bpf_binary_header *
[all …]
H A Ddispatcher.c156 bpf_prog_pack_free((struct bpf_binary_header *)d->image); in bpf_dispatcher_change_prog()
/openbmc/linux/arch/riscv/net/
H A Dbpf_jit_core.c263 struct bpf_binary_header *hdr; in bpf_jit_free()
H A Dbpf_jit.h88 struct bpf_binary_header *header;
89 struct bpf_binary_header *ro_header;
/openbmc/linux/arch/loongarch/net/
H A Dbpf_jit.h25 struct bpf_binary_header *header;
H A Dbpf_jit.c1100 struct bpf_binary_header *header; in bpf_int_jit_compile()
/openbmc/linux/arch/x86/net/
H A Dbpf_jit_comp.c2693 struct bpf_binary_header *rw_header;
2694 struct bpf_binary_header *header;
2706 struct bpf_binary_header *rw_header = NULL; in bpf_int_jit_compile()
2707 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
2905 struct bpf_binary_header *hdr; in bpf_jit_free()
H A Dbpf_jit_comp32.c2523 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
/openbmc/linux/arch/s390/net/
H A Dbpf_jit_comp.c1866 struct bpf_binary_header *header;
1871 static struct bpf_binary_header *bpf_jit_alloc(struct bpf_jit *jit, in bpf_jit_alloc()
1874 struct bpf_binary_header *header; in bpf_jit_alloc()
1901 struct bpf_binary_header *header; in bpf_int_jit_compile()
/openbmc/linux/arch/parisc/net/
H A Dbpf_jit.h243 struct bpf_binary_header *header;
/openbmc/linux/arch/sparc/net/
H A Dbpf_jit_comp_64.c1475 struct bpf_binary_header *header;
1484 struct bpf_binary_header *header; in bpf_int_jit_compile()
/openbmc/linux/arch/mips/net/
H A Dbpf_jit_comp.c915 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
/openbmc/linux/arch/arm64/net/
H A Dbpf_jit_comp.c1513 struct bpf_binary_header *header;
1522 struct bpf_binary_header *header; in bpf_int_jit_compile()
/openbmc/linux/arch/arm/net/
H A Dbpf_jit_32.c1878 struct bpf_binary_header *header; in bpf_int_jit_compile()