Home
last modified time | relevance | path

Searched defs:call (Results 1 – 10 of 10) sorted by relevance

/include/trace/
Dtrace_events.h115 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
187 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
212 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ argument
242 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, func, print) \ argument
258 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
366 #define _TRACE_PERF_PROTO(call, proto) \ argument
370 #define _TRACE_PERF_INIT(call) \ argument
374 #define _TRACE_PERF_PROTO(call, proto) argument
375 #define _TRACE_PERF_INIT(call) argument
382 #define __DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
[all …]
Dtrace_custom_events.h62 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
77 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
108 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, func, print) \ argument
120 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
140 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
175 #define DEFINE_CUSTOM_EVENT(template, call, proto, args) \ argument
188 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
200 #define DEFINE_CUSTOM_EVENT(template, call, proto, args) \ argument
Dbpf_probe.h45 #define __BPF_DECLARE_TRACE(call, proto, args) \ argument
53 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
61 #define __DEFINE_EVENT(template, call, proto, args, size) \ argument
82 #define __CHECK_WRITABLE_BUF_SIZE(call, proto, args, size) \ argument
94 #define DEFINE_EVENT_WRITABLE(template, call, proto, args, size) \ argument
99 #define DEFINE_EVENT(template, call, proto, args) \ argument
107 #define DECLARE_TRACE(call, proto, args) \ argument
112 #define DECLARE_TRACE_WRITABLE(call, proto, args, size) \ argument
Dperf.h16 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
64 #define DEFINE_EVENT(template, call, proto, args) \ argument
/include/linux/
Ddelayed_call.h18 static inline void set_delayed_call(struct delayed_call *call, in set_delayed_call()
25 static inline void do_delayed_call(struct delayed_call *call) in do_delayed_call()
31 static inline void clear_delayed_call(struct delayed_call *call) in clear_delayed_call()
Dtrace_events.h417 static inline bool trace_event_dyn_try_get_ref(struct trace_event_call *call) in trace_event_dyn_try_get_ref()
422 static inline void trace_event_dyn_put_ref(struct trace_event_call *call) in trace_event_dyn_put_ref()
425 static inline bool trace_event_dyn_busy(struct trace_event_call *call) in trace_event_dyn_busy()
432 static inline bool trace_event_try_get_ref(struct trace_event_call *call) in trace_event_try_get_ref()
440 static inline void trace_event_put_ref(struct trace_event_call *call) in trace_event_put_ref()
449 static inline bool bpf_prog_array_valid(struct trace_event_call *call) in bpf_prog_array_valid()
473 trace_event_name(struct trace_event_call *call) in trace_event_name()
800 static inline unsigned int trace_call_bpf(struct trace_event_call *call, void *ctx) in trace_call_bpf()
/include/trace/events/
Dbpf_test_run.h46 #define BPF_TEST_RUN_DEFINE_EVENT(template, call, proto, args, size) \ argument
51 #define BPF_TEST_RUN_DEFINE_EVENT(template, call, proto, args, size) \ argument
Dnbd.h85 #define NBD_DEFINE_EVENT(template, call, proto, args, size) \ argument
90 #define NBD_DEFINE_EVENT(template, call, proto, args, size) \ argument
/include/linux/netfilter/
Dnfnetlink.h27 int (*call)(struct sk_buff *skb, const struct nfnl_info *info, member
/include/net/
Dax25.h167 ax25_address call; member