Home
last modified time | relevance | path

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

/include/trace/
A Dtrace_events.h128 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
203 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
231 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ argument
261 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, func, print) \ argument
388 #define _TRACE_PERF_PROTO(call, proto) \ argument
392 #define _TRACE_PERF_INIT(call) \ argument
396 #define _TRACE_PERF_PROTO(call, proto) argument
397 #define _TRACE_PERF_INIT(call) argument
462 #define DEFINE_EVENT(template, call, proto, args) \ argument
492 #define DEFINE_EVENT(template, call, proto, args) \ argument
[all …]
A Dbpf_probe.h45 #define __BPF_DECLARE_TRACE(call, proto, args) \ argument
53 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
56 #define __BPF_DECLARE_TRACE_SYSCALL(call, proto, args) \ argument
67 #define DECLARE_EVENT_SYSCALL_CLASS(call, proto, args, tstruct, assign, print) \ argument
75 #define __DEFINE_EVENT(template, call, proto, args, size) \ argument
96 #define __CHECK_WRITABLE_BUF_SIZE(call, proto, args, size) \ argument
108 #define DEFINE_EVENT_WRITABLE(template, call, proto, args, size) \ argument
113 #define DEFINE_EVENT(template, call, proto, args) \ argument
121 #define DECLARE_TRACE(call, proto, args) \ argument
126 #define DECLARE_TRACE_WRITABLE(call, proto, args, size) \ argument
A 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
A Dperf.h16 #define __DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
65 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
78 #define DECLARE_EVENT_SYSCALL_CLASS(call, proto, args, tstruct, assign, print) \ argument
99 #define DEFINE_EVENT(template, call, proto, args) \ argument
/include/linux/
A 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()
A Dtrace_events.h401 static inline bool trace_event_dyn_try_get_ref(struct trace_event_call *call) in trace_event_dyn_try_get_ref()
406 static inline void trace_event_dyn_put_ref(struct trace_event_call *call) in trace_event_dyn_put_ref()
409 static inline bool trace_event_dyn_busy(struct trace_event_call *call) in trace_event_dyn_busy()
416 static inline bool trace_event_try_get_ref(struct trace_event_call *call) in trace_event_try_get_ref()
424 static inline void trace_event_put_ref(struct trace_event_call *call) in trace_event_put_ref()
433 static inline bool bpf_prog_array_valid(struct trace_event_call *call) in bpf_prog_array_valid()
457 trace_event_name(struct trace_event_call *call) in trace_event_name()
781 static inline unsigned int trace_call_bpf(struct trace_event_call *call, void *ctx) in trace_call_bpf()
/include/trace/events/
A 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
A 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/
A Dnfnetlink.h26 int (*call)(struct sk_buff *skb, const struct nfnl_info *info, member
/include/net/
A Dax25.h167 ax25_address call; member

Completed in 22 milliseconds