Home
last modified time | relevance | path

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

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