Home
last modified time | relevance | path

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

1234

/linux/kernel/trace/
H A 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
160 static int irqsoff_display_graph(struct trace_array *tr, int set) in irqsoff_display_graph()
182 struct trace_array *tr = irqsoff_trace; in irqsoff_graph_entry() local
219 struct trace_array *tr = irqsoff_trace; in irqsoff_graph_return() local
277 struct trace_array *tr = irqsoff_trace; in irqsoff_print_header() local
286 __trace_function(struct trace_array *tr, in __trace_function()
[all …]
H A 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()
119 struct trace_array *tr = wakeup_trace; in wakeup_graph_entry() local
155 struct trace_array *tr = wakeup_trace; in wakeup_graph_return() local
230 struct trace_array *tr = wakeup_trace; in wakeup_tracer_call() local
246 static int register_wakeup_function(struct trace_array *tr, int graph, int set) in register_wakeup_function()
265 static void unregister_wakeup_function(struct trace_array *tr, int graph) in unregister_wakeup_function()
278 static int wakeup_function_set(struct trace_array *tr, u32 mask, int set) in wakeup_function_set()
[all …]
H A Dtrace_functions.c56 int ftrace_allocate_ftrace_ops(struct trace_array *tr) in ftrace_allocate_ftrace_ops()
78 void ftrace_free_ftrace_ops(struct trace_array *tr) in ftrace_free_ftrace_ops()
84 int ftrace_create_function_files(struct trace_array *tr, in ftrace_create_function_files()
109 void ftrace_destroy_function_files(struct trace_array *tr) in ftrace_destroy_function_files()
134 static bool handle_func_repeats(struct trace_array *tr, u32 flags_val) in handle_func_repeats()
146 static int function_trace_init(struct trace_array *tr) in function_trace_init()
173 static void function_trace_reset(struct trace_array *tr) in function_trace_reset()
180 static void function_trace_start(struct trace_array *tr) in function_trace_start()
211 struct trace_array *tr = op->private; in function_trace_call() local
235 struct trace_array *tr = op->private; in function_args_trace_call() local
[all …]
H A Dtrace.c532 static void update_printk_trace(struct trace_array *tr) in update_printk_trace() argument
543 static bool update_marker_trace(struct trace_array *tr, int enabled) in update_marker_trace() argument
564 trace_set_ring_buffer_expanded(struct trace_array * tr) trace_set_ring_buffer_expanded() argument
573 struct trace_array *tr = container_of(work, struct trace_array, autoremove_work); trace_array_autoremove() local
580 trace_array_kick_autoremove(struct trace_array * tr) trace_array_kick_autoremove() argument
586 trace_array_cancel_autoremove(struct trace_array * tr) trace_array_cancel_autoremove() argument
596 trace_array_init_autoremove(struct trace_array * tr) trace_array_init_autoremove() argument
626 struct trace_array *tr; trace_array_get() local
669 tracing_check_open_get_tr(struct trace_array * tr) tracing_check_open_get_tr() argument
828 tracer_tracing_on(struct trace_array * tr) tracer_tracing_on() argument
872 struct trace_array *tr = &global_trace; tracing_snapshot() local
890 struct trace_array *tr = &global_trace; tracing_alloc_snapshot() local
912 tracer_tracing_off(struct trace_array * tr) tracer_tracing_off() argument
937 tracer_tracing_disable(struct trace_array * tr) tracer_tracing_disable() argument
952 tracer_tracing_enable(struct trace_array * tr) tracer_tracing_enable() argument
977 struct trace_array *tr = READ_ONCE(printk_trace); disable_trace_on_warning() local
998 tracer_tracing_is_on(struct trace_array * tr) tracer_tracing_is_on() argument
1083 trace_clock_in_ns(struct trace_array * tr) trace_clock_in_ns() argument
1289 struct trace_array *tr = &global_trace; run_tracer_selftest() local
1435 free_tracers(struct trace_array * tr) free_tracers() argument
1456 struct trace_array *tr; register_tracer() local
1587 struct trace_array *tr; tracing_reset_all_online_cpus_unlocked() local
1613 tracing_start_tr(struct trace_array * tr) tracing_start_tr() argument
1657 tracing_stop_tr(struct trace_array * tr) tracing_stop_tr() argument
1865 struct trace_array *tr = trace_file->tr; trace_event_buffer_lock_reserve() local
2043 trace_buffer_unlock_commit_regs(struct trace_array * tr,struct trace_buffer * buffer,struct ring_buffer_event * event,unsigned int trace_ctx,struct pt_regs * regs) trace_buffer_unlock_commit_regs() argument
2072 trace_function(struct trace_array * tr,unsigned long ip,unsigned long parent_ip,unsigned int trace_ctx,struct ftrace_regs * fregs) trace_function() argument
2121 __ftrace_trace_stack(struct trace_array * tr,struct trace_buffer * buffer,unsigned int trace_ctx,int skip,struct pt_regs * regs) __ftrace_trace_stack() argument
2207 __trace_stack(struct trace_array * tr,unsigned int trace_ctx,int skip) __trace_stack() argument
2256 ftrace_trace_userstack(struct trace_array * tr,struct trace_buffer * buffer,unsigned int trace_ctx) ftrace_trace_userstack() argument
2298 ftrace_trace_userstack(struct trace_array * tr,struct trace_buffer * buffer,unsigned int trace_ctx) ftrace_trace_userstack() argument
2315 trace_last_func_repeats(struct trace_array * tr,struct trace_func_repeats * last_info,unsigned int trace_ctx) trace_last_func_repeats() argument
2756 struct trace_array *tr = iter->tr; s_start() local
2860 trace_total_entries_cpu(struct trace_array * tr,int cpu) trace_total_entries_cpu() argument
2872 trace_total_entries(struct trace_array * tr) trace_total_entries() argument
2993 struct trace_array *tr = iter->tr; test_cpu_buff_start() local
3035 struct trace_array *tr = iter->tr; print_trace_fmt() local
3081 struct trace_array *tr = iter->tr; print_raw_fmt() local
3106 struct trace_array *tr = iter->tr; print_hex_fmt() local
3136 struct trace_array *tr = iter->tr; print_bin_fmt() local
3192 struct trace_array *tr = iter->tr; print_trace_line() local
3243 struct trace_array *tr = iter->tr; trace_latency_header() local
3259 struct trace_array *tr = iter->tr; trace_default_header() local
3369 struct trace_array *tr = inode->i_private; __tracing_open() local
3492 struct trace_array *tr = inode->i_private; tracing_open_generic_tr() local
3553 struct trace_array *tr = inode->i_private; tracing_release() local
3591 struct trace_array *tr = inode->i_private; tracing_release_generic_tr() local
3599 struct trace_array *tr = inode->i_private; tracing_single_release_tr() local
3610 struct trace_array *tr = inode->i_private; tracing_open() local
3656 trace_ok_for_array(struct tracer * t,struct trace_array * tr) trace_ok_for_array() argument
3666 get_tracer_for_array(struct trace_array * tr,struct tracer * t) get_tracer_for_array() argument
3677 struct trace_array *tr = m->private; t_next() local
3690 struct trace_array *tr = m->private; t_start() local
3733 struct trace_array *tr = inode->i_private; show_traces_open() local
3755 struct trace_array *tr = inode->i_private; tracing_seq_release() local
3801 struct trace_array *tr = file_inode(filp)->i_private; tracing_cpumask_read() local
3819 tracing_set_cpumask(struct trace_array * tr,cpumask_var_t tracing_cpumask_new) tracing_set_cpumask() argument
3861 struct trace_array *tr = file_inode(filp)->i_private; tracing_cpumask_write() local
3900 struct trace_array *tr = m->private; tracing_trace_options_show() local
3931 __set_tracer_option(struct trace_array * tr,struct tracer_flags * tracer_flags,struct tracer_opt * opts,int neg) __set_tracer_option() argument
3951 set_tracer_option(struct trace_array * tr,char * cmp,int neg) set_tracer_option() argument
3979 set_tracer_flag(struct trace_array * tr,u64 mask,int enabled) set_tracer_flag() argument
4074 trace_set_options(struct trace_array * tr,char * option) trace_set_options() argument
4138 struct trace_array *tr = m->private; tracing_trace_options_write() local
4161 struct trace_array *tr = inode->i_private; tracing_trace_options_open() local
4686 struct trace_array *tr = filp->private_data; tracing_set_trace_read() local
4697 tracer_init(struct tracer * t,struct trace_array * tr) tracer_init() argument
4721 __tracing_resize_ring_buffer(struct trace_array * tr,unsigned long size,int cpu) __tracing_resize_ring_buffer() argument
4784 tracing_resize_ring_buffer(struct trace_array * tr,unsigned long size,int cpu_id) tracing_resize_ring_buffer() argument
4828 trace_adjust_address(struct trace_array * tr,unsigned long addr) trace_adjust_address() argument
4873 struct trace_array *tr = data; save_mod() local
4902 update_last_data(struct trace_array * tr) update_last_data() argument
4967 tracing_update_buffers(struct trace_array * tr) tracing_update_buffers() argument
4988 tracing_set_nop(struct trace_array * tr) tracing_set_nop() argument
5004 tracing_set_tracer(struct trace_array * tr,const char * buf) tracing_set_tracer() argument
5115 struct trace_array *tr = filp->private_data; tracing_set_trace_write() local
5181 struct trace_array *tr = filp->private_data; tracing_thresh_write() local
5198 open_pipe_on_cpu(struct trace_array * tr,int cpu) open_pipe_on_cpu() argument
5212 close_pipe_on_cpu(struct trace_array * tr,int cpu) close_pipe_on_cpu() argument
5225 struct trace_array *tr = inode->i_private; tracing_open_pipe() local
5292 struct trace_array *tr = inode->i_private; tracing_release_pipe() local
5313 struct trace_array *tr = iter->tr; trace_poll() local
5374 update_last_data_if_empty(struct trace_array * tr) update_last_data_if_empty() argument
5642 struct trace_array *tr = inode->i_private; tracing_syscall_buf_read() local
5656 struct trace_array *tr = inode->i_private; tracing_syscall_buf_write() local
5679 struct trace_array *tr = inode->i_private; tracing_entries_read() local
5727 struct trace_array *tr = inode->i_private; tracing_entries_write() local
5754 struct trace_array *tr = filp->private_data; tracing_total_entries_read() local
5778 struct trace_array *tr = m->private; l_next() local
5812 show_last_boot_header(struct seq_file * m,struct trace_array * tr) show_last_boot_header() argument
5831 struct trace_array *tr = m->private; l_show() local
5852 struct trace_array *tr = inode->i_private; tracing_last_boot_open() local
5874 struct trace_array *tr = inode->i_private; tracing_buffer_meta_open() local
5905 struct trace_array *tr = inode->i_private; tracing_free_buffer_release() local
5920 write_marker_to_buffer(struct trace_array * tr,const char * buf,size_t cnt,unsigned long ip) write_marker_to_buffer() argument
6291 struct trace_array *tr = filp->private_data; tracing_mark_write() local
6333 write_raw_marker_to_buffer(struct trace_array * tr,const char * buf,size_t cnt) write_raw_marker_to_buffer() argument
6372 struct trace_array *tr = filp->private_data; tracing_mark_raw_write() local
6441 struct trace_array *tr = m->private; tracing_clock_show() local
6454 tracing_set_clock(struct trace_array * tr,const char * clockstr) tracing_set_clock() argument
6497 struct trace_array *tr = m->private; tracing_clock_write() local
6523 struct trace_array *tr = inode->i_private; tracing_clock_open() local
6544 struct trace_array *tr = m->private; tracing_time_stamp_mode_show() local
6558 struct trace_array *tr = inode->i_private; tracing_time_stamp_mode_open() local
6802 get_tracing_log_err(struct trace_array * tr,int len) get_tracing_log_err() argument
6879 tracing_log_err(struct trace_array * tr,const char * loc,const char * cmd,const char ** errs,u8 type,u16 pos) tracing_log_err() argument
6908 clear_tracing_err_log(struct trace_array * tr) clear_tracing_err_log() argument
6924 struct trace_array *tr = m->private; tracing_err_log_seq_start() local
6933 struct trace_array *tr = m->private; tracing_err_log_seq_next() local
6982 struct trace_array *tr = inode->i_private; tracing_err_log_open() local
7014 struct trace_array *tr = inode->i_private; tracing_err_log_release() local
7034 struct trace_array *tr = inode->i_private; tracing_buffers_open() local
7476 struct trace_array *tr = inode->i_private; tracing_stats_read() local
7581 tracing_get_dentry(struct trace_array * tr) tracing_get_dentry() argument
7594 tracing_dentry_percpu(struct trace_array * tr,int cpu) tracing_dentry_percpu() argument
7625 tracing_init_tracefs_percpu(struct trace_array * tr,long cpu) tracing_init_tracefs_percpu() argument
7787 struct trace_array *tr; trace_options_core_read() local
7806 struct trace_array *tr; trace_options_core_write() local
7848 struct trace_array *tr; trace_array_options_get() local
7882 struct trace_array *tr; trace_options_release() local
7916 trace_options_init_dentry(struct trace_array * tr) trace_options_init_dentry() argument
7937 create_trace_option_file(struct trace_array * tr,struct trace_option_dentry * topt,struct tracer_flags * flags,struct tracer_opt * opt) create_trace_option_file() argument
7957 create_trace_option_files(struct trace_array * tr,struct tracer * tracer,struct tracer_flags * flags) create_trace_option_files() argument
8013 add_tracer_options(struct trace_array * tr,struct tracers * t) add_tracer_options() argument
8028 add_tracer(struct trace_array * tr,struct tracer * tracer) add_tracer() argument
8090 create_trace_option_core_file(struct trace_array * tr,const char * option,long index) create_trace_option_core_file() argument
8104 create_trace_options_dir(struct trace_array * tr) create_trace_options_dir() argument
8126 struct trace_array *tr = filp->private_data; rb_simple_read() local
8140 struct trace_array *tr = filp->private_data; rb_simple_write() local
8183 struct trace_array *tr = filp->private_data; buffer_percent_read() local
8197 struct trace_array *tr = filp->private_data; buffer_percent_write() local
8226 struct trace_array *tr = filp->private_data; buffer_subbuf_size_read() local
8244 struct trace_array *tr = filp->private_data; buffer_subbuf_size_write() local
8334 struct trace_array *tr = data; make_mod_delta() local
8367 setup_trace_scratch(struct trace_array * tr,struct trace_scratch * tscratch,unsigned int size) setup_trace_scratch() argument
8437 allocate_trace_buffer(struct trace_array * tr,struct array_buffer * buf,int size) allocate_trace_buffer() argument
8494 allocate_trace_buffers(struct trace_array * tr,unsigned long size) allocate_trace_buffers() argument
8509 free_trace_buffers(struct trace_array * tr) free_trace_buffers() argument
8522 init_trace_flags_index(struct trace_array * tr) init_trace_flags_index() argument
8531 __update_tracer(struct trace_array * tr) __update_tracer() argument
8542 __update_tracer_options(struct trace_array * tr) __update_tracer_options() argument
8558 struct trace_array *tr; update_tracer_options() local
8569 struct trace_array *tr, *found = NULL; trace_array_find() local
8583 struct trace_array *tr; trace_array_find_get() local
8593 trace_array_create_dir(struct trace_array * tr) trace_array_create_dir() argument
8622 struct trace_array *tr; trace_array_create_systems() local
8724 struct trace_array *tr; instance_mkdir() local
8790 struct trace_array *tr; trace_array_get_by_name() local
8815 __remove_instance(struct trace_array * tr) __remove_instance() argument
8873 struct trace_array *tr; trace_array_destroy() local
8894 struct trace_array *tr; instance_rmdir() local
8908 struct trace_array *tr; create_trace_instances() local
8929 init_tracer_tracefs(struct trace_array * tr,struct dentry * d_tracer) init_tracer_tracefs() argument
9067 struct trace_array *tr = &global_trace; tracing_init_dentry() local
9203 struct trace_array *tr; trace_module_record() local
9378 trace_init_iter(struct trace_iterator * iter,struct trace_array * tr) trace_init_iter() argument
9408 ftrace_dump_one(struct trace_array * tr,enum ftrace_dump_mode dump_mode) ftrace_dump_one() argument
9500 struct trace_array *tr; ftrace_dump_by_param() local
9666 struct trace_array *tr; enable_instances() local
[all...]
H A Dtrace_events.c74 #define do_for_each_event_file(tr, file) \ argument
78 #define do_for_each_event_file_safe(tr, file) \ argument
661 struct trace_array *tr = trace_file->tr; in trace_event_ignore_this_pid() local
770 struct trace_array *tr; trace_event_enable_cmd_record() local
792 struct trace_array *tr; trace_event_enable_tgid_record() local
815 struct trace_array *tr = file->tr; __ftrace_event_enable_disable() local
956 clear_mod_events(struct trace_array * tr) clear_mod_events() argument
965 remove_cache_mod(struct trace_array * tr,const char * mod,const char * match,const char * system,const char * event) remove_cache_mod() argument
993 cache_mod(struct trace_array * tr,const char * mod,int set,const char * match,const char * system,const char * event) cache_mod() argument
1043 clear_mod_events(struct trace_array * tr) clear_mod_events() argument
1044 cache_mod(struct trace_array * tr,const char * mod,int set,const char * match,const char * system,const char * event) cache_mod() argument
1051 ftrace_clear_events(struct trace_array * tr) ftrace_clear_events() argument
1067 struct trace_array *tr = data; event_filter_pid_sched_process_exit() local
1083 struct trace_array *tr = data; event_filter_pid_sched_process_fork() local
1093 trace_event_follow_fork(struct trace_array * tr,bool enable) trace_event_follow_fork() argument
1114 struct trace_array *tr = data; event_filter_pid_sched_switch_probe_pre() local
1140 struct trace_array *tr = data; event_filter_pid_sched_switch_probe_post() local
1154 struct trace_array *tr = data; event_filter_pid_sched_wakeup_probe_pre() local
1172 struct trace_array *tr = data; event_filter_pid_sched_wakeup_probe_post() local
1188 unregister_pid_events(struct trace_array * tr) unregister_pid_events() argument
1203 __ftrace_clear_event_pids(struct trace_array * tr,int type) __ftrace_clear_event_pids() argument
1246 ftrace_clear_event_pids(struct trace_array * tr,int type) ftrace_clear_event_pids() argument
1352 __ftrace_set_clr_event_nolock(struct trace_array * tr,const char * match,const char * sub,const char * event,int set,const char * mod) __ftrace_set_clr_event_nolock() argument
1427 __ftrace_set_clr_event(struct trace_array * tr,const char * match,const char * sub,const char * event,int set,const char * mod) __ftrace_set_clr_event() argument
1443 ftrace_set_clr_event(struct trace_array * tr,char * buf,int set) ftrace_set_clr_event() argument
1510 struct trace_array *tr = top_trace_array(); trace_set_clr_event() local
1532 trace_array_set_clr_event(struct trace_array * tr,const char * system,const char * event,bool enable) trace_array_set_clr_event() argument
1554 struct trace_array *tr = m->private; ftrace_event_write() local
1593 struct trace_array *tr = m->private; t_next() local
1614 struct trace_array *tr = m->private; t_start() local
1646 struct trace_array *tr = m->private; s_next() local
1681 struct trace_array *tr = m->private; s_start() local
1836 struct trace_array *tr = m->private; __next() local
1863 struct trace_array *tr = m->private; __start() local
1977 trace_events_enabled(struct trace_array * tr,const char * system) trace_events_enabled() argument
2018 struct trace_array *tr = dir->tr; system_enable_read() local
2355 struct trace_array *tr = NULL, *iter_tr; subsystem_open() local
2404 struct trace_array *tr = inode->i_private; system_tr_open() local
2497 struct trace_array *tr = filp->private_data; show_header_page_file() local
2545 struct trace_array *tr = data; ignore_task_cpu() local
2562 register_pid_events(struct trace_array * tr) register_pid_events() argument
2596 struct trace_array *tr = m->private; event_pid_write() local
2863 struct trace_array *tr = inode->i_private; ftrace_event_release() local
2883 struct trace_array *tr = inode->i_private; ftrace_event_set_open() local
2911 struct trace_array *tr = inode->i_private; ftrace_event_show_filters_open() local
2935 struct trace_array *tr = inode->i_private; ftrace_event_show_triggers_open() local
2952 struct trace_array *tr = inode->i_private; ftrace_event_set_pid_open() local
2973 struct trace_array *tr = inode->i_private; ftrace_event_set_npid_open() local
3038 event_subsystem_dir(struct trace_array * tr,const char * name,struct trace_event_file * file,struct eventfs_inode * parent) event_subsystem_dir() argument
3252 struct trace_array *tr = file->tr; event_create_dir() local
3353 struct trace_array *tr; remove_event_from_tracers() local
3372 struct trace_array *tr; event_remove() local
3777 trace_create_new_event(struct trace_event_call * call,struct trace_array * tr) trace_create_new_event() argument
3856 __trace_add_new_event(struct trace_event_call * call,struct trace_array * tr) __trace_add_new_event() argument
3904 __trace_early_add_new_event(struct trace_event_call * call,struct trace_array * tr) __trace_early_add_new_event() argument
3963 struct trace_array *tr; probe_remove_event_call() local
4026 update_mod_cache(struct trace_array * tr,struct module * mod) update_mod_cache() argument
4043 struct trace_array *tr; update_cache_events() local
4136 __trace_add_event_dirs(struct trace_array * tr) __trace_add_event_dirs() argument
4153 __find_event_file(struct trace_array * tr,const char * system,const char * event) __find_event_file() argument
4176 find_event_file(struct trace_array * tr,const char * system,const char * event) find_event_file() argument
4212 struct trace_array *tr = top_trace_array(); trace_get_event_file() local
4282 event_enable_probe(unsigned long ip,unsigned long parent_ip,struct trace_array * tr,struct ftrace_probe_ops * ops,void * data) event_enable_probe() argument
4299 event_enable_count_probe(unsigned long ip,unsigned long parent_ip,struct trace_array * tr,struct ftrace_probe_ops * ops,void * data) event_enable_count_probe() argument
4356 event_enable_init(struct ftrace_probe_ops * ops,struct trace_array * tr,unsigned long ip,void * init_data,void ** data) event_enable_init() argument
4394 event_enable_free(struct ftrace_probe_ops * ops,struct trace_array * tr,unsigned long ip,void * data) event_enable_free() argument
4447 event_enable_func(struct trace_array * tr,struct ftrace_hash * hash,char * glob,char * cmd,char * param,int enabled) event_enable_func() argument
4577 __trace_early_add_event_dirs(struct trace_array * tr) __trace_early_add_event_dirs() argument
4597 __trace_early_add_events(struct trace_array * tr) __trace_early_add_events() argument
4617 __trace_remove_event_dirs(struct trace_array * tr) __trace_remove_event_dirs() argument
4627 struct trace_array *tr; __add_event_to_tracers() local
4683 create_event_toplevel_files(struct dentry * parent,struct trace_array * tr) create_event_toplevel_files() argument
4754 event_trace_add_tracer(struct dentry * parent,struct trace_array * tr) event_trace_add_tracer() argument
4781 early_event_add_tracer(struct dentry * parent,struct trace_array * tr) early_event_add_tracer() argument
4799 event_trace_del_tracer(struct trace_array * tr) event_trace_del_tracer() argument
4836 __early_set_events(struct trace_array * tr,char * buf,bool enable) __early_set_events() argument
4874 early_enable_events(struct trace_array * tr,char * buf,bool disable_first) early_enable_events() argument
4884 struct trace_array *tr = top_trace_array(); event_trace_enable() local
4932 struct trace_array *tr; event_trace_enable_again() local
4960 struct trace_array *tr; event_trace_init() local
5058 struct trace_array *tr; event_trace_self_tests() local
[all...]
H A 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()
H A Dtrace_mmiotrace.c28 static void mmio_reset_data(struct trace_array *tr) in mmio_reset_data()
37 static int mmio_trace_init(struct trace_array *tr) in mmio_trace_init()
47 static void mmio_trace_reset(struct trace_array *tr) in mmio_trace_reset()
56 static void mmio_trace_start(struct trace_array *tr) in mmio_trace_start()
297 static void __trace_mmiotrace_rw(struct trace_array *tr, in __trace_mmiotrace_rw()
324 struct trace_array *tr = mmio_trace_array; in mmio_trace_rw() local
328 static void __trace_mmiotrace_map(struct trace_array *tr, in __trace_mmiotrace_map()
355 struct trace_array *tr = mmio_trace_array; in mmio_trace_mapping() local
H A Dtrace_boot.c26 trace_boot_set_instance_options(struct trace_array *tr, struct xbc_node *node) in trace_boot_set_instance_options()
85 trace_boot_enable_events(struct trace_array *tr, struct xbc_node *node) in trace_boot_enable_events()
551 trace_boot_init_one_event(struct trace_array *tr, struct xbc_node *gnode, in trace_boot_init_one_event()
616 trace_boot_init_events(struct trace_array *tr, struct xbc_node *node) in trace_boot_init_events()
652 #define trace_boot_enable_events(tr, node) do {} while (0) argument
653 #define trace_boot_init_events(tr, node) do {} while (0) argument
658 trace_boot_set_ftrace_filter(struct trace_array *tr, struct xbc_node *node) in trace_boot_set_ftrace_filter()
686 #define trace_boot_set_ftrace_filter(tr, node) do {} while (0) argument
690 trace_boot_enable_tracer(struct trace_array *tr, struct xbc_node *node) in trace_boot_enable_tracer()
710 trace_boot_init_one_instance(struct trace_array *tr, struct xbc_node *node) in trace_boot_init_one_instance()
[all …]
H A Dtrace.h218 struct trace_array *tr; member
506 trace_array_is_readonly(struct trace_array * tr) trace_array_is_readonly() argument
518 struct trace_array *tr; top_trace_array() local
612 struct trace_array *tr; global() member
761 tracer_tracing_is_on_cpu(struct trace_array * tr,int cpu) tracer_tracing_is_on_cpu() argument
874 latency_fsnotify(struct trace_array * tr) latency_fsnotify() argument
880 __trace_stack(struct trace_array * tr,unsigned int trace_ctx,int skip) __trace_stack() argument
898 trace_create_maxlat_file(struct trace_array * tr,struct dentry * d_tracer) trace_create_maxlat_file() argument
922 ftrace_init_trace_array(struct trace_array * tr) ftrace_init_trace_array() argument
1233 free_fgraph_ops(struct trace_array * tr) free_fgraph_ops() argument
1235 init_array_fgraph_ops(tr,ops) global() argument
1236 allocate_fgraph_ops(tr,ops) global() argument
1274 ftrace_create_function_files(struct trace_array * tr,struct dentry * parent) ftrace_create_function_files() argument
1279 ftrace_allocate_ftrace_ops(struct trace_array * tr) ftrace_allocate_ftrace_ops() argument
1283 ftrace_free_ftrace_ops(struct trace_array * tr) ftrace_free_ftrace_ops() argument
1284 ftrace_destroy_function_files(struct trace_array * tr) ftrace_destroy_function_files() argument
1286 ftrace_init_global_array_ops(struct trace_array * tr) ftrace_init_global_array_ops() argument
1287 ftrace_reset_array_ops(struct trace_array * tr) ftrace_reset_array_ops() argument
1288 ftrace_init_tracefs(struct trace_array * tr,struct dentry * d) ftrace_init_tracefs() argument
1289 ftrace_init_tracefs_toplevel(struct trace_array * tr,struct dentry * d) ftrace_init_tracefs_toplevel() argument
1290 ftrace_clear_pids(struct trace_array * tr) ftrace_clear_pids() argument
1292 ftrace_pid_follow_fork(struct trace_array * tr,bool enable) ftrace_pid_follow_fork() argument
1294 ftrace_init_array_ops(tr,func) global() argument
1361 clear_ftrace_function_probes(struct trace_array * tr) clear_ftrace_function_probes() argument
1365 ftrace_create_filter_files(struct trace_array * tr,struct dentry * parent) ftrace_create_filter_files() argument
1544 trace_branch_enable(struct trace_array * tr) trace_branch_enable() argument
1556 trace_branch_enable(struct trace_array * tr) trace_branch_enable() argument
1605 struct trace_array *tr; global() member
1617 trace_buffer_unlock_commit(struct trace_array * tr,struct trace_buffer * buffer,struct ring_buffer_event * event,unsigned int trace_ctx) trace_buffer_unlock_commit() argument
2327 trace_allocate_snapshot(struct trace_array * tr,int size) trace_allocate_snapshot() argument
2328 tracing_snapshot_instance(struct trace_array * tr) tracing_snapshot_instance() argument
2329 tracing_alloc_snapshot_instance(struct trace_array * tr) tracing_alloc_snapshot_instance() argument
2333 tracing_arm_snapshot_locked(struct trace_array * tr) tracing_arm_snapshot_locked() argument
2334 tracing_arm_snapshot(struct trace_array * tr) tracing_arm_snapshot() argument
2335 tracing_disarm_snapshot(struct trace_array * tr) tracing_disarm_snapshot() argument
2336 free_snapshot(struct trace_array * tr) free_snapshot() argument
2337 tracing_snapshot_cond(struct trace_array * tr,void * cond_data) tracing_snapshot_cond() argument
2341 tracing_cond_snapshot_data(struct trace_array * tr) tracing_cond_snapshot_data() argument
2345 tracing_snapshot_cond_enable(struct trace_array * tr,void * cond_data,cond_update_fn_t update) tracing_snapshot_cond_enable() argument
2349 tracing_snapshot_cond_disable(struct trace_array * tr) tracing_snapshot_cond_disable() argument
2358 get_snapshot_map(struct trace_array * tr) get_snapshot_map() argument
2359 put_snapshot_map(struct trace_array * tr) put_snapshot_map() argument
2429 ftrace_trace_stack(struct trace_array * tr,struct trace_buffer * buffer,unsigned int trace_ctx,int skip,struct pt_regs * regs) ftrace_trace_stack() argument
2440 __ftrace_trace_stack(struct trace_array * tr,struct trace_buffer * buffer,unsigned int trace_ctx,int skip,struct pt_regs * regs) __ftrace_trace_stack() argument
2446 ftrace_trace_stack(struct trace_array * tr,struct trace_buffer * buffer,unsigned long trace_ctx,int skip,struct pt_regs * regs) ftrace_trace_stack() argument
[all...]
H A Dtrace_selftest.c183 static int trace_selftest_ops(struct trace_array *tr, int cnt) in trace_selftest_ops()
358 struct trace_array *tr, in trace_selftest_startup_dynamic_tracing()
573 # define trace_selftest_startup_dynamic_tracing(trace, tr, func) ({ 0; }) argument
692 trace_selftest_startup_function(struct tracer *trace, struct trace_array *tr) in trace_selftest_startup_function()
1063 struct trace_array *tr) in trace_selftest_startup_function_graph()
1196 trace_selftest_startup_irqsoff(struct tracer *trace, struct trace_array *tr) in trace_selftest_startup_irqsoff()
1245 trace_selftest_startup_preemptoff(struct tracer *trace, struct trace_array *tr) in trace_selftest_startup_preemptoff()
1307 trace_selftest_startup_preemptirqsoff(struct tracer *trace, struct trace_array *tr) in trace_selftest_startup_preemptirqsoff()
1408 trace_selftest_startup_nop(struct tracer *trace, struct trace_array *tr) in trace_selftest_startup_nop()
1460 trace_selftest_startup_wakeup(struct tracer *trace, struct trace_array *tr) in trace_selftest_startup_wakeup()
[all …]
H A Dtrace_osnoise.c81 struct trace_array *tr; member
89 struct trace_array *tr; in osnoise_print() local
112 static int osnoise_instance_registered(struct trace_array *tr) in osnoise_instance_registered()
133 static int osnoise_register_instance(struct trace_array *tr) in osnoise_register_instance()
161 static void osnoise_unregister_instance(struct trace_array *tr) in osnoise_unregister_instance()
1198 struct trace_array *tr; in osnoise_stop_exception() local
1371 struct trace_array *tr; in osnoise_stop_tracing() local
1409 struct trace_array *tr; in notify_new_max_latency() local
3012 static void osnoise_tracer_start(struct trace_array *tr) in osnoise_tracer_start()
3030 static void osnoise_tracer_stop(struct trace_array *tr) in osnoise_tracer_stop()
[all …]
H A Dftrace.c106 struct trace_array *tr; in ftrace_pids_enabled() local
184 struct trace_array *tr = op->private; in ftrace_pid_func() local
545 struct trace_array *tr = trace_get_global_array(); in function_stat_show() local
1082 struct trace_array *tr; member
1389 ftrace_add_mod(struct trace_array * tr,const char * func,const char * module,int enable) ftrace_add_mod() argument
3994 struct trace_array *tr; global() member
4005 struct trace_array *tr = iter->ops->private; t_probe_next() local
4136 struct trace_array *tr = iter->tr; t_mod_next() local
4189 struct trace_array *tr = iter->tr; t_mod_show() local
4714 ftrace_regex_open(struct trace_array * tr,struct ftrace_ops * ops,int flag,struct inode * inode,struct file * file) ftrace_regex_open() argument
4820 struct trace_array *tr = inode->i_private; ftrace_filter_open() local
4830 struct trace_array *tr = inode->i_private; ftrace_notrace_open() local
5118 cache_mod(struct trace_array * tr,const char * func,char * module,int enable) cache_mod() argument
5228 struct trace_array *tr; process_cached_mods() local
5254 ftrace_mod_callback(struct trace_array * tr,struct ftrace_hash * hash,char * func_orig,char * cmd,char * module,int enable) ftrace_mod_callback() argument
5498 register_ftrace_function_probe(char * glob,struct trace_array * tr,struct ftrace_probe_ops * probe_ops,void * data) register_ftrace_function_probe() argument
5643 unregister_ftrace_function_probe_func(char * glob,struct trace_array * tr,struct ftrace_probe_ops * probe_ops) unregister_ftrace_function_probe_func() argument
5773 clear_ftrace_function_probes(struct trace_array * tr) clear_ftrace_function_probes() argument
5826 struct trace_array *tr = iter->ops->private; ftrace_process_regex() local
6791 struct trace_array *tr = ops->private; ftrace_set_regex() local
6990 struct trace_array *tr = trace_get_global_array(); ftrace_set_early_filter() local
7522 ftrace_create_filter_files(struct trace_array * tr,struct dentry * parent) ftrace_create_filter_files() argument
7909 struct trace_array *tr; clear_mod_from_hashes() local
8302 struct trace_array *tr; clear_func_from_hashes() local
8488 ftrace_init_trace_array(struct trace_array * tr) ftrace_init_trace_array() argument
8523 ftrace_init_global_array_ops(struct trace_array * tr) ftrace_init_global_array_ops() argument
8532 ftrace_init_array_ops(struct trace_array * tr,ftrace_func_t func) ftrace_init_array_ops() argument
8544 ftrace_reset_array_ops(struct trace_array * tr) ftrace_reset_array_ops() argument
8672 struct trace_array *tr = data; ftrace_filter_pid_sched_switch_probe() local
8693 struct trace_array *tr = data; ftrace_pid_follow_sched_process_fork() local
8707 struct trace_array *tr = data; ftrace_pid_follow_sched_process_exit() local
8717 ftrace_pid_follow_fork(struct trace_array * tr,bool enable) ftrace_pid_follow_fork() argument
8732 clear_ftrace_pids(struct trace_array * tr,int type) clear_ftrace_pids() argument
8770 ftrace_clear_pids(struct trace_array * tr) ftrace_clear_pids() argument
8779 ftrace_pid_reset(struct trace_array * tr,int type) ftrace_pid_reset() argument
8797 struct trace_array *tr = m->private; fpid_start() local
8812 struct trace_array *tr = m->private; fpid_next() local
8850 struct trace_array *tr = m->private; fnpid_start() local
8865 struct trace_array *tr = m->private; fnpid_next() local
8885 struct trace_array *tr = inode->i_private; pid_open() local
8936 struct trace_array *tr = data; ignore_task_cpu() local
8962 struct trace_array *tr = m->private; pid_write() local
9045 struct trace_array *tr = inode->i_private; ftrace_pid_release() local
9068 ftrace_init_tracefs(struct trace_array * tr,struct dentry * d_tracer) ftrace_init_tracefs() argument
9076 ftrace_init_tracefs_toplevel(struct trace_array * tr,struct dentry * d_tracer) ftrace_init_tracefs_toplevel() argument
[all...]
H A Dtrace_events_hist.c809 hist_err(struct trace_array * tr,u8 err_type,u16 err_pos) hist_err() argument
875 struct trace_array *tr = hist_data->event_file->tr; hist_field_timestamp() local
975 struct trace_array *tr = hist_data->event_file->tr; find_any_var_ref() local
1024 struct trace_array *tr = hist_data->event_file->tr; find_hist_vars() local
1079 struct trace_array *tr = hist_data->event_file->tr; save_hist_vars() local
1103 struct trace_array *tr = hist_data->event_file->tr; remove_hist_vars() local
1164 find_var_file(struct trace_array * tr,char * system,char * event_name,char * var_name) find_var_file() argument
1219 struct trace_array *tr = hist_data->event_file->tr; find_match_var() local
1254 struct trace_array *tr = hist_data->event_file->tr; find_event_var() local
1478 parse_assignment(struct trace_array * tr,char * str,struct hist_trigger_attrs * attrs) parse_assignment() argument
1549 parse_hist_trigger_attrs(struct trace_array * tr,char * trigger_str) parse_hist_trigger_attrs() argument
2308 struct trace_array *tr = hist_data->event_file->tr; parse_var_ref() local
2332 struct trace_array *tr = file->tr; parse_field() local
2462 struct trace_array *tr = hist_data->event_file->tr; parse_const() local
2655 check_expr_operands(struct trace_array * tr,struct hist_field * operand1,struct hist_field * operand2,struct hist_field ** var1,struct hist_field ** var2) check_expr_operands() argument
2964 event_file(struct trace_array * tr,char * system,char * event_name) event_file() argument
3035 struct trace_array *tr = target_hist_data->event_file->tr; create_field_var_hist() local
3302 struct trace_array *tr = file->tr; create_field_var() local
3452 cond_snapshot_update(struct trace_array * tr,void * cond_data) cond_snapshot_update() argument
3551 cond_snapshot_update(struct trace_array * tr,void * cond_data) cond_snapshot_update() argument
3662 struct trace_array *tr = file->tr; track_data_create() local
3707 parse_action_params(struct trace_array * tr,char * params,struct action_data * data) parse_action_params() argument
3754 action_parse(struct trace_array * tr,char * str,struct action_data * data,enum handler_id handler) action_parse() argument
3971 struct trace_array *tr = hist_data->event_file->tr; trace_action_find_var() local
4047 struct trace_array *tr = hist_data->event_file->tr; trace_action_create() local
4162 struct trace_array *tr = file->tr; action_create() local
4227 onmatch_parse(struct trace_array * tr,char * str) onmatch_parse() argument
4473 struct trace_array *tr = hist_data->event_file->tr; create_var_field() local
4551 struct trace_array *tr = hist_data->event_file->tr; create_key_field() local
4672 struct trace_array *tr = hist_data->event_file->tr; parse_var_defs() local
4750 is_descending(struct trace_array * tr,const char * str) is_descending() argument
4768 struct trace_array *tr = hist_data->event_file->tr; create_sort_keys() local
4872 struct trace_array *tr = hist_data->event_file->tr; parse_actions() local
6567 tracing_set_filter_buffering(struct trace_array * tr,bool set) tracing_set_filter_buffering() argument
6590 struct trace_array *tr = file->tr; hist_register_trigger() local
[all...]
H A Dtrace_syscalls.c244 struct trace_array *tr = iter->tr; in print_syscall_enter() local
863 struct trace_array *tr = data; in ftrace_syscall_enter() local
929 struct trace_array *tr = data; in ftrace_syscall_exit() local
973 struct trace_array *tr = file->tr; in reg_event_syscall_enter() local
1003 struct trace_array *tr = file->tr; in unreg_event_syscall_enter() local
1021 struct trace_array *tr = file->tr; in reg_event_syscall_exit() local
1042 struct trace_array *tr = file->tr; in unreg_event_syscall_exit() local
/linux/kernel/bpf/
H A Dtrampoline.c47 static struct mutex *select_trampoline_lock(struct bpf_trampoline *tr) in select_trampoline_lock()
52 static void trampoline_lock(struct bpf_trampoline *tr) in trampoline_lock()
57 static void trampoline_unlock(struct bpf_trampoline *tr) in trampoline_unlock()
78 struct bpf_trampoline *tr; in direct_ops_ip_lookup() local
101 struct bpf_trampoline *tr; in bpf_tramp_ftrace_ops_func() local
229 static int direct_ops_alloc(struct bpf_trampoline *tr) in direct_ops_alloc()
235 static void direct_ops_free(struct bpf_trampoline *tr) { } in direct_ops_free()
237 static struct ftrace_hash *hash_from_ip(struct bpf_trampoline *tr, void *ptr) in hash_from_ip()
257 static int direct_ops_add(struct bpf_trampoline *tr, void *addr) in direct_ops_add()
269 static int direct_ops_del(struct bpf_trampoline *tr, void *addr) in direct_ops_del()
[all …]
/linux/drivers/input/touchscreen/
H A 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() local
83 struct tr *tr = serio_get_drvdata(serio); in tr_disconnect() local
101 struct tr *tr; in tr_connect() local
/linux/drivers/media/radio/
H A Dradio-trust.c58 struct trust *tr = kzalloc_obj(*tr); 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
/linux/drivers/mtd/
H A Dmtd_blkdevs.c45 static blk_status_t do_blktrans_request(struct mtd_blktrans_ops *tr, in do_blktrans_request()
124 struct mtd_blktrans_ops *tr = dev->tr; in mtd_blktrans_work() local
278 struct mtd_blktrans_ops *tr = new->tr; in add_mtd_blktrans_dev() local
447 struct mtd_blktrans_ops *tr; in blktrans_notify_remove() local
458 struct mtd_blktrans_ops *tr; in blktrans_notify_add() local
472 int register_mtd_blktrans(struct mtd_blktrans_ops *tr) in register_mtd_blktrans()
506 int deregister_mtd_blktrans(struct mtd_blktrans_ops *tr) in deregister_mtd_blktrans()
/linux/fs/xfs/
H A Dxfs_discard.c451 struct xfs_trim_rtdev *tr) in xfs_discard_free_rtdev_extents()
469 struct xfs_trim_rtdev *tr) in xfs_discard_rtdev_extents()
517 struct xfs_trim_rtdev *tr = priv; in xfs_trim_gather_rtextent() local
562 struct xfs_trim_rtdev tr = { in xfs_trim_rtextents() local
630 struct xfs_trim_rtgroup *tr = priv; in xfs_trim_gather_rtgroup_extent() local
679 struct xfs_trim_rtgroup tr = { in xfs_trim_rtgroup_extents() local
/linux/drivers/net/ethernet/toshiba/
H A Dtc35815.c505 struct tc35815_regs __iomem *tr = in tc_mdio_read() local
522 struct tc35815_regs __iomem *tr = in tc_mdio_write() local
548 struct tc35815_regs __iomem *tr = in tc_handle_link_change() local
725 struct tc35815_regs __iomem *tr = in tc35815_init_dev_addr() local
1183 struct tc35815_regs __iomem *tr = in tc35815_schedule_restart() local
1197 struct tc35815_regs __iomem *tr = in tc35815_tx_timeout() local
1312 struct tc35815_regs __iomem *tr = in tc35815_send_packet() local
1432 struct tc35815_regs __iomem *tr = in tc35815_interrupt() local
1621 struct tc35815_regs __iomem *tr = in tc35815_poll() local
1695 struct tc35815_regs __iomem *tr = in tc35815_check_tx_stat() local
[all …]
/linux/drivers/s390/crypto/
H A Dzcrypt_api.c641 struct zcrypt_track *tr, in zcrypt_rsa_modexpo()
747 struct zcrypt_track *tr, in zcrypt_rsa_crt()
853 struct zcrypt_track *tr, in _zcrypt_send_cprb()
984 struct zcrypt_track tr; in zcrypt_send_cprb() local
1035 struct zcrypt_track *tr, in _zcrypt_send_ep11_cprb()
1188 struct zcrypt_track tr; in zcrypt_send_ep11_cprb() local
1483 struct zcrypt_track tr; in icarsamodexpo_ioctl() local
1512 struct zcrypt_track tr; in icarsacrt_ioctl() local
1542 struct zcrypt_track tr; in zsecsendcprb_ioctl() local
1573 struct zcrypt_track tr; in zsendep11cprb_ioctl() local
/linux/arch/x86/kernel/cpu/mce/
H A Damd.c434 struct thresh_restart *tr = _tr; in threshold_restart_block() local
485 struct thresh_restart tr; in threshold_restart_bank() local
513 struct thresh_restart tr = { in mce_threshold_block_init() local
926 struct thresh_restart tr; in SHOW_FIELDS() local
949 struct thresh_restart tr; in store_threshold_limit() local
/linux/arch/x86/include/asm/
H A Ddesc.h113 #define load_tr(tr) asm volatile("ltr %0"::"m" (tr)) argument
117 #define store_tr(tr) (tr = native_store_tr()) argument
285 unsigned long tr; in native_store_tr() local
/linux/drivers/gpu/drm/amd/display/dc/gpio/dce110/
H A Dhw_translate_dce110.c384 void dal_hw_translate_dce110_init(struct hw_translate *tr) in dal_hw_translate_dce110_init()
/linux/samples/ftrace/
H A Dsample-trace-array.c20 struct trace_array *tr; variable

1234