Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dbpf.h6086 FN(get_func_arg, 183, ##ctx) \
/linux/tools/include/uapi/linux/
H A Dbpf.h6086 FN(get_func_arg, 183, ##ctx) \
/linux/kernel/trace/
H A Dbpf_trace.c1194 BPF_CALL_3(get_func_arg, void *, ctx, u32, n, u64 *, value) in BPF_CALL_3() argument
1206 .func = get_func_arg,