Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dfilter.h551 struct bpf_binary_header { struct
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);
1058 void bpf_jit_binary_pack_free(struct bpf_binary_header *ro_header,
[all …]
/linux-6.3-rc2/arch/powerpc/net/
A Dbpf_jit_comp.c43 struct bpf_binary_header *header;
66 struct bpf_binary_header *bpf_hdr; in bpf_int_jit_compile()
/linux-6.3-rc2/kernel/bpf/
A Dcore.c917 void bpf_prog_pack_free(struct bpf_binary_header *hdr) in bpf_prog_pack_free()
1008 struct bpf_binary_header *
1013 struct bpf_binary_header *hdr; in bpf_jit_binary_alloc()
1063 struct bpf_binary_header *
1066 struct bpf_binary_header **rw_header, in bpf_jit_binary_pack_alloc()
1070 struct bpf_binary_header *ro_header; in bpf_jit_binary_pack_alloc()
1111 struct bpf_binary_header *ro_header, in bpf_jit_binary_pack_finalize()
1112 struct bpf_binary_header *rw_header) in bpf_jit_binary_pack_finalize()
1138 struct bpf_binary_header *rw_header) in bpf_jit_binary_pack_free()
1147 struct bpf_binary_header *
[all …]
A Ddispatcher.c156 bpf_prog_pack_free((struct bpf_binary_header *)d->image); in bpf_dispatcher_change_prog()
/linux-6.3-rc2/arch/loongarch/net/
A Dbpf_jit.h25 struct bpf_binary_header *header;
A Dbpf_jit.c1101 struct bpf_binary_header *header; in bpf_int_jit_compile()
/linux-6.3-rc2/arch/x86/net/
A Dbpf_jit_comp.c2431 struct bpf_binary_header *rw_header;
2432 struct bpf_binary_header *header;
2444 struct bpf_binary_header *rw_header = NULL; in bpf_int_jit_compile()
2445 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
2643 struct bpf_binary_header *hdr; in bpf_jit_free()
A Dbpf_jit_comp32.c2523 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
/linux-6.3-rc2/arch/s390/net/
A 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-6.3-rc2/arch/mips/net/
A Dbpf_jit_comp.c911 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
/linux-6.3-rc2/arch/sparc/net/
A Dbpf_jit_comp_64.c1475 struct bpf_binary_header *header;
1484 struct bpf_binary_header *header; in bpf_int_jit_compile()
/linux-6.3-rc2/arch/arm64/net/
A Dbpf_jit_comp.c1448 struct bpf_binary_header *header;
1457 struct bpf_binary_header *header; in bpf_int_jit_compile()
/linux-6.3-rc2/arch/riscv/net/
A Dbpf_jit.h87 struct bpf_binary_header *header;
/linux-6.3-rc2/arch/arm/net/
A Dbpf_jit_32.c1878 struct bpf_binary_header *header; in bpf_int_jit_compile()

Completed in 45 milliseconds