Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Dtrampoline.c251 *ip_arg |= link->link.prog->call_get_func_ip; in bpf_trampoline_get_progs()
H A Dverifier.c11751 env->prog->call_get_func_ip = true; in check_helper_call()
/linux-6.15/include/linux/
H A Dbpf.h1645 call_get_func_ip:1, /* Do we call get_func_ip() */ member