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