Searched refs:bpf_binary_header (Results 1 – 8 of 8) sorted by relevance
664 struct bpf_binary_header { struct1088 bpf_jit_binary_lock_ro(struct bpf_binary_header *hdr) in bpf_jit_binary_lock_ro()1296 struct bpf_binary_header *1300 void bpf_jit_binary_free(struct bpf_binary_header *hdr);1305 struct bpf_binary_header *1317 struct bpf_binary_header *1320 struct bpf_binary_header **rw_hdr,1323 int bpf_jit_binary_pack_finalize(struct bpf_binary_header *ro_header,1324 struct bpf_binary_header *rw_header);1325 void bpf_jit_binary_pack_free(struct bpf_binary_header *ro_header,[all …]
28 struct bpf_binary_header *header;29 struct bpf_binary_header *ro_header;
2176 struct bpf_binary_header *header; in bpf_int_jit_compile()2177 struct bpf_binary_header *ro_header; in bpf_int_jit_compile()2326 struct bpf_binary_header *hdr; in bpf_jit_free()
1073 struct bpf_binary_header *1078 struct bpf_binary_header *hdr; in bpf_jit_binary_alloc()1112 void bpf_jit_binary_free(struct bpf_binary_header *hdr) in bpf_jit_binary_free()1128 struct bpf_binary_header *1131 struct bpf_binary_header **rw_header, in bpf_jit_binary_pack_alloc()1135 struct bpf_binary_header *ro_header; in bpf_jit_binary_pack_alloc()1174 int bpf_jit_binary_pack_finalize(struct bpf_binary_header *ro_header, in bpf_jit_binary_pack_finalize()1175 struct bpf_binary_header *rw_header) in bpf_jit_binary_pack_finalize()1200 void bpf_jit_binary_pack_free(struct bpf_binary_header *ro_header, in bpf_jit_binary_pack_free()1201 struct bpf_binary_header *rw_header) in bpf_jit_binary_pack_free()[all …]
118 struct bpf_binary_header *hdr;120 struct bpf_binary_header *fhdr;178 struct bpf_binary_header *fhdr = NULL; in bpf_int_jit_compile()179 struct bpf_binary_header *hdr = NULL; in bpf_int_jit_compile()481 struct bpf_binary_header *hdr; in bpf_jit_free()
2000 struct bpf_binary_header *header;2002 struct bpf_binary_header *ro_header;2009 struct bpf_binary_header *header; in bpf_int_jit_compile()2010 struct bpf_binary_header *ro_header = NULL; in bpf_int_jit_compile()3134 struct bpf_binary_header *hdr; in bpf_jit_free()
3707 struct bpf_binary_header *rw_header;3708 struct bpf_binary_header *header;3720 struct bpf_binary_header *rw_header = NULL; in bpf_int_jit_compile()3721 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()3935 struct bpf_binary_header *hdr; in bpf_jit_free()
243 struct bpf_binary_header *header;