Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dfilter.h560 struct bpf_binary_header { struct
852 static inline void bpf_jit_binary_lock_ro(struct bpf_binary_header *hdr) in bpf_jit_binary_lock_ro()
1019 struct bpf_binary_header *
1023 void bpf_jit_binary_free(struct bpf_binary_header *hdr);
1028 struct bpf_binary_header *
1032 void bpf_prog_pack_free(struct bpf_binary_header *hdr);
1040 struct bpf_binary_header *
1043 struct bpf_binary_header **rw_hdr,
1047 struct bpf_binary_header *ro_header,
1048 struct bpf_binary_header *rw_header);
[all …]
/Linux-v6.6/arch/powerpc/net/
Dbpf_jit_comp.c43 struct bpf_binary_header *header;
66 struct bpf_binary_header *bpf_hdr; in bpf_int_jit_compile()
/Linux-v6.6/kernel/bpf/
Dcore.c927 void bpf_prog_pack_free(struct bpf_binary_header *hdr) in bpf_prog_pack_free()
1018 struct bpf_binary_header *
1023 struct bpf_binary_header *hdr; in bpf_jit_binary_alloc()
1057 void bpf_jit_binary_free(struct bpf_binary_header *hdr) in bpf_jit_binary_free()
1073 struct bpf_binary_header *
1076 struct bpf_binary_header **rw_header, in bpf_jit_binary_pack_alloc()
1080 struct bpf_binary_header *ro_header; in bpf_jit_binary_pack_alloc()
1121 struct bpf_binary_header *ro_header, in bpf_jit_binary_pack_finalize()
1122 struct bpf_binary_header *rw_header) in bpf_jit_binary_pack_finalize()
1147 void bpf_jit_binary_pack_free(struct bpf_binary_header *ro_header, in bpf_jit_binary_pack_free()
[all …]
Ddispatcher.c156 bpf_prog_pack_free((struct bpf_binary_header *)d->image); in bpf_dispatcher_change_prog()
/Linux-v6.6/arch/riscv/net/
Dbpf_jit_core.c263 struct bpf_binary_header *hdr; in bpf_jit_free()
Dbpf_jit.h88 struct bpf_binary_header *header;
89 struct bpf_binary_header *ro_header;
/Linux-v6.6/arch/loongarch/net/
Dbpf_jit.h25 struct bpf_binary_header *header;
Dbpf_jit.c1105 struct bpf_binary_header *header; in bpf_int_jit_compile()
/Linux-v6.6/arch/x86/net/
Dbpf_jit_comp.c2684 struct bpf_binary_header *rw_header;
2685 struct bpf_binary_header *header;
2697 struct bpf_binary_header *rw_header = NULL; in bpf_int_jit_compile()
2698 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
2896 struct bpf_binary_header *hdr; in bpf_jit_free()
Dbpf_jit_comp32.c2523 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
/Linux-v6.6/arch/s390/net/
Dbpf_jit_comp.c1862 struct bpf_binary_header *header;
1867 static struct bpf_binary_header *bpf_jit_alloc(struct bpf_jit *jit, in bpf_jit_alloc()
1870 struct bpf_binary_header *header; in bpf_jit_alloc()
1897 struct bpf_binary_header *header; in bpf_int_jit_compile()
/Linux-v6.6/arch/parisc/net/
Dbpf_jit.h243 struct bpf_binary_header *header;
/Linux-v6.6/arch/sparc/net/
Dbpf_jit_comp_64.c1475 struct bpf_binary_header *header;
1484 struct bpf_binary_header *header; in bpf_int_jit_compile()
/Linux-v6.6/arch/mips/net/
Dbpf_jit_comp.c915 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
/Linux-v6.6/arch/arm64/net/
Dbpf_jit_comp.c1513 struct bpf_binary_header *header;
1522 struct bpf_binary_header *header; in bpf_int_jit_compile()
/Linux-v6.6/arch/arm/net/
Dbpf_jit_32.c1878 struct bpf_binary_header *header; in bpf_int_jit_compile()