Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dbpf.h5984 FN(get_func_arg, 183, ##ctx) \
/linux-6.12.1/tools/include/uapi/linux/
Dbpf.h5984 FN(get_func_arg, 183, ##ctx) \
/linux-6.12.1/kernel/trace/
Dbpf_trace.c1189 BPF_CALL_3(get_func_arg, void *, ctx, u32, n, u64 *, value) in BPF_CALL_3() argument
1201 .func = get_func_arg,