Home
last modified time | relevance | path

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

/linux-5.10/kernel/bpf/
Dcore.c533 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()
/linux-5.10/include/linux/
Dfilter.h829 bpf_jit_binary_hdr(const struct bpf_prog *fp) in bpf_jit_binary_hdr() function