Searched refs:call_get_func_ip (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | bpf.h | 1614 call_get_func_ip:1, /* Do we call get_func_ip() */ member |
/linux/kernel/bpf/ | ||
H A D | verifier.c | 11451 env->prog->call_get_func_ip = true; in check_helper_call() |