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