Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Dbpf.h6089 FN(get_func_ret, 184, ##ctx) \
/linux/kernel/trace/
H A Dbpf_trace.c1214 BPF_CALL_2(get_func_ret, void *, ctx, u64 *, value) in BPF_CALL_2() argument
1224 .func = get_func_ret,