Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dbpf.h5985 FN(get_func_ret, 184, ##ctx) \
/linux-6.12.1/tools/include/uapi/linux/
Dbpf.h5985 FN(get_func_ret, 184, ##ctx) \
/linux-6.12.1/kernel/trace/
Dbpf_trace.c1209 BPF_CALL_2(get_func_ret, void *, ctx, u64 *, value) in BPF_CALL_2() argument
1219 .func = get_func_ret,