Searched refs:__BPF_DECLARE_TRACE (Results 1 - 1 of 1) sorted by last modified time

/linux-master/include/trace/
H A Dbpf_probe.h45 #define __BPF_DECLARE_TRACE(call, proto, args) \ macro
54 __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args))
108 __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \
114 __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \

Completed in 174 milliseconds