Home
last modified time | relevance | path

Searched refs:bpf_jit_binary_hdr (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/kernel/bpf/
Dcore.c378 const struct bpf_binary_header *hdr = bpf_jit_binary_hdr(prog); in bpf_get_prog_addr_region()
623 struct bpf_binary_header *hdr = bpf_jit_binary_hdr(fp); in bpf_jit_free()
/Linux-v4.19/include/linux/
Dfilter.h713 bpf_jit_binary_hdr(const struct bpf_prog *fp) in bpf_jit_binary_hdr() function