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