Searched refs:bpf_binary_header (Results 1 – 1 of 1) sorted by relevance
650 struct bpf_binary_header { struct1053 bpf_jit_binary_lock_ro(struct bpf_binary_header *hdr) in bpf_jit_binary_lock_ro()1220 struct bpf_binary_header *1224 void bpf_jit_binary_free(struct bpf_binary_header *hdr);1229 struct bpf_binary_header *1241 struct bpf_binary_header *1244 struct bpf_binary_header **rw_hdr,1247 int bpf_jit_binary_pack_finalize(struct bpf_binary_header *ro_header,1248 struct bpf_binary_header *rw_header);1249 void bpf_jit_binary_pack_free(struct bpf_binary_header *ro_header,[all …]