Searched refs:bpf_ksym_find (Results 1 – 1 of 1) sorted by relevance
708 static struct bpf_ksym *bpf_ksym_find(unsigned long addr) in bpf_ksym_find() function723 ksym = bpf_ksym_find(addr); in __bpf_address_lookup()745 ret = bpf_ksym_find(addr) != NULL; in is_bpf_text_address()756 ksym = bpf_ksym_find(addr); in bpf_prog_ksym_find()770 ksym = bpf_ksym_find(ip); in bpf_has_frame_pointer()