/openbmc/linux/kernel/trace/ |
H A D | trace_sched_wakeup.c | 46 # define is_graph(tr) false argument 68 func_prolog_preempt_disable(struct trace_array *tr, in func_prolog_preempt_disable() 117 struct trace_array *tr = wakeup_trace; in wakeup_graph_entry() local 146 struct trace_array *tr = wakeup_trace; in wakeup_graph_return() local 216 struct trace_array *tr = wakeup_trace; in wakeup_tracer_call() local 303 __trace_function(struct trace_array *tr, in __trace_function() 374 tracing_sched_switch_trace(struct trace_array *tr, in tracing_sched_switch_trace() 402 tracing_sched_wakeup_trace(struct trace_array *tr, in tracing_sched_wakeup_trace() 500 static void __wakeup_reset(struct trace_array *tr) in __wakeup_reset() 512 static void wakeup_reset(struct trace_array *tr) in wakeup_reset() [all …]
|
H A D | trace_irqsoff.c | 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 180 struct trace_array *tr = irqsoff_trace; in irqsoff_graph_entry() local 210 struct trace_array *tr = irqsoff_trace; in irqsoff_graph_return() local 263 struct trace_array *tr = irqsoff_trace; in irqsoff_print_header() local 272 __trace_function(struct trace_array *tr, in __trace_function() 322 check_critical_timing(struct trace_array *tr, in check_critical_timing() 375 struct trace_array *tr = irqsoff_trace; in start_critical_timing() local 408 struct trace_array *tr = irqsoff_trace; in stop_critical_timing() local [all …]
|
H A D | trace_functions.c | 52 int ftrace_allocate_ftrace_ops(struct trace_array *tr) in ftrace_allocate_ftrace_ops() 74 void ftrace_free_ftrace_ops(struct trace_array *tr) in ftrace_free_ftrace_ops() 80 int ftrace_create_function_files(struct trace_array *tr, in ftrace_create_function_files() 132 static int function_trace_init(struct trace_array *tr) in function_trace_init() 159 static void function_trace_reset(struct trace_array *tr) in function_trace_reset() 175 struct trace_array *tr = op->private; in function_trace_call() local 220 struct trace_array *tr = op->private; in function_stack_trace_call() local 285 struct trace_array *tr = op->private; in function_no_repeats_trace_call() local 331 struct trace_array *tr = op->private; in function_stack_no_repeats_trace_call() local 445 struct trace_array *tr, bool on, in update_traceon_count() [all …]
|
H A D | trace.c | 498 struct trace_array *tr; in trace_array_get() local 2271 struct trace_array *tr; in tracing_reset_all_online_cpus_unlocked() local 9070 struct trace_array *tr; in trace_options_core_read() local 9089 struct trace_array *tr; in trace_options_core_write() local 9495 struct trace_array *tr; in trace_array_find_get() local 9528 struct trace_array *tr; in trace_array_create() local 9597 struct trace_array *tr; in instance_mkdir() local 9635 struct trace_array *tr; in trace_array_get_by_name() local 9700 struct trace_array *tr; in trace_array_destroy() local 9728 struct trace_array *tr; in instance_rmdir() local [all …]
|
H A D | trace_nop.c | 37 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 D | trace_events.c | 568 struct trace_array *tr; in trace_event_enable_cmd_record() local 590 struct trace_array *tr; in trace_event_enable_tgid_record() local 748 struct trace_array *tr = data; in event_filter_pid_sched_process_exit() local 763 struct trace_array *tr = data; in event_filter_pid_sched_process_fork() local 2628 struct trace_array *tr; in remove_event_from_tracers() local 2647 struct trace_array *tr; in event_remove() local 3082 struct trace_array *tr; in probe_remove_event_call() local 3746 struct trace_array *tr; in __add_event_to_tracers() local 4011 struct trace_array *tr; in event_trace_enable_again() local 4038 struct trace_array *tr; in event_trace_init() local [all …]
|
H A D | trace_boot.c | 25 trace_boot_set_instance_options(struct trace_array *tr, struct xbc_node *node) in trace_boot_set_instance_options() 83 trace_boot_enable_events(struct trace_array *tr, struct xbc_node *node) in trace_boot_enable_events() 462 trace_boot_init_one_event(struct trace_array *tr, struct xbc_node *gnode, in trace_boot_init_one_event() 518 trace_boot_init_events(struct trace_array *tr, struct xbc_node *node) in trace_boot_init_events() 554 #define trace_boot_enable_events(tr, node) do {} while (0) argument 555 #define trace_boot_init_events(tr, node) do {} while (0) argument 560 trace_boot_set_ftrace_filter(struct trace_array *tr, struct xbc_node *node) in trace_boot_set_ftrace_filter() 588 #define trace_boot_set_ftrace_filter(tr, node) do {} while (0) argument 592 trace_boot_enable_tracer(struct trace_array *tr, struct xbc_node *node) in trace_boot_enable_tracer() 624 struct trace_array *tr; in trace_boot_init_instances() local [all …]
|
H A D | trace_functions_graph.c | 134 struct trace_array *tr = graph_array; in trace_graph_entry() local 215 trace_graph_function(struct trace_array *tr, in trace_graph_function() 243 struct trace_array *tr = graph_array; in trace_graph_return() local 269 void set_graph_array(struct trace_array *tr) in set_graph_array() 520 struct trace_array *tr = iter->tr; in print_graph_irq() local 686 struct trace_array *tr = iter->tr; in print_graph_entry_leaf() local 745 struct trace_array *tr = iter->tr; in print_graph_entry_nested() local 786 struct trace_array *tr = iter->tr; in print_graph_prologue() local 969 struct trace_array *tr = iter->tr; in print_graph_return() local 1044 struct trace_array *tr = iter->tr; in print_graph_comment() local [all …]
|
H A D | trace_mmiotrace.c | 28 static void mmio_reset_data(struct trace_array *tr) in mmio_reset_data() 36 static int mmio_trace_init(struct trace_array *tr) in mmio_trace_init() 46 static void mmio_trace_reset(struct trace_array *tr) in mmio_trace_reset() 55 static void mmio_trace_start(struct trace_array *tr) in mmio_trace_start() 293 static void __trace_mmiotrace_rw(struct trace_array *tr, in __trace_mmiotrace_rw() 319 struct trace_array *tr = mmio_trace_array; in mmio_trace_rw() local 324 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
|
H A D | trace_selftest.c | 182 static int trace_selftest_ops(struct trace_array *tr, int cnt) in trace_selftest_ops() 357 struct trace_array *tr, in trace_selftest_startup_dynamic_tracing() 572 # define trace_selftest_startup_dynamic_tracing(trace, tr, func) ({ 0; }) argument 691 trace_selftest_startup_function(struct tracer *trace, struct trace_array *tr) in trace_selftest_startup_function() 797 struct trace_array *tr) in trace_selftest_startup_function_graph() 928 trace_selftest_startup_irqsoff(struct tracer *trace, struct trace_array *tr) in trace_selftest_startup_irqsoff() 977 trace_selftest_startup_preemptoff(struct tracer *trace, struct trace_array *tr) in trace_selftest_startup_preemptoff() 1039 trace_selftest_startup_preemptirqsoff(struct tracer *trace, struct trace_array *tr) in trace_selftest_startup_preemptirqsoff() 1140 trace_selftest_startup_nop(struct tracer *trace, struct trace_array *tr) in trace_selftest_startup_nop() 1192 trace_selftest_startup_wakeup(struct tracer *trace, struct trace_array *tr) in trace_selftest_startup_wakeup() [all …]
|
H A D | trace_hwlat.c | 132 struct trace_array *tr = hwlat_trace; in trace_hwlat_sample() local 204 struct trace_array *tr = hwlat_trace; in get_sample() local 317 struct trace_array *tr = hwlat_trace; in move_to_next_cpu() local 421 static int start_single_kthread(struct trace_array *tr) in start_single_kthread() 513 struct trace_array *tr = hwlat_trace; in hwlat_hotplug_workfn() local 581 static int start_per_cpu_kthreads(struct trace_array *tr) in start_per_cpu_kthreads() 685 struct trace_array *tr = hwlat_trace; in hwlat_mode_write() local 812 static void hwlat_tracer_start(struct trace_array *tr) in hwlat_tracer_start() 824 static void hwlat_tracer_stop(struct trace_array *tr) in hwlat_tracer_stop() 832 static int hwlat_tracer_init(struct trace_array *tr) in hwlat_tracer_init() [all …]
|
H A D | trace.h | 211 struct trace_array *tr; member 440 struct trace_array *tr; in top_trace_array() local 532 struct trace_array *tr; member 1017 static inline int ftrace_trace_task(struct trace_array *tr) in ftrace_trace_task() 1038 static inline int ftrace_trace_task(struct trace_array *tr) in ftrace_trace_task() 1044 ftrace_create_function_files(struct trace_array *tr, in ftrace_create_function_files() 1056 ftrace_init_global_array_ops(struct trace_array *tr) { } in ftrace_init_global_array_ops() 1064 #define ftrace_init_array_ops(tr, func) do { } while (0) argument 1287 static inline int trace_branch_enable(struct trace_array *tr) in trace_branch_enable() 1299 static inline int trace_branch_enable(struct trace_array *tr) in trace_branch_enable() [all …]
|
H A D | trace_syscalls.c | 130 struct trace_array *tr = iter->tr; in print_syscall_enter() local 293 struct trace_array *tr = data; in ftrace_syscall_enter() local 334 struct trace_array *tr = data; in ftrace_syscall_exit() local 371 struct trace_array *tr = file->tr; in reg_event_syscall_enter() local 392 struct trace_array *tr = file->tr; in unreg_event_syscall_enter() local 409 struct trace_array *tr = file->tr; in reg_event_syscall_exit() local 430 struct trace_array *tr = file->tr; in unreg_event_syscall_exit() local
|
H A D | trace_branch.c | 34 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()
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | touchright.c | 45 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
|
/openbmc/qemu/hw/acpi/ |
H A D | ich9_tco.c | 33 static inline void tco_timer_reload(TCOIORegs *tr) in tco_timer_reload() 43 static inline void tco_timer_stop(TCOIORegs *tr) in tco_timer_stop() 51 TCOIORegs *tr = opaque; in tco_timer_expired() local 81 static inline int can_start_tco_timer(TCOIORegs *tr) in can_start_tco_timer() 86 static uint32_t tco_ioport_readw(TCOIORegs *tr, uint32_t addr) in tco_ioport_readw() 140 static void tco_ioport_writew(TCOIORegs *tr, uint32_t addr, uint32_t val) in tco_ioport_writew() 206 TCOIORegs *tr = opaque; in tco_io_readw() local 213 TCOIORegs *tr = opaque; in tco_io_writew() local 227 void acpi_pm_tco_init(TCOIORegs *tr, MemoryRegion *parent) in acpi_pm_tco_init()
|
/openbmc/linux/fs/gfs2/ |
H A D | trans.c | 28 static void gfs2_print_trans(struct gfs2_sbd *sdp, const struct gfs2_trans *tr) in gfs2_print_trans() 40 int __gfs2_trans_begin(struct gfs2_trans *tr, struct gfs2_sbd *sdp, in __gfs2_trans_begin() 112 struct gfs2_trans *tr; in gfs2_trans_begin() local 126 struct gfs2_trans *tr = current->journal_info; in gfs2_trans_end() local 194 struct gfs2_trans *tr = current->journal_info; in gfs2_trans_add_data() local 236 struct gfs2_trans *tr = current->journal_info; in gfs2_trans_add_meta() local 296 struct gfs2_trans *tr = current->journal_info; in gfs2_trans_add_revoke() local 326 void gfs2_trans_free(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in gfs2_trans_free()
|
H A D | log.c | 102 struct gfs2_trans *tr, struct blk_plug *plug) in gfs2_ail1_start_one() 162 struct gfs2_trans *tr; in dump_ail_list() local 204 struct gfs2_trans *tr; in gfs2_ail1_flush() local 260 struct gfs2_trans *tr; in gfs2_log_update_flush_tail() local 360 struct gfs2_trans *tr, *s; in gfs2_ail1_empty() local 385 struct gfs2_trans *tr; in gfs2_ail1_wait() local 418 struct gfs2_trans *tr, *safe; in ail2_empty() local 665 struct gfs2_trans *tr = sdp->sd_log_tr; in calc_reserved() local 941 struct gfs2_trans *tr; in gfs2_ail_drain() local 1000 static void trans_drain(struct gfs2_trans *tr) in trans_drain() [all …]
|
H A D | meta_io.c | 298 struct gfs2_trans *tr = current->journal_info; in gfs2_meta_read() local 326 struct gfs2_trans *tr = current->journal_info; in gfs2_meta_wait() local 343 struct gfs2_trans *tr = current->journal_info; in gfs2_remove_from_journal() local 386 struct gfs2_trans *tr, *s; in gfs2_ail1_wipe() local
|
/openbmc/linux/kernel/bpf/ |
H A D | trampoline.c | 37 struct bpf_trampoline *tr = ops->private; in bpf_tramp_ftrace_ops_func() local 136 struct bpf_trampoline *tr; in bpf_trampoline_lookup() local 174 static int unregister_fentry(struct bpf_trampoline *tr, void *old_addr) in unregister_fentry() 205 static int register_fentry(struct bpf_trampoline *tr, void *new_addr) in register_fentry() 661 static struct bpf_shim_tramp_link *cgroup_shim_find(struct bpf_trampoline *tr, in cgroup_shim_find() 684 struct bpf_trampoline *tr; in bpf_trampoline_link_cgroup_shim() local 748 struct bpf_trampoline *tr; in bpf_trampoline_unlink_cgroup_shim() local 774 struct bpf_trampoline *tr; in bpf_trampoline_get() local 791 void bpf_trampoline_put(struct bpf_trampoline *tr) in bpf_trampoline_put() 994 void notrace __bpf_tramp_enter(struct bpf_tramp_image *tr) in __bpf_tramp_enter() [all …]
|
/openbmc/linux/drivers/media/radio/ |
H A D | radio-trust.c | 58 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
|
H A D | radio-timb.c | 43 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
|
/openbmc/linux/include/linux/ |
H A D | trace.h | 41 #define trace_array_puts(tr, str) \ argument 75 static inline int trace_array_printk(struct trace_array *tr, unsigned long ip, in trace_array_printk() 80 static inline int trace_array_init_printk(struct trace_array *tr) in trace_array_init_printk() 84 static inline void trace_array_put(struct trace_array *tr) in trace_array_put() 91 static inline int trace_array_destroy(struct trace_array *tr) in trace_array_destroy()
|
/openbmc/linux/drivers/mtd/ |
H A D | mtd_blkdevs.c | 45 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 453 struct mtd_blktrans_ops *tr; in blktrans_notify_remove() local 464 struct mtd_blktrans_ops *tr; in blktrans_notify_add() local 478 int register_mtd_blktrans(struct mtd_blktrans_ops *tr) in register_mtd_blktrans() 512 int deregister_mtd_blktrans(struct mtd_blktrans_ops *tr) in deregister_mtd_blktrans()
|
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_util.c | 81 struct efi_st_translate *tr; in efi_st_translate_char() local 96 struct efi_st_translate *tr; in efi_st_translate_code() local
|