Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dcore.c540 const struct bpf_binary_header *hdr = bpf_jit_binary_hdr(prog); in bpf_prog_ksym_set_addr()
921 struct bpf_binary_header *hdr = bpf_jit_binary_hdr(fp); in bpf_jit_free()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfilter.h844 bpf_jit_binary_hdr(const struct bpf_prog *fp) in bpf_jit_binary_hdr() function