Searched refs:bpf_jit_binary_hdr (Results 1 – 2 of 2) sorted by relevance
533 const struct bpf_binary_header *hdr = bpf_jit_binary_hdr(prog); in bpf_prog_ksym_set_addr()911 struct bpf_binary_header *hdr = bpf_jit_binary_hdr(fp); in bpf_jit_free()
829 bpf_jit_binary_hdr(const struct bpf_prog *fp) in bpf_jit_binary_hdr() function