/linux-4.4.14/drivers/mtd/ |
H A D | mtdblock_ro.c | 49 static void mtdblock_add_mtd(struct mtd_blktrans_ops *tr, struct mtd_info *mtd) mtdblock_add_mtd() argument
|
H A D | mtd_blkdevs.c | 76 static int do_blktrans_request(struct mtd_blktrans_ops *tr, do_blktrans_request() argument 128 struct mtd_blktrans_ops *tr = dev->tr; mtd_blktrans_work() local 321 struct mtd_blktrans_ops *tr = new->tr; add_mtd_blktrans_dev() local 500 struct mtd_blktrans_ops *tr; blktrans_notify_remove() local 511 struct mtd_blktrans_ops *tr; blktrans_notify_add() local 525 int register_mtd_blktrans(struct mtd_blktrans_ops *tr) register_mtd_blktrans() argument 563 int deregister_mtd_blktrans(struct mtd_blktrans_ops *tr) deregister_mtd_blktrans() argument
|
H A D | mtdblock.c | 340 static void mtdblock_add_mtd(struct mtd_blktrans_ops *tr, struct mtd_info *mtd) mtdblock_add_mtd() argument
|
H A D | nftlcore.c | 48 static void nftl_add_mtd(struct mtd_blktrans_ops *tr, struct mtd_info *mtd) nftl_add_mtd() argument
|
H A D | ssfdc.c | 287 static void ssfdcr_add_mtd(struct mtd_blktrans_ops *tr, struct mtd_info *mtd) ssfdcr_add_mtd() argument
|
H A D | inftlcore.c | 48 static void inftl_add_mtd(struct mtd_blktrans_ops *tr, struct mtd_info *mtd) inftl_add_mtd() argument
|
H A D | rfd_ftl.c | 757 static void rfd_ftl_add_mtd(struct mtd_blktrans_ops *tr, struct mtd_info *mtd) rfd_ftl_add_mtd() argument
|
H A D | ftl.c | 1045 static void ftl_add_mtd(struct mtd_blktrans_ops *tr, struct mtd_info *mtd) ftl_add_mtd() argument
|
H A D | sm_ftl.c | 1129 static void sm_add_mtd(struct mtd_blktrans_ops *tr, struct mtd_info *mtd) sm_add_mtd() argument
|
H A D | mtdswap.c | 1411 static void mtdswap_add_mtd(struct mtd_blktrans_ops *tr, struct mtd_info *mtd) mtdswap_add_mtd() argument
|
/linux-4.4.14/kernel/trace/ |
H A D | trace_kdb.c | 24 struct trace_array *tr; ftrace_dump_buf() local
|
H A D | trace_nop.c | 36 static void start_nop_trace(struct trace_array *tr) start_nop_trace() argument 41 static void stop_nop_trace(struct trace_array *tr) stop_nop_trace() argument 46 static int nop_trace_init(struct trace_array *tr) nop_trace_init() argument 53 static void nop_trace_reset(struct trace_array *tr) nop_trace_reset() argument 63 static int nop_set_flag(struct trace_array *tr, u32 old_flags, u32 bit, int set) nop_set_flag() argument
|
H A D | trace_branch.c | 33 struct trace_array *tr = branch_tracer; probe_likely_condition() local 100 int enable_branch_tracing(struct trace_array *tr) enable_branch_tracing() argument 128 static int branch_trace_init(struct trace_array *tr) branch_trace_init() argument 133 static void branch_trace_reset(struct trace_array *tr) branch_trace_reset() argument
|
H A D | trace_mmiotrace.c | 29 static void mmio_reset_data(struct trace_array *tr) mmio_reset_data() argument 37 static int mmio_trace_init(struct trace_array *tr) mmio_trace_init() argument 47 static void mmio_trace_reset(struct trace_array *tr) mmio_trace_reset() argument 56 static void mmio_trace_start(struct trace_array *tr) mmio_trace_start() argument 297 static void __trace_mmiotrace_rw(struct trace_array *tr, __trace_mmiotrace_rw() argument 322 struct trace_array *tr = mmio_trace_array; mmio_trace_rw() local 327 static void __trace_mmiotrace_map(struct trace_array *tr, __trace_mmiotrace_map() argument 352 struct trace_array *tr = mmio_trace_array; mmio_trace_mapping() local
|
H A D | trace_functions.c | 36 static int allocate_ftrace_ops(struct trace_array *tr) allocate_ftrace_ops() argument 54 int ftrace_create_function_files(struct trace_array *tr, ftrace_create_function_files() argument 75 void ftrace_destroy_function_files(struct trace_array *tr) ftrace_destroy_function_files() argument 82 static int function_trace_init(struct trace_array *tr) function_trace_init() argument 111 static void function_trace_reset(struct trace_array *tr) function_trace_reset() argument 118 static void function_trace_start(struct trace_array *tr) function_trace_start() argument 127 struct trace_array *tr = op->private; function_trace_call() local 160 struct trace_array *tr = op->private; function_stack_trace_call() local 209 static void tracing_start_function_trace(struct trace_array *tr) tracing_start_function_trace() argument 216 static void tracing_stop_function_trace(struct trace_array *tr) tracing_stop_function_trace() argument 223 func_set_flag(struct trace_array *tr, u32 old_flags, u32 bit, int set) func_set_flag() argument
|
H A D | trace_irqsoff.c | 63 static inline int irqsoff_display_graph(struct trace_array *tr, int set) irqsoff_display_graph() argument 94 static int func_prolog_dec(struct trace_array *tr, func_prolog_dec() argument 138 struct trace_array *tr = irqsoff_trace; irqsoff_tracer_call() local 152 static int irqsoff_display_graph(struct trace_array *tr, int set) irqsoff_display_graph() argument 172 struct trace_array *tr = irqsoff_trace; irqsoff_graph_entry() local 190 struct trace_array *tr = irqsoff_trace; irqsoff_graph_return() local 235 struct trace_array *tr = irqsoff_trace; irqsoff_print_header() local 244 __trace_function(struct trace_array *tr, __trace_function() argument 289 static bool report_latency(struct trace_array *tr, cycle_t delta) report_latency() argument 302 check_critical_timing(struct trace_array *tr, check_critical_timing() argument 357 struct trace_array *tr = irqsoff_trace; start_critical_timing() local 393 struct trace_array *tr = irqsoff_trace; stop_critical_timing() local 520 static int register_irqsoff_function(struct trace_array *tr, int graph, int set) register_irqsoff_function() argument 540 static void unregister_irqsoff_function(struct trace_array *tr, int graph) unregister_irqsoff_function() argument 553 static int irqsoff_function_set(struct trace_array *tr, u32 mask, int set) irqsoff_function_set() argument 565 static int register_irqsoff_function(struct trace_array *tr, int graph, int set) register_irqsoff_function() argument 569 static void unregister_irqsoff_function(struct trace_array *tr, int graph) { } irqsoff_function_set() argument 570 static inline int irqsoff_function_set(struct trace_array *tr, u32 mask, int set) irqsoff_function_set() argument 576 static int irqsoff_flag_changed(struct trace_array *tr, u32 mask, int set) irqsoff_flag_changed() argument 591 static int start_irqsoff_tracer(struct trace_array *tr, int graph) start_irqsoff_tracer() argument 605 static void stop_irqsoff_tracer(struct trace_array *tr, int graph) stop_irqsoff_tracer() argument 614 static int __irqsoff_tracer_init(struct trace_array *tr) __irqsoff_tracer_init() argument 642 static void irqsoff_tracer_reset(struct trace_array *tr) irqsoff_tracer_reset() argument 656 static void irqsoff_tracer_start(struct trace_array *tr) irqsoff_tracer_start() argument 661 static void irqsoff_tracer_stop(struct trace_array *tr) irqsoff_tracer_stop() argument 667 static int irqsoff_tracer_init(struct trace_array *tr) irqsoff_tracer_init() argument 698 static int preemptoff_tracer_init(struct trace_array *tr) preemptoff_tracer_init() argument 732 static int preemptirqsoff_tracer_init(struct trace_array *tr) preemptirqsoff_tracer_init() argument
|
H A D | trace_sched_wakeup.c | 44 static inline int wakeup_display_graph(struct trace_array *tr, int set) wakeup_display_graph() argument 74 func_prolog_preempt_disable(struct trace_array *tr, func_prolog_preempt_disable() argument 113 struct trace_array *tr = wakeup_trace; wakeup_tracer_call() local 129 static int register_wakeup_function(struct trace_array *tr, int graph, int set) register_wakeup_function() argument 149 static void unregister_wakeup_function(struct trace_array *tr, int graph) unregister_wakeup_function() argument 162 static int wakeup_function_set(struct trace_array *tr, u32 mask, int set) wakeup_function_set() argument 174 static int register_wakeup_function(struct trace_array *tr, int graph, int set) register_wakeup_function() argument 178 static void unregister_wakeup_function(struct trace_array *tr, int graph) { } wakeup_function_set() argument 179 static int wakeup_function_set(struct trace_array *tr, u32 mask, int set) wakeup_function_set() argument 185 static int wakeup_flag_changed(struct trace_array *tr, u32 mask, int set) wakeup_flag_changed() argument 200 static int start_func_tracer(struct trace_array *tr, int graph) start_func_tracer() argument 214 static void stop_func_tracer(struct trace_array *tr, int graph) stop_func_tracer() argument 222 static int wakeup_display_graph(struct trace_array *tr, int set) wakeup_display_graph() argument 237 struct trace_array *tr = wakeup_trace; wakeup_graph_entry() local 255 struct trace_array *tr = wakeup_trace; wakeup_graph_return() local 308 __trace_function(struct trace_array *tr, __trace_function() argument 349 static bool report_latency(struct trace_array *tr, cycle_t delta) report_latency() argument 371 tracing_sched_switch_trace(struct trace_array *tr, tracing_sched_switch_trace() argument 399 tracing_sched_wakeup_trace(struct trace_array *tr, tracing_sched_wakeup_trace() argument 495 static void __wakeup_reset(struct trace_array *tr) __wakeup_reset() argument 507 static void wakeup_reset(struct trace_array *tr) wakeup_reset() argument 599 static void start_wakeup_tracer(struct trace_array *tr) start_wakeup_tracer() argument 652 static void stop_wakeup_tracer(struct trace_array *tr) stop_wakeup_tracer() argument 664 static int __wakeup_tracer_init(struct trace_array *tr) __wakeup_tracer_init() argument 681 static int wakeup_tracer_init(struct trace_array *tr) wakeup_tracer_init() argument 691 static int wakeup_rt_tracer_init(struct trace_array *tr) wakeup_rt_tracer_init() argument 701 static int wakeup_dl_tracer_init(struct trace_array *tr) wakeup_dl_tracer_init() argument 711 static void wakeup_tracer_reset(struct trace_array *tr) wakeup_tracer_reset() argument 726 static void wakeup_tracer_start(struct trace_array *tr) wakeup_tracer_start() argument 732 static void wakeup_tracer_stop(struct trace_array *tr) wakeup_tracer_stop() argument
|
H A D | trace_selftest.c | 183 static int trace_selftest_ops(struct trace_array *tr, int cnt) trace_selftest_ops() argument 651 trace_selftest_startup_function(struct tracer *trace, struct trace_array *tr) trace_selftest_startup_function() argument 812 trace_selftest_startup_irqsoff(struct tracer *trace, struct trace_array *tr) trace_selftest_startup_irqsoff() argument 861 trace_selftest_startup_preemptoff(struct tracer *trace, struct trace_array *tr) trace_selftest_startup_preemptoff() argument 923 trace_selftest_startup_preemptirqsoff(struct tracer *trace, struct trace_array *tr) trace_selftest_startup_preemptirqsoff() argument 1024 trace_selftest_startup_nop(struct tracer *trace, struct trace_array *tr) trace_selftest_startup_nop() argument 1076 trace_selftest_startup_wakeup(struct tracer *trace, struct trace_array *tr) trace_selftest_startup_wakeup() argument 1154 trace_selftest_startup_sched_switch(struct tracer *trace, struct trace_array *tr) trace_selftest_startup_sched_switch() argument 1186 trace_selftest_startup_branch(struct tracer *trace, struct trace_array *tr) trace_selftest_startup_branch() argument 323 trace_selftest_startup_dynamic_tracing(struct tracer *trace, struct trace_array *tr, int (*func)(void)) trace_selftest_startup_dynamic_tracing() argument 747 trace_selftest_startup_function_graph(struct tracer *trace, struct trace_array *tr) trace_selftest_startup_function_graph() argument
|
H A D | trace_syscalls.c | 113 struct trace_array *tr = iter->tr; print_syscall_enter() local 296 struct trace_array *tr = data; ftrace_syscall_enter() local 344 struct trace_array *tr = data; ftrace_syscall_exit() local 391 struct trace_array *tr = file->tr; reg_event_syscall_enter() local 412 struct trace_array *tr = file->tr; unreg_event_syscall_enter() local 429 struct trace_array *tr = file->tr; reg_event_syscall_exit() local 450 struct trace_array *tr = file->tr; unreg_event_syscall_exit() local
|
H A D | trace_events_trigger.c | 467 clear_event_triggers(struct trace_array *tr) clear_event_triggers() argument 1169 struct trace_array *tr = file->tr; event_enable_trigger_func() local
|
H A D | trace_functions_graph.c | 281 int __trace_graph_entry(struct trace_array *tr, __trace_graph_entry() argument 313 struct trace_array *tr = graph_array; trace_graph_entry() local 366 __trace_graph_function(struct trace_array *tr, __trace_graph_function() argument 386 trace_graph_function(struct trace_array *tr, trace_graph_function() argument 393 void __trace_graph_return(struct trace_array *tr, __trace_graph_return() argument 415 struct trace_array *tr = graph_array; trace_graph_return() local 434 void set_graph_array(struct trace_array *tr) set_graph_array() argument 452 static int graph_trace_init(struct trace_array *tr) graph_trace_init() argument 470 static void graph_trace_reset(struct trace_array *tr) graph_trace_reset() argument 476 static int graph_trace_update_thresh(struct trace_array *tr) graph_trace_update_thresh() argument 655 struct trace_array *tr = iter->tr; print_graph_irq() local 729 print_graph_duration(struct trace_array *tr, unsigned long long duration, print_graph_duration() argument 767 struct trace_array *tr = iter->tr; print_graph_entry_leaf() local 814 struct trace_array *tr = iter->tr; print_graph_entry_nested() local 854 struct trace_array *tr = iter->tr; print_graph_prologue() local 1033 struct trace_array *tr = iter->tr; print_graph_return() local 1098 struct trace_array *tr = iter->tr; print_graph_comment() local 1253 static void __print_graph_headers_flags(struct trace_array *tr, __print_graph_headers_flags() argument 1298 struct trace_array *tr = iter->tr; print_graph_headers_flags() local 1367 func_graph_set_flag(struct trace_array *tr, u32 old_flags, u32 bit, int set) func_graph_set_flag() argument
|
H A D | trace_kprobe.c | 1356 find_trace_probe_file(struct trace_kprobe *tk, struct trace_array *tr) find_trace_probe_file() argument
|
H A D | trace_output.c | 479 struct trace_array *tr = iter->tr; lat_print_timestamp() local 523 struct trace_array *tr = iter->tr; trace_print_context() local 551 struct trace_array *tr = iter->tr; trace_print_lat_context() local 1041 struct trace_array *tr = iter->tr; trace_user_stack_print() local
|
H A D | blktrace.c | 1297 static void blk_tracer_start(struct trace_array *tr) blk_tracer_start() argument 1302 static int blk_tracer_init(struct trace_array *tr) blk_tracer_init() argument 1309 static void blk_tracer_stop(struct trace_array *tr) blk_tracer_stop() argument 1314 static void blk_tracer_reset(struct trace_array *tr) blk_tracer_reset() argument 1343 struct trace_array *tr = iter->tr; print_one_line() local 1409 blk_tracer_set_flag(struct trace_array *tr, u32 old_flags, u32 bit, int set) blk_tracer_set_flag() argument
|
H A D | trace.h | 164 struct trace_array *tr; member in struct:trace_buffer 272 struct trace_array *tr; top_trace_array() local 357 struct trace_array *tr; member in struct:trace_option_dentry 650 static inline void __trace_stack(struct trace_array *tr, unsigned long flags, __trace_stack() argument 846 ftrace_create_function_files(struct trace_array *tr, ftrace_create_function_files() argument 851 static inline void ftrace_destroy_function_files(struct trace_array *tr) { } ftrace_destroy_function_files() argument 853 ftrace_init_global_array_ops(struct trace_array *tr) { } ftrace_reset_array_ops() argument 854 static inline void ftrace_reset_array_ops(struct trace_array *tr) { } ftrace_reset_array_ops() argument 1009 static inline int trace_branch_enable(struct trace_array *tr) trace_branch_enable() argument 1021 static inline int trace_branch_enable(struct trace_array *tr) trace_branch_enable() argument 1061 struct trace_array *tr; member in struct:trace_subsystem_dir
|
H A D | trace_events.c | 221 struct trace_array *tr = trace_file->tr; trace_event_ignore_this_pid() local 342 struct trace_array *tr; trace_event_enable_cmd_record() local 365 struct trace_array *tr = file->tr; __ftrace_event_enable_disable() local 463 static void ftrace_clear_events(struct trace_array *tr) ftrace_clear_events() argument 514 struct trace_array *tr = data; event_filter_pid_sched_switch_probe_pre() local 528 struct trace_array *tr = data; event_filter_pid_sched_switch_probe_post() local 540 struct trace_array *tr = data; event_filter_pid_sched_wakeup_probe_pre() local 556 struct trace_array *tr = data; event_filter_pid_sched_wakeup_probe_post() local 570 static void __ftrace_clear_event_pids(struct trace_array *tr) __ftrace_clear_event_pids() argument 609 static void ftrace_clear_event_pids(struct trace_array *tr) ftrace_clear_event_pids() argument 703 __ftrace_set_clr_event_nolock(struct trace_array *tr, const char *match, __ftrace_set_clr_event_nolock() argument 741 static int __ftrace_set_clr_event(struct trace_array *tr, const char *match, __ftrace_set_clr_event() argument 753 static int ftrace_set_clr_event(struct trace_array *tr, char *buf, int set) ftrace_set_clr_event() argument 805 struct trace_array *tr = top_trace_array(); trace_set_clr_event() local 823 struct trace_array *tr = m->private; ftrace_event_write() local 864 struct trace_array *tr = m->private; t_next() local 885 struct trace_array *tr = m->private; t_start() local 903 struct trace_array *tr = m->private; s_next() local 918 struct trace_array *tr = m->private; s_start() local 953 struct trace_array *tr = m->private; __acquires() local 982 struct trace_array *tr = m->private; p_next() local 1076 struct trace_array *tr = dir->tr; system_enable_read() local 1377 struct trace_array *tr; subsystem_open() local 1426 struct trace_array *tr = inode->i_private; system_tr_open() local 1565 struct trace_array *tr = data; ignore_task_cpu() local 1584 struct trace_array *tr = m->private; ftrace_event_pid_write() local 1892 struct trace_array *tr = inode->i_private; ftrace_event_release() local 1911 struct trace_array *tr = inode->i_private; ftrace_event_set_open() local 1931 struct trace_array *tr = inode->i_private; ftrace_event_set_pid_open() local 1981 event_subsystem_dir(struct trace_array *tr, const char *name, event_subsystem_dir() argument 2059 struct trace_array *tr = file->tr; event_create_dir() local 2127 struct trace_array *tr; remove_event_from_tracers() local 2146 struct trace_array *tr; event_remove() local 2348 __trace_add_new_event(struct trace_event_call *call, struct trace_array *tr) __trace_add_new_event() argument 2410 struct trace_array *tr; probe_remove_event_call() local 2543 __trace_add_event_dirs(struct trace_array *tr) __trace_add_event_dirs() argument 2557 find_event_file(struct trace_array *tr, const char *system, const char *event) find_event_file() argument 2715 struct trace_array *tr = top_trace_array(); event_enable_func() local 2855 __trace_early_add_event_dirs(struct trace_array *tr) __trace_early_add_event_dirs() argument 2876 __trace_early_add_events(struct trace_array *tr) __trace_early_add_events() argument 2895 __trace_remove_event_dirs(struct trace_array *tr) __trace_remove_event_dirs() argument 2905 struct trace_array *tr; __add_event_to_tracers() local 2928 create_event_toplevel_files(struct dentry *parent, struct trace_array *tr) create_event_toplevel_files() argument 2977 int event_trace_add_tracer(struct dentry *parent, struct trace_array *tr) event_trace_add_tracer() argument 3002 early_event_add_tracer(struct dentry *parent, struct trace_array *tr) early_event_add_tracer() argument 3022 int event_trace_del_tracer(struct trace_array *tr) event_trace_del_tracer() argument 3058 early_enable_events(struct trace_array *tr, bool disable_first) early_enable_events() argument 3088 struct trace_array *tr = top_trace_array(); event_trace_enable() local 3134 struct trace_array *tr; event_trace_enable_again() local 3149 struct trace_array *tr; event_trace_init() local 3257 struct trace_array *tr; event_trace_self_tests() local 2327 trace_create_new_event(struct trace_event_call *call, struct trace_array *tr) trace_create_new_event() argument 2365 __trace_early_add_new_event(struct trace_event_call *call, struct trace_array *tr) __trace_early_add_new_event() argument
|
H A D | trace_events_filter.c | 2085 struct trace_array *tr = dir->tr; apply_subsystem_event_filter() local 895 filter_free_subsystem_preds(struct trace_subsystem_dir *dir, struct trace_array *tr) filter_free_subsystem_preds() argument 920 filter_free_subsystem_filters(struct trace_subsystem_dir *dir, struct trace_array *tr) filter_free_subsystem_filters() argument 1804 replace_system_preds(struct trace_subsystem_dir *dir, struct trace_array *tr, struct filter_parse_state *ps, char *filter_string) replace_system_preds() argument 2004 create_system_filter(struct trace_subsystem_dir *dir, struct trace_array *tr, char *filter_str, struct event_filter **filterp) create_system_filter() argument
|
H A D | ftrace.c | 5096 __init void ftrace_init_global_array_ops(struct trace_array *tr) ftrace_init_global_array_ops() argument 5102 void ftrace_init_array_ops(struct trace_array *tr, ftrace_func_t func) ftrace_init_array_ops() argument 5114 void ftrace_reset_array_ops(struct trace_array *tr) ftrace_reset_array_ops() argument
|
H A D | trace.c | 83 dummy_set_flag(struct trace_array *tr, u32 old_flags, u32 bit, int set) dummy_set_flag() argument 282 struct trace_array *tr; trace_array_get() local 497 static inline void ftrace_trace_stack(struct trace_array *tr, ftrace_trace_stack() argument 506 static void tracer_tracing_on(struct trace_array *tr) tracer_tracing_on() argument 643 struct trace_array *tr = &global_trace; tracing_snapshot() local 677 static int alloc_snapshot(struct trace_array *tr) alloc_snapshot() argument 695 static void free_snapshot(struct trace_array *tr) free_snapshot() argument 720 struct trace_array *tr = &global_trace; tracing_alloc_snapshot() local 772 static void tracer_tracing_off(struct trace_array *tr) tracer_tracing_off() argument 815 static int tracer_tracing_is_on(struct trace_array *tr) tracer_tracing_is_on() argument 1031 __update_max_tr(struct trace_array *tr, struct task_struct *tsk, int cpu) __update_max_tr() argument 1074 update_max_tr(struct trace_array *tr, struct task_struct *tsk, int cpu) update_max_tr() argument 1108 update_max_tr_single(struct trace_array *tr, struct task_struct *tsk, int cpu) update_max_tr_single() argument 1157 struct trace_array *tr = &global_trace; run_tracer_selftest() local 1343 struct trace_array *tr; tracing_reset_all_online_cpus() local 1468 static void tracing_start_tr(struct trace_array *tr) tracing_start_tr() argument 1533 static void tracing_stop_tr(struct trace_array *tr) tracing_stop_tr() argument 1695 void trace_buffer_unlock_commit(struct trace_array *tr, trace_buffer_unlock_commit() argument 1746 void trace_buffer_unlock_commit_regs(struct trace_array *tr, trace_buffer_unlock_commit_regs() argument 1767 trace_function(struct trace_array *tr, trace_function() argument 1879 static inline void ftrace_trace_stack(struct trace_array *tr, ftrace_trace_stack() argument 1890 void __trace_stack(struct trace_array *tr, unsigned long flags, int skip, __trace_stack() argument 1973 static void __trace_userstack(struct trace_array *tr, unsigned long flags) __trace_userstack() argument 2132 struct trace_array *tr = &global_trace; trace_vbprintk() local 2233 int trace_array_vprintk(struct trace_array *tr, trace_array_vprintk() argument 2239 int trace_array_printk(struct trace_array *tr, trace_array_printk() argument 2454 struct trace_array *tr = iter->tr; s_start() local 2663 struct trace_array *tr = iter->tr; test_cpu_buff_start() local 2688 struct trace_array *tr = iter->tr; print_trace_fmt() local 2720 struct trace_array *tr = iter->tr; print_raw_fmt() local 2745 struct trace_array *tr = iter->tr; print_hex_fmt() local 2775 struct trace_array *tr = iter->tr; print_bin_fmt() local 2831 struct trace_array *tr = iter->tr; print_trace_line() local 2878 struct trace_array *tr = iter->tr; trace_latency_header() local 2894 struct trace_array *tr = iter->tr; trace_default_header() local 3034 struct trace_array *tr = inode->i_private; __tracing_open() local 3146 struct trace_array *tr = inode->i_private; tracing_open_generic_tr() local 3161 struct trace_array *tr = inode->i_private; tracing_release() local 3202 struct trace_array *tr = inode->i_private; tracing_release_generic_tr() local 3210 struct trace_array *tr = inode->i_private; tracing_single_release_tr() local 3219 struct trace_array *tr = inode->i_private; tracing_open() local 3256 trace_ok_for_array(struct tracer *t, struct trace_array *tr) trace_ok_for_array() argument 3263 get_tracer_for_array(struct trace_array *tr, struct tracer *t) get_tracer_for_array() argument 3274 struct trace_array *tr = m->private; t_next() local 3287 struct trace_array *tr = m->private; t_start() local 3330 struct trace_array *tr = inode->i_private; show_traces_open() local 3397 struct trace_array *tr = file_inode(filp)->i_private; tracing_cpumask_read() local 3420 struct trace_array *tr = file_inode(filp)->i_private; tracing_cpumask_write() local 3478 struct trace_array *tr = m->private; tracing_trace_options_show() local 3504 static int __set_tracer_option(struct trace_array *tr, __set_tracer_option() argument 3523 static int set_tracer_option(struct trace_array *tr, char *cmp, int neg) set_tracer_option() argument 3549 int set_tracer_flag(struct trace_array *tr, unsigned int mask, int enabled) set_tracer_flag() argument 3583 static int trace_set_options(struct trace_array *tr, char *option) trace_set_options() argument 3648 struct trace_array *tr = m->private; tracing_trace_options_write() local 3671 struct trace_array *tr = inode->i_private; tracing_trace_options_open() local 4167 struct trace_array *tr = filp->private_data; tracing_set_trace_read() local 4178 int tracer_init(struct tracer *t, struct trace_array *tr) tracer_init() argument 4220 static int __tracing_resize_ring_buffer(struct trace_array *tr, __tracing_resize_ring_buffer() argument 4286 static ssize_t tracing_resize_ring_buffer(struct trace_array *tr, tracing_resize_ring_buffer() argument 4344 static void tracing_set_nop(struct trace_array *tr) tracing_set_nop() argument 4357 static void add_tracer_options(struct trace_array *tr, struct tracer *t) add_tracer_options() argument 4366 static int tracing_set_tracer(struct trace_array *tr, const char *buf) tracing_set_tracer() argument 4460 struct trace_array *tr = filp->private_data; tracing_set_trace_write() local 4530 struct trace_array *tr = filp->private_data; tracing_thresh_write() local 4571 struct trace_array *tr = inode->i_private; tracing_open_pipe() local 4636 struct trace_array *tr = inode->i_private; tracing_release_pipe() local 4659 struct trace_array *tr = iter->tr; trace_poll() local 4970 struct trace_array *tr = inode->i_private; tracing_entries_read() local 5018 struct trace_array *tr = inode->i_private; tracing_entries_write() local 5045 struct trace_array *tr = filp->private_data; tracing_total_entries_read() local 5082 struct trace_array *tr = inode->i_private; tracing_free_buffer_release() local 5100 struct trace_array *tr = filp->private_data; tracing_mark_write() local 5202 struct trace_array *tr = m->private; tracing_clock_show() local 5215 static int tracing_set_clock(struct trace_array *tr, const char *clockstr) tracing_set_clock() argument 5253 struct trace_array *tr = m->private; tracing_clock_write() local 5279 struct trace_array *tr = inode->i_private; tracing_clock_open() local 5304 struct trace_array *tr = inode->i_private; tracing_snapshot_open() local 5348 struct trace_array *tr = iter->tr; tracing_snapshot_write() local 5555 struct trace_array *tr = inode->i_private; tracing_buffers_open() local 5870 struct trace_array *tr = inode->i_private; tracing_stats_read() local 6081 static struct dentry *tracing_get_dentry(struct trace_array *tr) tracing_get_dentry() argument 6094 static struct dentry *tracing_dentry_percpu(struct trace_array *tr, int cpu) tracing_dentry_percpu() argument 6125 tracing_init_tracefs_percpu(struct trace_array *tr, long cpu) tracing_init_tracefs_percpu() argument 6262 struct trace_array *tr; trace_options_core_read() local 6281 struct trace_array *tr; trace_options_core_write() local 6330 static struct dentry *trace_options_init_dentry(struct trace_array *tr) trace_options_init_dentry() argument 6351 create_trace_option_file(struct trace_array *tr, create_trace_option_file() argument 6372 create_trace_option_files(struct trace_array *tr, struct tracer *tracer) create_trace_option_files() argument 6436 create_trace_option_core_file(struct trace_array *tr, create_trace_option_core_file() argument 6450 static void create_trace_options_dir(struct trace_array *tr) create_trace_options_dir() argument 6471 struct trace_array *tr = filp->private_data; rb_simple_read() local 6485 struct trace_array *tr = filp->private_data; rb_simple_write() local 6527 allocate_trace_buffer(struct trace_array *tr, struct trace_buffer *buf, int size) allocate_trace_buffer() argument 6552 static int allocate_trace_buffers(struct trace_array *tr, int size) allocate_trace_buffers() argument 6589 static void free_trace_buffers(struct trace_array *tr) free_trace_buffers() argument 6601 static void init_trace_flags_index(struct trace_array *tr) init_trace_flags_index() argument 6610 static void __update_tracer_options(struct trace_array *tr) __update_tracer_options() argument 6618 static void update_tracer_options(struct trace_array *tr) update_tracer_options() argument 6627 struct trace_array *tr; instance_mkdir() local 6701 struct trace_array *tr; instance_rmdir() local 6756 init_tracer_tracefs(struct trace_array *tr, struct dentry *d_tracer) init_tracer_tracefs() argument 6847 struct trace_array *tr = &global_trace; tracing_init_dentry() local 7094 struct trace_array *tr = &global_trace; ftrace_dump() local
|
/linux-4.4.14/arch/x86/include/asm/ |
H A D | suspend_32.h | 22 unsigned long tr; member in struct:saved_context
|
H A D | suspend_64.h | 35 unsigned long tr; member in struct:saved_context
|
H A D | desc.h | 238 unsigned long tr; native_store_tr() local
|
H A D | svm.h | 148 struct vmcb_seg tr; member in struct:vmcb_save_area
|
/linux-4.4.14/fs/gfs2/ |
H A D | lops.h | 49 lops_before_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) lops_before_commit() argument 58 lops_after_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) lops_after_commit() argument
|
H A D | trans.c | 34 struct gfs2_trans *tr; gfs2_trans_begin() local 77 static void gfs2_print_trans(const struct gfs2_trans *tr) gfs2_print_trans() argument 90 struct gfs2_trans *tr = current->journal_info; gfs2_trans_end() local 160 struct gfs2_trans *tr = current->journal_info; gfs2_trans_add_data() local 200 struct gfs2_trans *tr; meta_lo_add() local 255 struct gfs2_trans *tr = current->journal_info; gfs2_trans_add_revoke() local 266 struct gfs2_trans *tr = current->journal_info; gfs2_trans_add_unrevoke() local
|
H A D | glops.c | 86 struct gfs2_trans tr; gfs2_ail_empty_gl() local
|
H A D | meta_io.c | 226 struct gfs2_trans *tr = current->journal_info; gfs2_meta_read() local 253 struct gfs2_trans *tr = current->journal_info; gfs2_meta_wait() local 264 void gfs2_remove_from_journal(struct buffer_head *bh, struct gfs2_trans *tr, int meta) gfs2_remove_from_journal() argument
|
H A D | aops.c | 883 struct gfs2_trans *tr = current->journal_info; gfs2_write_end() local
|
H A D | log.c | 148 struct gfs2_trans *tr; gfs2_ail1_flush() local 190 static void gfs2_ail1_empty_one(struct gfs2_sbd *sdp, struct gfs2_trans *tr) gfs2_ail1_empty_one() argument 217 struct gfs2_trans *tr, *s; gfs2_ail1_empty() local 237 struct gfs2_trans *tr; gfs2_ail1_wait() local 264 static void gfs2_ail2_empty_one(struct gfs2_sbd *sdp, struct gfs2_trans *tr) gfs2_ail2_empty_one() argument 279 struct gfs2_trans *tr, *safe; ail2_empty() local 446 struct gfs2_trans *tr = sdp->sd_log_tr; calc_reserved() local 468 struct gfs2_trans *tr; current_tail() local 596 struct gfs2_trans *tr; gfs2_write_revokes() local 707 struct gfs2_trans *tr; gfs2_log_flush() local 810 static void log_refund(struct gfs2_sbd *sdp, struct gfs2_trans *tr) log_refund() argument 855 void gfs2_log_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) gfs2_log_commit() argument
|
H A D | lops.c | 487 static void buf_lo_before_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) buf_lo_before_commit() argument 497 static void buf_lo_after_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) buf_lo_after_commit() argument 612 static void revoke_lo_before_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) revoke_lo_before_commit() argument 652 static void revoke_lo_after_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) revoke_lo_after_commit() argument 750 static void databuf_lo_before_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) databuf_lo_before_commit() argument 830 static void databuf_lo_after_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) databuf_lo_after_commit() argument 98 gfs2_unpin(struct gfs2_sbd *sdp, struct buffer_head *bh, struct gfs2_trans *tr) gfs2_unpin() argument
|
/linux-4.4.14/drivers/input/touchscreen/ |
H A D | touchright.c | 49 struct tr { struct 60 struct tr *tr = serio_get_drvdata(serio); tr_interrupt() local 87 struct tr *tr = serio_get_drvdata(serio); tr_disconnect() local 105 struct tr *tr; tr_connect() local
|
/linux-4.4.14/drivers/media/radio/ |
H A D | radio-timb.c | 57 struct timbradio *tr = video_drvdata(file); timbradio_vidioc_g_tuner() local 64 struct timbradio *tr = video_drvdata(file); timbradio_vidioc_s_tuner() local 71 struct timbradio *tr = video_drvdata(file); timbradio_vidioc_s_frequency() local 78 struct timbradio *tr = video_drvdata(file); timbradio_vidioc_g_frequency() local 104 struct timbradio *tr; timbradio_probe() local 169 struct timbradio *tr = platform_get_drvdata(pdev); timbradio_remove() local
|
H A D | radio-trust.c | 58 struct trust *tr = kzalloc(sizeof(*tr), GFP_KERNEL); trust_alloc() local 73 static void write_i2c(struct trust *tr, int n, ...) write_i2c() argument 121 struct trust *tr = container_of(isa, struct trust, isa); trust_s_mute_volume() local 131 struct trust *tr = container_of(isa, struct trust, isa); trust_s_stereo() local 149 struct trust *tr = container_of(isa, struct trust, isa); trust_s_frequency() local 166 struct trust *tr = container_of(isa, struct trust, isa); trust_s_ctrl() local 185 struct trust *tr = container_of(isa, struct trust, isa); trust_initialize() local
|
/linux-4.4.14/drivers/net/fddi/skfp/ |
H A D | hwt.c | 166 u_short tr ; hwt_read() local
|
/linux-4.4.14/drivers/staging/wilc1000/ |
H A D | linux_wlan_spi.c | 135 struct spi_transfer tr = { linux_spi_write() local 161 struct spi_transfer tr = { linux_spi_write() local 203 struct spi_transfer tr = { linux_spi_write() local 264 struct spi_transfer tr = { linux_spi_read() local 288 struct spi_transfer tr = { linux_spi_read() local 328 struct spi_transfer tr = { linux_spi_read() local 373 struct spi_transfer tr = { linux_spi_write_read() local
|
/linux-4.4.14/include/linux/mtd/ |
H A D | blktrans.h | 35 struct mtd_blktrans_ops *tr; member in struct:mtd_blktrans_dev
|
/linux-4.4.14/Documentation/spi/ |
H A D | spidev_test.c | 107 struct spi_ioc_transfer tr = { transfer() local
|
/linux-4.4.14/drivers/thermal/ti-soc-thermal/ |
H A D | ti-thermal-common.c | 246 int id, tr, ret = 0; __ti_thermal_get_trend() local 265 long tr; ti_thermal_get_trend() local
|
/linux-4.4.14/arch/tile/include/arch/ |
H A D | mpipe_shm.h | 228 uint_reg_t tr : 1; member in struct:__anon2777::__anon2778
|
/linux-4.4.14/arch/powerpc/sysdev/ |
H A D | uic.c | 128 u32 tr, pr, mask; uic_set_irq_type() local
|
/linux-4.4.14/arch/arm64/kvm/ |
H A D | guest.c | 332 kvm_arch_vcpu_ioctl_translate(struct kvm_vcpu *vcpu, struct kvm_translation *tr) kvm_arch_vcpu_ioctl_translate() argument
|
/linux-4.4.14/arch/arm/kvm/ |
H A D | guest.c | 288 kvm_arch_vcpu_ioctl_translate(struct kvm_vcpu *vcpu, struct kvm_translation *tr) kvm_arch_vcpu_ioctl_translate() argument
|
/linux-4.4.14/crypto/ |
H A D | camellia_generic.c | 380 u32 dw, tl, tr; camellia_setup_tail() local
|
H A D | tcrypt.c | 167 struct tcrypt_result *tr = req->base.data; do_one_aead_op() local 792 struct tcrypt_result *tr = req->base.data; do_one_ahash_op() local 1027 struct tcrypt_result *tr = req->base.data; do_one_acipher_op() local
|
H A D | testmgr.c | 191 static int wait_async_op(struct tcrypt_result *tr, int ret) wait_async_op() argument
|
/linux-4.4.14/arch/powerpc/kvm/ |
H A D | e500_mmu.c | 472 kvmppc_core_vcpu_translate(struct kvm_vcpu *vcpu, struct kvm_translation *tr) kvmppc_core_vcpu_translate() argument
|
H A D | book3s.c | 704 kvm_arch_vcpu_ioctl_translate(struct kvm_vcpu *vcpu, struct kvm_translation *tr) kvm_arch_vcpu_ioctl_translate() argument
|
H A D | booke.c | 1762 kvm_arch_vcpu_ioctl_translate(struct kvm_vcpu *vcpu, struct kvm_translation *tr) kvm_arch_vcpu_ioctl_translate() argument
|
/linux-4.4.14/arch/x86/crypto/ |
H A D | camellia_glue.c | 819 u32 dw, tl, tr; camellia_setup_tail() local
|
/linux-4.4.14/arch/x86/kernel/cpu/mcheck/ |
H A D | mce_amd.c | 153 struct thresh_restart *tr = _tr; threshold_restart_bank() local 198 struct thresh_restart tr = { mce_threshold_block_init() local 457 struct thresh_restart tr; store_interrupt_enable() local 479 struct thresh_restart tr; store_threshold_limit() local
|
/linux-4.4.14/arch/cris/arch-v10/kernel/ |
H A D | fasttimer.c | 647 static struct fast_timer tr[10]; variable in typeref:struct:fast_timer
|
/linux-4.4.14/arch/cris/arch-v32/kernel/ |
H A D | fasttimer.c | 620 static struct fast_timer tr[10]; variable in typeref:struct:fast_timer
|
/linux-4.4.14/drivers/spi/ |
H A D | spi-fsl-espi.c | 273 fsl_espi_do_trans(struct spi_message *m, struct fsl_espi_transfer *tr) fsl_espi_do_trans() argument
|
/linux-4.4.14/kernel/ |
H A D | sysctl.c | 1938 proc_get_long(char **buf, size_t *size, unsigned long *val, bool *neg, const char *perm_tr, unsigned perm_tr_len, char *tr) proc_get_long() argument
|
/linux-4.4.14/arch/mips/include/asm/txx9/ |
H A D | tx4927.h | 81 u64 tr; member in struct:tx4927_sdramc_reg
|
H A D | tx3927.h | 27 volatile unsigned long tr[3]; member in struct:tx3927_sdramc_reg
|
/linux-4.4.14/arch/mips/kvm/ |
H A D | mips.c | 1200 kvm_arch_vcpu_ioctl_translate(struct kvm_vcpu *vcpu, struct kvm_translation *tr) kvm_arch_vcpu_ioctl_translate() argument
|
/linux-4.4.14/drivers/scsi/ |
H A D | mesh.c | 641 int v, tr; set_sdtr() local
|
/linux-4.4.14/drivers/mmc/card/ |
H A D | mmc_test.c | 520 struct mmc_test_transfer_result *tr; mmc_test_save_transfer_result() local 2716 struct mmc_test_transfer_result *tr, *trs; mmc_test_free_result() local 2743 struct mmc_test_transfer_result *tr; mtf_test_show() local
|
/linux-4.4.14/drivers/ide/ |
H A D | pmac.c | 517 u32 tr = kauai_lookup_timing(shasta_pio_timings, cycle_time); pmac_ide_set_pio_mode() local 524 u32 tr = kauai_lookup_timing(kauai_pio_timings, cycle_time); pmac_ide_set_pio_mode() local 612 u32 tr; set_timings_udma_ata6() local 630 u32 tr; set_timings_udma_shasta() local 707 u32 tr = kauai_lookup_timing(shasta_mdma_timings, cycleTime); set_timings_mdma() local 714 u32 tr = kauai_lookup_timing(kauai_mdma_timings, cycleTime); set_timings_mdma() local
|
/linux-4.4.14/arch/x86/include/uapi/asm/ |
H A D | kvm.h | 148 struct kvm_segment tr, ldt; member in struct:kvm_sregs
|
/linux-4.4.14/security/selinux/ss/ |
H A D | policydb.c | 798 struct role_trans *tr, *ltr = NULL; policydb_destroy() local 2237 struct role_trans *tr, *ltr; policydb_read() local 2635 struct role_trans *tr; role_trans_write() local
|
/linux-4.4.14/include/linux/ |
H A D | trace_events.h | 79 struct trace_array *tr; member in struct:trace_iterator 364 struct trace_array *tr; member in struct:trace_event_file
|
/linux-4.4.14/arch/s390/kvm/ |
H A D | kvm-s390.c | 1730 kvm_arch_vcpu_ioctl_translate(struct kvm_vcpu *vcpu, struct kvm_translation *tr) kvm_arch_vcpu_ioctl_translate() argument
|
/linux-4.4.14/arch/ia64/kernel/ |
H A D | mca.c | 855 copy_reg(const u64 *fr, u64 fnat, unsigned long *tr, unsigned long *tnat) copy_reg() argument
|
/linux-4.4.14/sound/core/ |
H A D | timer.c | 1675 struct snd_timer_read *tr; snd_timer_user_params() local
|
/linux-4.4.14/sound/pci/au88x0/ |
H A D | au88x0_core.c | 571 vortex_src_setupchannel(vortex_t * card, unsigned char src, unsigned int cr, unsigned int b, int sweep, int d, int dirplay, int sl, unsigned int tr, int thsource) vortex_src_setupchannel() argument
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
H A D | lpc32xx_udc.c | 1543 u32 tr, bufferspace; udc_ep0_out_req() local
|
/linux-4.4.14/drivers/net/ethernet/toshiba/ |
H A D | tc35815.c | 506 struct tc35815_regs __iomem *tr = tc_mdio_read() local 523 struct tc35815_regs __iomem *tr = tc_mdio_write() local 549 struct tc35815_regs __iomem *tr = tc_handle_link_change() local 750 struct tc35815_regs __iomem *tr = tc35815_init_dev_addr() local 1205 struct tc35815_regs __iomem *tr = tc35815_schedule_restart() local 1219 struct tc35815_regs __iomem *tr = tc35815_tx_timeout() local 1330 struct tc35815_regs __iomem *tr = tc35815_send_packet() local 1450 struct tc35815_regs __iomem *tr = tc35815_interrupt() local 1643 struct tc35815_regs __iomem *tr = tc35815_poll() local 1717 struct tc35815_regs __iomem *tr = tc35815_check_tx_stat() local 1802 struct tc35815_regs __iomem *tr = tc35815_txdone() local 1870 struct tc35815_regs __iomem *tr = tc35815_get_stats() local 1882 struct tc35815_regs __iomem *tr = tc35815_set_cam_entry() local 1929 struct tc35815_regs __iomem *tr = tc35815_set_multicast_list() local 2067 struct tc35815_regs __iomem *tr = tc35815_chip_reset() local 2110 struct tc35815_regs __iomem *tr = tc35815_chip_init() local
|
/linux-4.4.14/drivers/android/ |
H A D | binder.c | 1935 struct binder_transaction_data tr; binder_thread_write() local 2225 struct binder_transaction_data tr; binder_thread_read() local 1317 binder_transaction(struct binder_proc *proc, struct binder_thread *thread, struct binder_transaction_data *tr, int reply) binder_transaction() argument
|
/linux-4.4.14/virt/kvm/ |
H A D | kvm_main.c | 2459 struct kvm_translation tr; kvm_vcpu_ioctl() local
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
H A D | sdio.c | 3045 struct brcmf_trap_info tr; brcmf_sdio_trap_info() local
|
/linux-4.4.14/arch/x86/kvm/ |
H A D | emulate.c | 2809 u16 tr, io_bitmap_ptr, perm, bit_idx = port & 0x7; emulator_io_port_access_allowed() local
|
H A D | vmx.c | 1878 u16 tr; kvm_read_tr_base() local 4085 struct kvm_segment tr; tr_valid() local
|
H A D | x86.c | 7147 kvm_arch_vcpu_ioctl_translate(struct kvm_vcpu *vcpu, struct kvm_translation *tr) kvm_arch_vcpu_ioctl_translate() argument
|
/linux-4.4.14/drivers/net/wireless/ |
H A D | mwl8k.c | 807 struct mwl8k_dma_data *tr; mwl8k_remove_dma_header() local 835 struct mwl8k_dma_data *tr; mwl8k_add_dma_header() local 1382 struct mwl8k_dma_data *tr; rxq_process() local
|
/linux-4.4.14/arch/ia64/include/asm/ |
H A D | pal.h | 447 tr : 1, /* Translation regs member in struct:pal_process_state_info_s
|