Home
last modified time | relevance | path

Searched defs:tr (Results 1 – 25 of 99) sorted by relevance

1234

/Linux-v5.4/kernel/trace/
Dtrace_irqsoff.c66 # define is_graph(tr) ((tr)->trace_flags & TRACE_ITER_DISPLAY_GRAPH) argument
68 static inline int irqsoff_display_graph(struct trace_array *tr, int set) in irqsoff_display_graph()
72 # define is_graph(tr) false argument
99 static int func_prolog_dec(struct trace_array *tr, in func_prolog_dec()
143 struct trace_array *tr = irqsoff_trace; in irqsoff_tracer_call() local
157 static int irqsoff_display_graph(struct trace_array *tr, int set) in irqsoff_display_graph()
177 struct trace_array *tr = irqsoff_trace; in irqsoff_graph_entry() local
207 struct trace_array *tr = irqsoff_trace; in irqsoff_graph_return() local
259 struct trace_array *tr = irqsoff_trace; in irqsoff_print_header() local
268 __trace_function(struct trace_array *tr, in __trace_function()
[all …]
Dtrace_sched_wakeup.c44 # define is_graph(tr) ((tr)->trace_flags & TRACE_ITER_DISPLAY_GRAPH) argument
46 # define is_graph(tr) false argument
68 func_prolog_preempt_disable(struct trace_array *tr, in func_prolog_preempt_disable()
102 static int wakeup_display_graph(struct trace_array *tr, int set) in wakeup_display_graph()
117 struct trace_array *tr = wakeup_trace; in wakeup_graph_entry() local
147 struct trace_array *tr = wakeup_trace; in wakeup_graph_return() local
217 struct trace_array *tr = wakeup_trace; in wakeup_tracer_call() local
233 static int register_wakeup_function(struct trace_array *tr, int graph, int set) in register_wakeup_function()
252 static void unregister_wakeup_function(struct trace_array *tr, int graph) in unregister_wakeup_function()
265 static int wakeup_function_set(struct trace_array *tr, u32 mask, int set) in wakeup_function_set()
[all …]
Dtrace_functions.c37 static int allocate_ftrace_ops(struct trace_array *tr) in allocate_ftrace_ops()
55 int ftrace_create_function_files(struct trace_array *tr, in ftrace_create_function_files()
76 void ftrace_destroy_function_files(struct trace_array *tr) in ftrace_destroy_function_files()
83 static int function_trace_init(struct trace_array *tr) in function_trace_init()
112 static void function_trace_reset(struct trace_array *tr) in function_trace_reset()
119 static void function_trace_start(struct trace_array *tr) in function_trace_start()
128 struct trace_array *tr = op->private; in function_trace_call() local
179 struct trace_array *tr = op->private; in function_stack_trace_call() local
220 static void tracing_start_function_trace(struct trace_array *tr) in tracing_start_function_trace()
227 static void tracing_stop_function_trace(struct trace_array *tr) in tracing_stop_function_trace()
[all …]
Dtrace_events.c62 #define do_for_each_event_file(tr, file) \ argument
66 #define do_for_each_event_file_safe(tr, file) \ argument
232 struct trace_array *tr = trace_file->tr; in trace_event_ignore_this_pid() local
321 struct trace_array *tr; in trace_event_enable_cmd_record() local
343 struct trace_array *tr; in trace_event_enable_tgid_record() local
366 struct trace_array *tr = file->tr; in __ftrace_event_enable_disable() local
492 static void ftrace_clear_events(struct trace_array *tr) in ftrace_clear_events()
507 struct trace_array *tr = data; in event_filter_pid_sched_process_exit() local
519 struct trace_array *tr = data; in event_filter_pid_sched_process_fork() local
525 void trace_event_follow_fork(struct trace_array *tr, bool enable) in trace_event_follow_fork()
[all …]
Dtrace_nop.c37 static void start_nop_trace(struct trace_array *tr) in start_nop_trace()
42 static void stop_nop_trace(struct trace_array *tr) in stop_nop_trace()
47 static int nop_trace_init(struct trace_array *tr) in nop_trace_init()
54 static void nop_trace_reset(struct trace_array *tr) in nop_trace_reset()
64 static int nop_set_flag(struct trace_array *tr, u32 old_flags, u32 bit, int set) in nop_set_flag()
Dtrace.c83 dummy_set_flag(struct trace_array *tr, u32 old_flags, u32 bit, int set) in dummy_set_flag()
279 struct trace_array *tr; in trace_array_get() local
308 int tracing_check_open_get_tr(struct trace_array *tr) in tracing_check_open_get_tr()
749 static inline void ftrace_trace_stack(struct trace_array *tr, in ftrace_trace_stack()
782 void tracer_tracing_on(struct trace_array *tr) in tracer_tracing_on()
919 void tracing_snapshot_instance_cond(struct trace_array *tr, void *cond_data) in tracing_snapshot_instance_cond()
949 void tracing_snapshot_instance(struct trace_array *tr) in tracing_snapshot_instance()
970 struct trace_array *tr = &global_trace; in tracing_snapshot() local
989 void tracing_snapshot_cond(struct trace_array *tr, void *cond_data) in tracing_snapshot_cond()
1009 void *tracing_cond_snapshot_data(struct trace_array *tr) in tracing_cond_snapshot_data()
[all …]
Dtrace_functions_graph.c97 int __trace_graph_entry(struct trace_array *tr, in __trace_graph_entry()
129 struct trace_array *tr = graph_array; in trace_graph_entry() local
190 __trace_graph_function(struct trace_array *tr, in __trace_graph_function()
210 trace_graph_function(struct trace_array *tr, in trace_graph_function()
217 void __trace_graph_return(struct trace_array *tr, in __trace_graph_return()
239 struct trace_array *tr = graph_array; in trace_graph_return() local
265 void set_graph_array(struct trace_array *tr) in set_graph_array()
300 static int graph_trace_init(struct trace_array *tr) in graph_trace_init()
316 static void graph_trace_reset(struct trace_array *tr) in graph_trace_reset()
325 static int graph_trace_update_thresh(struct trace_array *tr) in graph_trace_update_thresh()
[all …]
Dtrace_mmiotrace.c30 static void mmio_reset_data(struct trace_array *tr) in mmio_reset_data()
38 static int mmio_trace_init(struct trace_array *tr) in mmio_trace_init()
48 static void mmio_trace_reset(struct trace_array *tr) in mmio_trace_reset()
57 static void mmio_trace_start(struct trace_array *tr) in mmio_trace_start()
295 static void __trace_mmiotrace_rw(struct trace_array *tr, in __trace_mmiotrace_rw()
320 struct trace_array *tr = mmio_trace_array; in mmio_trace_rw() local
325 static void __trace_mmiotrace_map(struct trace_array *tr, in __trace_mmiotrace_map()
350 struct trace_array *tr = mmio_trace_array; in mmio_trace_mapping() local
Dtrace_selftest.c185 static int trace_selftest_ops(struct trace_array *tr, int cnt) in trace_selftest_ops()
326 struct trace_array *tr, in trace_selftest_startup_dynamic_tracing()
536 # define trace_selftest_startup_dynamic_tracing(trace, tr, func) ({ 0; }) argument
653 trace_selftest_startup_function(struct tracer *trace, struct trace_array *tr) in trace_selftest_startup_function()
755 struct trace_array *tr) in trace_selftest_startup_function_graph()
821 trace_selftest_startup_irqsoff(struct tracer *trace, struct trace_array *tr) in trace_selftest_startup_irqsoff()
870 trace_selftest_startup_preemptoff(struct tracer *trace, struct trace_array *tr) in trace_selftest_startup_preemptoff()
932 trace_selftest_startup_preemptirqsoff(struct tracer *trace, struct trace_array *tr) in trace_selftest_startup_preemptirqsoff()
1033 trace_selftest_startup_nop(struct tracer *trace, struct trace_array *tr) in trace_selftest_startup_nop()
1085 trace_selftest_startup_wakeup(struct tracer *trace, struct trace_array *tr) in trace_selftest_startup_wakeup()
[all …]
Dtrace_hwlat.c105 struct trace_array *tr = hwlat_trace; in trace_hwlat_sample() local
169 struct trace_array *tr = hwlat_trace; in get_sample() local
351 static int start_kthread(struct trace_array *tr) in start_kthread()
560 static void hwlat_tracer_start(struct trace_array *tr) in hwlat_tracer_start()
569 static void hwlat_tracer_stop(struct trace_array *tr) in hwlat_tracer_stop()
576 static int hwlat_tracer_init(struct trace_array *tr) in hwlat_tracer_init()
601 static void hwlat_tracer_reset(struct trace_array *tr) in hwlat_tracer_reset()
Dtrace_syscalls.c125 struct trace_array *tr = iter->tr; in print_syscall_enter() local
310 struct trace_array *tr = data; in ftrace_syscall_enter() local
360 struct trace_array *tr = data; in ftrace_syscall_exit() local
407 struct trace_array *tr = file->tr; in reg_event_syscall_enter() local
428 struct trace_array *tr = file->tr; in unreg_event_syscall_enter() local
445 struct trace_array *tr = file->tr; in reg_event_syscall_exit() local
466 struct trace_array *tr = file->tr; in unreg_event_syscall_exit() local
Dtrace.h177 struct trace_array *tr; member
354 struct trace_array *tr; in top_trace_array() local
442 struct trace_array *tr; member
793 static inline void __trace_stack(struct trace_array *tr, unsigned long flags, in __trace_stack()
809 static inline void ftrace_init_trace_array(struct trace_array *tr) { } in ftrace_init_trace_array()
1040 static inline int ftrace_trace_task(struct trace_array *tr) in ftrace_trace_task()
1058 static inline int ftrace_trace_task(struct trace_array *tr) in ftrace_trace_task()
1064 ftrace_create_function_files(struct trace_array *tr, in ftrace_create_function_files()
1069 static inline void ftrace_destroy_function_files(struct trace_array *tr) { } in ftrace_destroy_function_files()
1071 ftrace_init_global_array_ops(struct trace_array *tr) { } in ftrace_init_global_array_ops()
[all …]
Dtrace_branch.c34 struct trace_array *tr = branch_tracer; in probe_likely_condition() local
102 int enable_branch_tracing(struct trace_array *tr) in enable_branch_tracing()
130 static int branch_trace_init(struct trace_array *tr) in branch_trace_init()
135 static void branch_trace_reset(struct trace_array *tr) in branch_trace_reset()
Dftrace.c100 struct trace_array *tr; in ftrace_pids_enabled() local
147 struct trace_array *tr = op->private; in ftrace_pid_func() local
1029 struct trace_array *tr; member
1299 static int ftrace_add_mod(struct trace_array *tr, in ftrace_add_mod()
3061 struct trace_array *tr; member
3072 struct trace_array *tr = iter->ops->private; in t_probe_next() local
3203 struct trace_array *tr = iter->tr; in t_mod_next() local
3256 struct trace_array *tr = iter->tr; in t_mod_show() local
3557 struct trace_array *tr = ops->private; in ftrace_regex_open() local
3926 static int cache_mod(struct trace_array *tr, in cache_mod()
[all …]
/Linux-v5.4/drivers/input/touchscreen/
Dtouchright.c45 struct tr { struct
46 struct input_dev *dev; argument
47 struct serio *serio; argument
56 struct tr *tr = serio_get_drvdata(serio); in tr_interrupt() argument
83 struct tr *tr = serio_get_drvdata(serio); in tr_disconnect() local
101 struct tr *tr; in tr_connect() local
/Linux-v5.4/fs/gfs2/
Dtrans.c31 struct gfs2_trans *tr; in gfs2_trans_begin() local
74 static void gfs2_print_trans(struct gfs2_sbd *sdp, const struct gfs2_trans *tr) in gfs2_print_trans()
88 struct gfs2_trans *tr = current->journal_info; in gfs2_trans_end() local
152 struct gfs2_trans *tr = current->journal_info; in gfs2_trans_add_data() local
193 struct gfs2_trans *tr = current->journal_info; in gfs2_trans_add_meta() local
245 struct gfs2_trans *tr = current->journal_info; in gfs2_trans_add_revoke() local
256 struct gfs2_trans *tr = current->journal_info; in gfs2_trans_remove_revoke() local
Dlog.c92 struct gfs2_trans *tr, in gfs2_ail1_start_one()
151 struct gfs2_trans *tr; in gfs2_ail1_flush() local
196 static void gfs2_ail1_empty_one(struct gfs2_sbd *sdp, struct gfs2_trans *tr, in gfs2_ail1_empty_one()
226 struct gfs2_trans *tr, *s; in gfs2_ail1_empty() local
250 struct gfs2_trans *tr; in gfs2_ail1_wait() local
277 static void gfs2_ail2_empty_one(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in gfs2_ail2_empty_one()
292 struct gfs2_trans *tr, *safe; in ail2_empty() local
461 struct gfs2_trans *tr = sdp->sd_log_tr; in calc_reserved() local
483 struct gfs2_trans *tr; in current_tail() local
614 struct gfs2_trans *tr; in gfs2_write_revokes() local
[all …]
Dlops.h47 struct gfs2_trans *tr) in lops_before_commit()
56 struct gfs2_trans *tr) in lops_after_commit()
Dlops.c99 struct gfs2_trans *tr) in gfs2_unpin()
692 static void buf_lo_before_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in buf_lo_before_commit()
702 static void buf_lo_after_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in buf_lo_after_commit()
835 static void revoke_lo_before_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in revoke_lo_before_commit()
875 static void revoke_lo_after_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in revoke_lo_after_commit()
975 static void databuf_lo_before_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in databuf_lo_before_commit()
1054 static void databuf_lo_after_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in databuf_lo_after_commit()
Dmeta_io.c291 struct gfs2_trans *tr = current->journal_info; in gfs2_meta_read() local
318 struct gfs2_trans *tr = current->journal_info; in gfs2_meta_wait() local
334 struct gfs2_trans *tr = current->journal_info; in gfs2_remove_from_journal() local
/Linux-v5.4/drivers/media/radio/
Dradio-trust.c58 struct trust *tr = kzalloc(sizeof(*tr), GFP_KERNEL); in trust_alloc() local
73 static void write_i2c(struct trust *tr, int n, ...) in write_i2c()
121 struct trust *tr = container_of(isa, struct trust, isa); in trust_s_mute_volume() local
131 struct trust *tr = container_of(isa, struct trust, isa); in trust_s_stereo() local
149 struct trust *tr = container_of(isa, struct trust, isa); in trust_s_frequency() local
166 struct trust *tr = container_of(isa, struct trust, isa); in trust_s_ctrl() local
185 struct trust *tr = container_of(isa, struct trust, isa); in trust_initialize() local
Dradio-timb.c43 struct timbradio *tr = video_drvdata(file); in timbradio_vidioc_g_tuner() local
50 struct timbradio *tr = video_drvdata(file); in timbradio_vidioc_s_tuner() local
57 struct timbradio *tr = video_drvdata(file); in timbradio_vidioc_s_frequency() local
64 struct timbradio *tr = video_drvdata(file); in timbradio_vidioc_g_frequency() local
90 struct timbradio *tr; in timbradio_probe() local
156 struct timbradio *tr = platform_get_drvdata(pdev); in timbradio_remove() local
/Linux-v5.4/drivers/mtd/
Dmtd_blkdevs.c65 static blk_status_t do_blktrans_request(struct mtd_blktrans_ops *tr, in do_blktrans_request()
144 struct mtd_blktrans_ops *tr = dev->tr; in mtd_blktrans_work() local
342 struct mtd_blktrans_ops *tr = new->tr; in add_mtd_blktrans_dev() local
523 struct mtd_blktrans_ops *tr; in blktrans_notify_remove() local
534 struct mtd_blktrans_ops *tr; in blktrans_notify_add() local
548 int register_mtd_blktrans(struct mtd_blktrans_ops *tr) in register_mtd_blktrans()
586 int deregister_mtd_blktrans(struct mtd_blktrans_ops *tr) in deregister_mtd_blktrans()
/Linux-v5.4/drivers/net/ethernet/toshiba/
Dtc35815.c506 struct tc35815_regs __iomem *tr = in tc_mdio_read() local
523 struct tc35815_regs __iomem *tr = in tc_mdio_write() local
549 struct tc35815_regs __iomem *tr = in tc_handle_link_change() local
727 struct tc35815_regs __iomem *tr = in tc35815_init_dev_addr() local
1180 struct tc35815_regs __iomem *tr = in tc35815_schedule_restart() local
1194 struct tc35815_regs __iomem *tr = in tc35815_tx_timeout() local
1306 struct tc35815_regs __iomem *tr = in tc35815_send_packet() local
1426 struct tc35815_regs __iomem *tr = in tc35815_interrupt() local
1619 struct tc35815_regs __iomem *tr = in tc35815_poll() local
1693 struct tc35815_regs __iomem *tr = in tc35815_check_tx_stat() local
[all …]
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/gpio/diagnostics/
Dhw_translate_diag.c37 void dal_hw_translate_diag_fpga_init(struct hw_translate *tr) in dal_hw_translate_diag_fpga_init()

1234