Home
last modified time | relevance | path

Searched defs:print (Results 1 – 25 of 32) sorted by relevance

12

/Linux-v5.4/include/trace/
Ddefine_trace.h27 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument
31 #define TRACE_EVENT_CONDITION(name, proto, args, cond, tstruct, assign, print) \ argument
41 assign, print, reg, unreg) \ argument
46 assign, print, reg, unreg) \ argument
50 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) argument
64 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
Dtrace_events.h73 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument
111 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument
130 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
136 assign, print, reg, unreg) \ argument
142 assign, print, reg, unreg) \ argument
203 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
212 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
344 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
369 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ argument
448 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, func, print) \ argument
[all …]
Dperf.h31 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
87 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
Dbpf_probe.h59 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
106 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
/Linux-v5.4/arch/alpha/kernel/
Derr_titan.c27 titan_parse_c_misc(u64 c_misc, int print) in titan_parse_c_misc()
74 titan_parse_p_serror(int which, u64 serror, int print) in titan_parse_p_serror()
141 titan_parse_p_perror(int which, int port, u64 perror, int print) in titan_parse_p_perror()
275 titan_parse_p_agperror(int which, u64 agperror, int print) in titan_parse_p_agperror()
359 u64 aperror, u64 agperror, int print) in titan_parse_p_chip()
370 titan_process_logout_frame(struct el_common *mchk_header, int print) in titan_process_logout_frame()
590 privateer_process_680_frame(struct el_common *mchk_header, int print) in privateer_process_680_frame()
631 privateer_process_logout_frame(struct el_common *mchk_header, int print) in privateer_process_logout_frame()
Derr_ev6.c23 ev6_parse_ibox(u64 i_stat, int print) in ev6_parse_ibox()
43 ev6_parse_mbox(u64 mm_stat, u64 d_stat, u64 c_stat, int print) in ev6_parse_mbox()
91 u64 c_stat, u64 c_sts, int print) in ev6_parse_cbox()
187 ev6_process_logout_frame(struct el_common *mchk_header, int print) in ev6_process_logout_frame()
Derr_marvel.c69 marvel_process_680_frame(struct ev7_lf_subpackets *lf_subpackets, int print) in marvel_process_680_frame()
903 marvel_process_io_error(struct ev7_lf_subpackets *lf_subpackets, int print) in marvel_process_io_error()
1011 marvel_process_logout_frame(struct ev7_lf_subpackets *lf_subpackets, int print) in marvel_process_logout_frame()
/Linux-v5.4/kernel/trace/
Dtrace_export.c32 #define FTRACE_ENTRY_REG(name, struct_name, id, tstruct, print, \ argument
63 #define FTRACE_ENTRY(name, struct_name, id, tstruct, print, filter) \ argument
76 #define FTRACE_ENTRY_DUP(name, struct_name, id, tstruct, print, filter) \ argument
134 #define FTRACE_ENTRY(name, struct_name, id, tstruct, print, filter) \ argument
171 #define FTRACE_ENTRY_REG(call, struct_name, etype, tstruct, print, filter,\ argument
194 #define FTRACE_ENTRY(call, struct_name, etype, tstruct, print, filter) \ argument
Dtrace.h71 #define FTRACE_ENTRY(name, struct_name, id, tstruct, print, filter) \ argument
81 #define FTRACE_ENTRY_REG(name, struct_name, id, tstruct, print, \ argument
87 #define FTRACE_ENTRY_PACKED(name, struct_name, id, tstruct, print, \ argument
1097 int (*print)(struct seq_file *m, member
1711 int (*print)(struct seq_file *m, member
1902 #define FTRACE_ENTRY(call, struct_name, id, tstruct, print, filter) \ argument
1906 #define FTRACE_ENTRY_DUP(call, struct_name, id, tstruct, print, filter) \ argument
1910 #define FTRACE_ENTRY_PACKED(call, struct_name, id, tstruct, print, filter) \ argument
Dtrace_mmiotrace.c249 struct print_entry *print = (struct print_entry *)entry; in mmio_print_mark() local
Dtrace_probe.h137 print_type_func_t print; /* Print functions */ member
/Linux-v5.4/include/linux/
Dtracepoint.h519 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument
524 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
531 #define TRACE_EVENT(name, proto, args, struct, assign, print) \ argument
534 assign, print, reg, unreg) \ argument
537 assign, print, reg, unreg) \ argument
541 struct, assign, print) \ argument
557 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) \ argument
560 #define DECLARE_EVENT_CLASS_NOP(name, proto, args, tstruct, assign, print) argument
/Linux-v5.4/net/mac80211/
Dtrace.c30 void __sdata_dbg(bool print, const char *fmt, ...) in __sdata_dbg()
61 void __wiphy_dbg(struct wiphy *wiphy, bool print, const char *fmt, ...) in __wiphy_dbg()
Ddebug.h93 #define _sdata_dbg(print, sdata, fmt, ...) \ argument
97 #define _wiphy_dbg(print, wiphy, fmt, ...) \ argument
106 #define _sdata_dbg(print, sdata, fmt, ...) \ argument
119 #define _wiphy_dbg(print, wiphy, fmt, ...) \ argument
/Linux-v5.4/fs/cachefiles/
Dkey.c38 int loop, len, max, seg, mark, print; in cachefiles_cook_key() local
/Linux-v5.4/tools/testing/selftests/size/
Dget_size.c28 static int print(const char *s) in print() function
/Linux-v5.4/arch/x86/mm/
Dpageattr-test.c23 static __read_mostly int print = 1; variable
/Linux-v5.4/tools/perf/util/
Dheader.h106 void (*print)(struct feat_fd *ff, FILE *fp); member
/Linux-v5.4/tools/perf/ui/browsers/
Dhists.c797 print_callchain_entry_fn print, in hist_browser__show_callchain_list()
861 print_callchain_entry_fn print, in hist_browser__show_callchain_flat()
965 print_callchain_entry_fn print, in hist_browser__show_callchain_folded()
1050 print_callchain_entry_fn print, in hist_browser__show_callchain_graph()
1115 print_callchain_entry_fn print, in hist_browser__show_callchain()
/Linux-v5.4/drivers/gpu/drm/radeon/
Datom.c183 int *ptr, uint32_t *saved, int print) in atom_get_src_int()
435 int *ptr, uint32_t *saved, int print) in atom_get_dst()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Datom.c177 int *ptr, uint32_t *saved, int print) in atom_get_src_int()
429 int *ptr, uint32_t *saved, int print) in atom_get_dst()
/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c4582 int *par_num, bool print) in bnx2x_check_blocks_with_parity0()
4647 bool print) in bnx2x_check_blocks_with_parity1()
4790 int *par_num, bool print) in bnx2x_check_blocks_with_parity2()
4865 bool print) in bnx2x_check_blocks_with_parity3()
4913 int *par_num, bool print) in bnx2x_check_blocks_with_parity4()
4948 static bool bnx2x_parity_attn(struct bnx2x *bp, bool *global, bool print, in bnx2x_parity_attn()
5004 bool bnx2x_chk_parity_attn(struct bnx2x *bp, bool *global, bool print) in bnx2x_chk_parity_attn()
/Linux-v5.4/net/batman-adv/
Dtypes.h2236 void (*print)(struct batadv_priv *priv, struct seq_file *seq); member
2251 void (*print)(struct batadv_priv *priv, struct seq_file *seq, member
2295 void (*print)(struct batadv_priv *bat_priv, struct seq_file *seq); member
/Linux-v5.4/scripts/
Dunifdef.c424 static void print (void) { flushline(true); } in print() function
/Linux-v5.4/kernel/
Daudit.c354 int print; in audit_log_lost() local

12