Home
last modified time | relevance | path

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

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