Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dcore.c713 static struct bpf_ksym *bpf_ksym_find(unsigned long addr) in bpf_ksym_find() function
728 ksym = bpf_ksym_find(addr); in bpf_address_lookup()
750 ret = bpf_ksym_find(addr) != NULL; in is_bpf_text_address()
761 ksym = bpf_ksym_find(addr); in bpf_prog_ksym_find()
775 ksym = bpf_ksym_find(ip); in bpf_has_frame_pointer()