Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/bpf/
Dcore.c531 const struct bpf_binary_header *hdr = bpf_jit_binary_hdr(prog); in bpf_get_prog_addr_region()
847 struct bpf_binary_header *hdr = bpf_jit_binary_hdr(fp); in bpf_jit_free()
/Linux-v5.4/include/linux/
Dfilter.h785 bpf_jit_binary_hdr(const struct bpf_prog *fp) in bpf_jit_binary_hdr() function