/linux-3.3/include/trace/ |
D | ftrace.h | 31 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument 60 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument 75 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument 81 assign, print, reg, unreg) \ argument 124 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 133 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument 225 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 263 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ argument 337 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, func, print) \ argument 353 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument [all …]
|
D | define_trace.h | 26 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument 30 #define TRACE_EVENT_CONDITION(name, proto, args, cond, tstruct, assign, print) \ argument 40 assign, print, reg, unreg) \ argument 48 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
|
/linux-3.3/arch/alpha/kernel/ |
D | err_titan.c | 26 titan_parse_c_misc(u64 c_misc, int print) in titan_parse_c_misc() 73 titan_parse_p_serror(int which, u64 serror, int print) in titan_parse_p_serror() 140 titan_parse_p_perror(int which, int port, u64 perror, int print) in titan_parse_p_perror() 274 titan_parse_p_agperror(int which, u64 agperror, int print) in titan_parse_p_agperror() 358 u64 aperror, u64 agperror, int print) in titan_parse_p_chip() 369 titan_process_logout_frame(struct el_common *mchk_header, int print) in titan_process_logout_frame() 589 privateer_process_680_frame(struct el_common *mchk_header, int print) in privateer_process_680_frame() 630 privateer_process_logout_frame(struct el_common *mchk_header, int print) in privateer_process_logout_frame()
|
D | err_ev6.c | 23 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()
|
D | err_marvel.c | 68 marvel_process_680_frame(struct ev7_lf_subpackets *lf_subpackets, int print) in marvel_process_680_frame() 902 marvel_process_io_error(struct ev7_lf_subpackets *lf_subpackets, int print) in marvel_process_io_error() 1010 marvel_process_logout_frame(struct ev7_lf_subpackets *lf_subpackets, int print) in marvel_process_logout_frame()
|
/linux-3.3/kernel/trace/ |
D | trace_export.c | 47 #define FTRACE_ENTRY(name, struct_name, id, tstruct, print) \ argument 60 #define FTRACE_ENTRY_DUP(name, struct_name, id, tstruct, print) \ argument 120 #define FTRACE_ENTRY(name, struct_name, id, tstruct, print) \ argument 156 #define FTRACE_ENTRY(call, struct_name, etype, tstruct, print) \ argument
|
D | trace_mmiotrace.c | 259 struct print_entry *print = (struct print_entry *)entry; in mmio_print_mark() local
|
D | trace.h | 59 #define FTRACE_ENTRY(name, struct_name, id, tstruct, print) \ argument 821 #define FTRACE_ENTRY(call, struct_name, id, tstruct, print) \ argument 825 #define FTRACE_ENTRY_DUP(call, struct_name, id, tstruct, print) \ argument
|
D | blktrace.c | 1334 int (*print)(struct trace_seq *s, const struct trace_entry *ent); member
|
D | trace_kprobe.c | 464 print_type_func_t print; /* Print functions */ member
|
/linux-3.3/include/linux/ |
D | tracepoint.h | 356 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument 359 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument 366 #define TRACE_EVENT(name, proto, args, struct, assign, print) \ argument 369 assign, print, reg, unreg) \ argument 372 struct, assign, print) \ argument
|
D | ftrace.h | 146 int (*print)(struct seq_file *m, member
|
/linux-3.3/fs/cachefiles/ |
D | key.c | 42 int loop, len, max, seg, mark, print; in cachefiles_cook_key() local
|
/linux-3.3/arch/x86/mm/ |
D | pageattr-test.c | 21 static __read_mostly int print = 1; variable
|
/linux-3.3/drivers/gpu/drm/radeon/ |
D | atom.c | 178 int *ptr, uint32_t *saved, int print) in atom_get_src_int() 433 int *ptr, uint32_t *saved, int print) in atom_get_dst()
|
/linux-3.3/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_main.c | 3908 bool print) in bnx2x_check_blocks_with_parity0() 3956 bool *global, bool print) in bnx2x_check_blocks_with_parity1() 4042 bool print) in bnx2x_check_blocks_with_parity2() 4094 bool *global, bool print) in bnx2x_check_blocks_with_parity3() 4136 bool print) in bnx2x_check_blocks_with_parity4() 4162 static inline bool bnx2x_parity_attn(struct bnx2x *bp, bool *global, bool print, in bnx2x_parity_attn() 4208 bool bnx2x_chk_parity_attn(struct bnx2x *bp, bool *global, bool print) in bnx2x_chk_parity_attn()
|
/linux-3.3/kernel/ |
D | audit.c | 238 int print; in audit_log_lost() local
|
/linux-3.3/scripts/ |
D | unifdef.c | 424 static void print (void) { flushline(true); } in print() function
|
/linux-3.3/tools/perf/util/ |
D | trace-event-parse.c | 2222 int print; in print_str_arg() local
|
D | header.c | 1310 void (*print)(struct perf_header *h, int fd, FILE *fp); member
|
/linux-3.3/drivers/mmc/card/ |
D | mmc_test.c | 1922 static int mmc_test_rnd_perf(struct mmc_test_card *test, int write, int print, in mmc_test_rnd_perf()
|
/linux-3.3/drivers/media/video/bt8xx/ |
D | bttv-driver.c | 3698 static void bttv_print_irqbits(u32 print, u32 mark) in bttv_print_irqbits()
|
/linux-3.3/drivers/net/ethernet/mellanox/mlx4/ |
D | resource_tracker.c | 2620 enum mlx4_resource type, int print) in _move_all_busy()
|