Searched refs:get_func_arg (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/kernel/trace/ |
H A D | bpf_trace.c | 1208 BPF_CALL_3(get_func_arg, void *, ctx, u32, n, u64 *, value) in BPF_CALL_3() argument 1220 .func = get_func_arg,
|
/openbmc/linux/include/uapi/linux/ |
H A D | bpf.h | 5855 FN(get_func_arg, 183, ##ctx) \
|
/openbmc/linux/tools/include/uapi/linux/ |
H A D | bpf.h | 5855 FN(get_func_arg, 183, ##ctx) \
|