Home
last modified time | relevance | path

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

/linux/include/linux/ !
H A Dfilter.h662 struct bpf_binary_header { struct
1070 bpf_jit_binary_lock_ro(struct bpf_binary_header *hdr) in bpf_jit_binary_lock_ro()
1252 struct bpf_binary_header *
1256 void bpf_jit_binary_free(struct bpf_binary_header *hdr);
1261 struct bpf_binary_header *
1273 struct bpf_binary_header *
1276 struct bpf_binary_header **rw_hdr,
1279 int bpf_jit_binary_pack_finalize(struct bpf_binary_header *ro_header,
1280 struct bpf_binary_header *rw_header);
1281 void bpf_jit_binary_pack_free(struct bpf_binary_header *ro_heade
663 sizebpf_binary_header global() argument
[all...]
/linux/kernel/bpf/ !
H A Dcore.c1087 struct bpf_binary_header *
1092 struct bpf_binary_header *hdr; in bpf_jit_binary_alloc()
1126 void bpf_jit_binary_free(struct bpf_binary_header *hdr) in bpf_jit_binary_free()
1142 struct bpf_binary_header *
1145 struct bpf_binary_header **rw_header, in bpf_jit_binary_pack_alloc()
1149 struct bpf_binary_header *ro_header; in bpf_jit_binary_pack_alloc()
1188 int bpf_jit_binary_pack_finalize(struct bpf_binary_header *ro_header, in bpf_jit_binary_pack_finalize()
1189 struct bpf_binary_header *rw_header) in bpf_jit_binary_pack_finalize()
1214 void bpf_jit_binary_pack_free(struct bpf_binary_header *ro_header, in bpf_jit_binary_pack_free()
1215 struct bpf_binary_header *rw_heade in bpf_jit_binary_pack_free()
[all...]
/linux/arch/riscv/net/ !
H A Dbpf_jit_core.c251 struct bpf_binary_header *hdr; in bpf_jit_free()
H A Dbpf_jit.h100 struct bpf_binary_header *header;
101 struct bpf_binary_header *ro_header;
/linux/arch/loongarch/net/ !
H A Dbpf_jit.h26 struct bpf_binary_header *header;
H A Dbpf_jit.c1758 struct bpf_binary_header *header; in bpf_int_jit_compile()
/linux/arch/arm64/net/ !
H A Dbpf_jit_comp.c1949 struct bpf_binary_header *header;
1951 struct bpf_binary_header *ro_header;
1959 struct bpf_binary_header *header; in bpf_int_jit_compile()
1960 struct bpf_binary_header *ro_header = NULL; in bpf_int_jit_compile()
3057 struct bpf_binary_header *hdr; in bpf_jit_free()
/linux/arch/x86/net/ !
H A Dbpf_jit_comp.c3534 struct bpf_binary_header *rw_header;
3535 struct bpf_binary_header *header;
3547 struct bpf_binary_header *rw_header = NULL; in bpf_int_jit_compile()
3548 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
3782 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()
/linux/arch/arc/net/ !
H A Dbpf_jit_core.c74 struct bpf_binary_header *bpf_header;
104 struct bpf_binary_header *bpf_header;
/linux/arch/s390/net/ !
H A Dbpf_jit_comp.c2240 struct bpf_binary_header *header;
2245 static struct bpf_binary_header *bpf_jit_alloc(struct bpf_jit *jit, in bpf_jit_alloc()
2248 struct bpf_binary_header *header; in bpf_jit_alloc()
2290 struct bpf_binary_header *header; in bpf_int_jit_compile()
/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()
/linux/arch/arm/net/ !
H A Dbpf_jit_32.c2148 struct bpf_binary_header *header; in bpf_int_jit_compile()