Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dfilter.h550 struct bpf_binary_header { struct
860 static inline void bpf_jit_binary_lock_ro(struct bpf_binary_header *hdr) in bpf_jit_binary_lock_ro()
1028 struct bpf_binary_header *
1032 void bpf_jit_binary_free(struct bpf_binary_header *hdr);
1037 struct bpf_binary_header *
1041 void bpf_prog_pack_free(struct bpf_binary_header *hdr);
1049 struct bpf_binary_header *
1052 struct bpf_binary_header **rw_hdr,
1056 struct bpf_binary_header *ro_header,
1057 struct bpf_binary_header *rw_header);
[all …]
/Linux-v6.1/kernel/bpf/
Dcore.c913 void bpf_prog_pack_free(struct bpf_binary_header *hdr) in bpf_prog_pack_free()
1004 struct bpf_binary_header *
1009 struct bpf_binary_header *hdr; in bpf_jit_binary_alloc()
1043 void bpf_jit_binary_free(struct bpf_binary_header *hdr) in bpf_jit_binary_free()
1059 struct bpf_binary_header *
1062 struct bpf_binary_header **rw_header, in bpf_jit_binary_pack_alloc()
1066 struct bpf_binary_header *ro_header; in bpf_jit_binary_pack_alloc()
1107 struct bpf_binary_header *ro_header, in bpf_jit_binary_pack_finalize()
1108 struct bpf_binary_header *rw_header) in bpf_jit_binary_pack_finalize()
1133 void bpf_jit_binary_pack_free(struct bpf_binary_header *ro_header, in bpf_jit_binary_pack_free()
[all …]
Ddispatcher.c151 bpf_prog_pack_free((struct bpf_binary_header *)d->image); in bpf_dispatcher_change_prog()
/Linux-v6.1/arch/powerpc/net/
Dbpf_jit_comp.c111 struct bpf_binary_header *header;
134 struct bpf_binary_header *bpf_hdr; in bpf_int_jit_compile()
/Linux-v6.1/arch/loongarch/net/
Dbpf_jit.h23 struct bpf_binary_header *header;
Dbpf_jit.c1031 struct bpf_binary_header *header; in bpf_int_jit_compile()
/Linux-v6.1/arch/s390/net/
Dbpf_jit_comp.c1729 struct bpf_binary_header *header;
1734 static struct bpf_binary_header *bpf_jit_alloc(struct bpf_jit *jit, in bpf_jit_alloc()
1737 struct bpf_binary_header *header; in bpf_jit_alloc()
1764 struct bpf_binary_header *header; in bpf_int_jit_compile()
/Linux-v6.1/arch/x86/net/
Dbpf_jit_comp.c2339 struct bpf_binary_header *rw_header;
2340 struct bpf_binary_header *header;
2352 struct bpf_binary_header *rw_header = NULL; in bpf_int_jit_compile()
2353 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
2551 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.1/arch/mips/net/
Dbpf_jit_comp.c911 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
/Linux-v6.1/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.1/arch/arm64/net/
Dbpf_jit_comp.c1448 struct bpf_binary_header *header;
1457 struct bpf_binary_header *header; in bpf_int_jit_compile()
/Linux-v6.1/arch/riscv/net/
Dbpf_jit.h87 struct bpf_binary_header *header;
/Linux-v6.1/arch/arm/net/
Dbpf_jit_32.c1878 struct bpf_binary_header *header; in bpf_int_jit_compile()