Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/trace/
Dtrace_sched_wakeup.c42 # define is_graph(tr) ((tr)->trace_flags & TRACE_ITER_DISPLAY_GRAPH) argument
44 static inline int wakeup_display_graph(struct trace_array *tr, int set) in wakeup_display_graph()
48 # define is_graph(tr) false argument
74 func_prolog_preempt_disable(struct trace_array *tr, in func_prolog_preempt_disable()
113 struct trace_array *tr = wakeup_trace; in wakeup_tracer_call() local
129 static int register_wakeup_function(struct trace_array *tr, int graph, int set) in register_wakeup_function()
149 static void unregister_wakeup_function(struct trace_array *tr, int graph) in unregister_wakeup_function()
162 static int wakeup_function_set(struct trace_array *tr, u32 mask, int set) in wakeup_function_set()
174 static int register_wakeup_function(struct trace_array *tr, int graph, int set) in register_wakeup_function()
178 static void unregister_wakeup_function(struct trace_array *tr, int graph) { } in unregister_wakeup_function()
[all …]
Dtrace_irqsoff.c61 # define is_graph(tr) ((tr)->trace_flags & TRACE_ITER_DISPLAY_GRAPH) argument
63 static inline int irqsoff_display_graph(struct trace_array *tr, int set) in irqsoff_display_graph()
67 # define is_graph(tr) false argument
94 static int func_prolog_dec(struct trace_array *tr, in func_prolog_dec()
138 struct trace_array *tr = irqsoff_trace; in irqsoff_tracer_call() local
152 static int irqsoff_display_graph(struct trace_array *tr, int set) in irqsoff_display_graph()
172 struct trace_array *tr = irqsoff_trace; in irqsoff_graph_entry() local
190 struct trace_array *tr = irqsoff_trace; in irqsoff_graph_return() local
235 struct trace_array *tr = irqsoff_trace; in irqsoff_print_header() local
244 __trace_function(struct trace_array *tr, in __trace_function()
[all …]
Dtrace_nop.c36 static void start_nop_trace(struct trace_array *tr) in start_nop_trace()
41 static void stop_nop_trace(struct trace_array *tr) in stop_nop_trace()
46 static int nop_trace_init(struct trace_array *tr) in nop_trace_init()
53 static void nop_trace_reset(struct trace_array *tr) in nop_trace_reset()
63 static int nop_set_flag(struct trace_array *tr, u32 old_flags, u32 bit, int set) in nop_set_flag()
Dtrace_events.c61 #define do_for_each_event_file(tr, file) \ argument
65 #define do_for_each_event_file_safe(tr, file) \ argument
221 struct trace_array *tr = trace_file->tr; in trace_event_ignore_this_pid() local
342 struct trace_array *tr; in trace_event_enable_cmd_record() local
365 struct trace_array *tr = file->tr; in __ftrace_event_enable_disable() local
463 static void ftrace_clear_events(struct trace_array *tr) in ftrace_clear_events()
514 struct trace_array *tr = data; in event_filter_pid_sched_switch_probe_pre() local
528 struct trace_array *tr = data; in event_filter_pid_sched_switch_probe_post() local
540 struct trace_array *tr = data; in event_filter_pid_sched_wakeup_probe_pre() local
556 struct trace_array *tr = data; in event_filter_pid_sched_wakeup_probe_post() local
[all …]
Dtrace.c83 dummy_set_flag(struct trace_array *tr, u32 old_flags, u32 bit, int set) in dummy_set_flag()
282 struct trace_array *tr; in trace_array_get() local
497 static inline void ftrace_trace_stack(struct trace_array *tr, in ftrace_trace_stack()
506 static void tracer_tracing_on(struct trace_array *tr) in tracer_tracing_on()
643 struct trace_array *tr = &global_trace; in tracing_snapshot() local
677 static int alloc_snapshot(struct trace_array *tr) in alloc_snapshot()
695 static void free_snapshot(struct trace_array *tr) in free_snapshot()
720 struct trace_array *tr = &global_trace; in tracing_alloc_snapshot() local
772 static void tracer_tracing_off(struct trace_array *tr) in tracer_tracing_off()
815 static int tracer_tracing_is_on(struct trace_array *tr) in tracer_tracing_is_on()
[all …]
Dtrace_selftest.c183 static int trace_selftest_ops(struct trace_array *tr, int cnt) in trace_selftest_ops()
324 struct trace_array *tr, in trace_selftest_startup_dynamic_tracing()
534 # define trace_selftest_startup_dynamic_tracing(trace, tr, func) ({ 0; }) argument
651 trace_selftest_startup_function(struct tracer *trace, struct trace_array *tr) in trace_selftest_startup_function()
748 struct trace_array *tr) in trace_selftest_startup_function_graph()
812 trace_selftest_startup_irqsoff(struct tracer *trace, struct trace_array *tr) in trace_selftest_startup_irqsoff()
861 trace_selftest_startup_preemptoff(struct tracer *trace, struct trace_array *tr) in trace_selftest_startup_preemptoff()
923 trace_selftest_startup_preemptirqsoff(struct tracer *trace, struct trace_array *tr) in trace_selftest_startup_preemptirqsoff()
1024 trace_selftest_startup_nop(struct tracer *trace, struct trace_array *tr) in trace_selftest_startup_nop()
1076 trace_selftest_startup_wakeup(struct tracer *trace, struct trace_array *tr) in trace_selftest_startup_wakeup()
[all …]
Dtrace_functions_graph.c281 int __trace_graph_entry(struct trace_array *tr, in __trace_graph_entry()
313 struct trace_array *tr = graph_array; in trace_graph_entry() local
366 __trace_graph_function(struct trace_array *tr, in __trace_graph_function()
386 trace_graph_function(struct trace_array *tr, in trace_graph_function()
393 void __trace_graph_return(struct trace_array *tr, in __trace_graph_return()
415 struct trace_array *tr = graph_array; in trace_graph_return() local
434 void set_graph_array(struct trace_array *tr) in set_graph_array()
452 static int graph_trace_init(struct trace_array *tr) in graph_trace_init()
470 static void graph_trace_reset(struct trace_array *tr) in graph_trace_reset()
476 static int graph_trace_update_thresh(struct trace_array *tr) in graph_trace_update_thresh()
[all …]
Dtrace_mmiotrace.c29 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()
322 struct trace_array *tr = mmio_trace_array; in mmio_trace_rw() local
327 static void __trace_mmiotrace_map(struct trace_array *tr, in __trace_mmiotrace_map()
352 struct trace_array *tr = mmio_trace_array; in mmio_trace_mapping() local
Dtrace_functions.c36 static int allocate_ftrace_ops(struct trace_array *tr) in allocate_ftrace_ops()
54 int ftrace_create_function_files(struct trace_array *tr, in ftrace_create_function_files()
75 void ftrace_destroy_function_files(struct trace_array *tr) in ftrace_destroy_function_files()
82 static int function_trace_init(struct trace_array *tr) in function_trace_init()
111 static void function_trace_reset(struct trace_array *tr) in function_trace_reset()
118 static void function_trace_start(struct trace_array *tr) in function_trace_start()
127 struct trace_array *tr = op->private; in function_trace_call() local
160 struct trace_array *tr = op->private; in function_stack_trace_call() local
209 static void tracing_start_function_trace(struct trace_array *tr) in tracing_start_function_trace()
216 static void tracing_stop_function_trace(struct trace_array *tr) in tracing_stop_function_trace()
[all …]
Dtrace_syscalls.c113 struct trace_array *tr = iter->tr; in print_syscall_enter() local
296 struct trace_array *tr = data; in ftrace_syscall_enter() local
344 struct trace_array *tr = data; in ftrace_syscall_exit() local
391 struct trace_array *tr = file->tr; in reg_event_syscall_enter() local
412 struct trace_array *tr = file->tr; in unreg_event_syscall_enter() local
429 struct trace_array *tr = file->tr; in reg_event_syscall_exit() local
450 struct trace_array *tr = file->tr; in unreg_event_syscall_exit() local
Dtrace_branch.c33 struct trace_array *tr = branch_tracer; in probe_likely_condition() local
100 int enable_branch_tracing(struct trace_array *tr) in enable_branch_tracing()
128 static int branch_trace_init(struct trace_array *tr) in branch_trace_init()
133 static void branch_trace_reset(struct trace_array *tr) in branch_trace_reset()
Dtrace.h164 struct trace_array *tr; member
272 struct trace_array *tr; in top_trace_array() local
357 struct trace_array *tr; member
650 static inline void __trace_stack(struct trace_array *tr, unsigned long flags, in __trace_stack()
846 ftrace_create_function_files(struct trace_array *tr, in ftrace_create_function_files()
851 static inline void ftrace_destroy_function_files(struct trace_array *tr) { } in ftrace_destroy_function_files()
853 ftrace_init_global_array_ops(struct trace_array *tr) { } in ftrace_init_global_array_ops()
854 static inline void ftrace_reset_array_ops(struct trace_array *tr) { } in ftrace_reset_array_ops()
856 #define ftrace_init_array_ops(tr, func) do { } while (0) argument
1009 static inline int trace_branch_enable(struct trace_array *tr) in trace_branch_enable()
[all …]
Dtrace_kdb.c24 struct trace_array *tr; in ftrace_dump_buf() local
Dblktrace.c1297 static void blk_tracer_start(struct trace_array *tr) in blk_tracer_start()
1302 static int blk_tracer_init(struct trace_array *tr) in blk_tracer_init()
1309 static void blk_tracer_stop(struct trace_array *tr) in blk_tracer_stop()
1314 static void blk_tracer_reset(struct trace_array *tr) in blk_tracer_reset()
1343 struct trace_array *tr = iter->tr; in print_one_line() local
1409 blk_tracer_set_flag(struct trace_array *tr, u32 old_flags, u32 bit, int set) in blk_tracer_set_flag()
Dtrace_output.c479 struct trace_array *tr = iter->tr; in lat_print_timestamp() local
523 struct trace_array *tr = iter->tr; in trace_print_context() local
551 struct trace_array *tr = iter->tr; in trace_print_lat_context() local
1041 struct trace_array *tr = iter->tr; in trace_user_stack_print() local
Dtrace_events_filter.c896 struct trace_array *tr) in filter_free_subsystem_preds()
921 struct trace_array *tr) in filter_free_subsystem_filters()
1805 struct trace_array *tr, in replace_system_preds()
2005 struct trace_array *tr, in create_system_filter()
2085 struct trace_array *tr = dir->tr; in apply_subsystem_event_filter() local
Dtrace_events_trigger.c467 clear_event_triggers(struct trace_array *tr) in clear_event_triggers()
1169 struct trace_array *tr = file->tr; in event_enable_trigger_func() local
Dtrace_kprobe.c1356 find_trace_probe_file(struct trace_kprobe *tk, struct trace_array *tr) in find_trace_probe_file()
Dftrace.c5096 __init void ftrace_init_global_array_ops(struct trace_array *tr) in ftrace_init_global_array_ops()
5102 void ftrace_init_array_ops(struct trace_array *tr, ftrace_func_t func) in ftrace_init_array_ops()
5114 void ftrace_reset_array_ops(struct trace_array *tr) in ftrace_reset_array_ops()
/linux-4.4.14/drivers/input/touchscreen/
Dtouchright.c49 struct tr { struct
50 struct input_dev *dev; argument
51 struct serio *serio; argument
60 struct tr *tr = serio_get_drvdata(serio); in tr_interrupt() argument
87 struct tr *tr = serio_get_drvdata(serio); in tr_disconnect() local
105 struct tr *tr; in tr_connect() local
/linux-4.4.14/fs/gfs2/
Dtrans.c34 struct gfs2_trans *tr; in gfs2_trans_begin() local
77 static void gfs2_print_trans(const struct gfs2_trans *tr) in gfs2_print_trans()
90 struct gfs2_trans *tr = current->journal_info; in gfs2_trans_end() local
160 struct gfs2_trans *tr = current->journal_info; in gfs2_trans_add_data() local
200 struct gfs2_trans *tr; in meta_lo_add() local
255 struct gfs2_trans *tr = current->journal_info; in gfs2_trans_add_revoke() local
266 struct gfs2_trans *tr = current->journal_info; in gfs2_trans_add_unrevoke() local
Dlog.c94 struct gfs2_trans *tr) in gfs2_ail1_start_one()
148 struct gfs2_trans *tr; in gfs2_ail1_flush() local
190 static void gfs2_ail1_empty_one(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in gfs2_ail1_empty_one()
217 struct gfs2_trans *tr, *s; in gfs2_ail1_empty() local
237 struct gfs2_trans *tr; in gfs2_ail1_wait() local
264 static void gfs2_ail2_empty_one(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in gfs2_ail2_empty_one()
279 struct gfs2_trans *tr, *safe; in ail2_empty() local
446 struct gfs2_trans *tr = sdp->sd_log_tr; in calc_reserved() local
468 struct gfs2_trans *tr; in current_tail() local
596 struct gfs2_trans *tr; in gfs2_write_revokes() local
[all …]
Dlops.c99 struct gfs2_trans *tr) in gfs2_unpin()
487 static void buf_lo_before_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in buf_lo_before_commit()
497 static void buf_lo_after_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in buf_lo_after_commit()
612 static void revoke_lo_before_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in revoke_lo_before_commit()
652 static void revoke_lo_after_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in revoke_lo_after_commit()
750 static void databuf_lo_before_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in databuf_lo_before_commit()
830 static void databuf_lo_after_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in databuf_lo_after_commit()
Dmeta_io.c226 struct gfs2_trans *tr = current->journal_info; in gfs2_meta_read() local
253 struct gfs2_trans *tr = current->journal_info; in gfs2_meta_wait() local
264 void gfs2_remove_from_journal(struct buffer_head *bh, struct gfs2_trans *tr, int meta) in gfs2_remove_from_journal()
Dlops.h50 struct gfs2_trans *tr) in lops_before_commit()
59 struct gfs2_trans *tr) in lops_after_commit()
Dglops.c86 struct gfs2_trans tr; in gfs2_ail_empty_gl() local
Daops.c883 struct gfs2_trans *tr = current->journal_info; in gfs2_write_end() local
/linux-4.4.14/drivers/media/radio/
Dradio-trust.c58 struct trust *tr = kzalloc(sizeof(*tr), GFP_KERNEL); in trust_alloc() local
73 static void write_i2c(struct trust *tr, int n, ...) in write_i2c()
121 struct trust *tr = container_of(isa, struct trust, isa); in trust_s_mute_volume() local
131 struct trust *tr = container_of(isa, struct trust, isa); in trust_s_stereo() local
149 struct trust *tr = container_of(isa, struct trust, isa); in trust_s_frequency() local
166 struct trust *tr = container_of(isa, struct trust, isa); in trust_s_ctrl() local
185 struct trust *tr = container_of(isa, struct trust, isa); in trust_initialize() local
Dradio-timb.c57 struct timbradio *tr = video_drvdata(file); in timbradio_vidioc_g_tuner() local
64 struct timbradio *tr = video_drvdata(file); in timbradio_vidioc_s_tuner() local
71 struct timbradio *tr = video_drvdata(file); in timbradio_vidioc_s_frequency() local
78 struct timbradio *tr = video_drvdata(file); in timbradio_vidioc_g_frequency() local
104 struct timbradio *tr; in timbradio_probe() local
169 struct timbradio *tr = platform_get_drvdata(pdev); in timbradio_remove() local
/linux-4.4.14/drivers/staging/wilc1000/
Dlinux_wlan_spi.c135 struct spi_transfer tr = { in linux_spi_write() local
161 struct spi_transfer tr = { in linux_spi_write() local
203 struct spi_transfer tr = { in linux_spi_write() local
264 struct spi_transfer tr = { in linux_spi_read() local
288 struct spi_transfer tr = { in linux_spi_read() local
328 struct spi_transfer tr = { in linux_spi_read() local
373 struct spi_transfer tr = { in linux_spi_write_read() local
/linux-4.4.14/drivers/mtd/
Dmtd_blkdevs.c76 static int do_blktrans_request(struct mtd_blktrans_ops *tr, in do_blktrans_request()
128 struct mtd_blktrans_ops *tr = dev->tr; in mtd_blktrans_work() local
321 struct mtd_blktrans_ops *tr = new->tr; in add_mtd_blktrans_dev() local
500 struct mtd_blktrans_ops *tr; in blktrans_notify_remove() local
511 struct mtd_blktrans_ops *tr; in blktrans_notify_add() local
525 int register_mtd_blktrans(struct mtd_blktrans_ops *tr) in register_mtd_blktrans()
563 int deregister_mtd_blktrans(struct mtd_blktrans_ops *tr) in deregister_mtd_blktrans()
Dmtdblock_ro.c49 static void mtdblock_add_mtd(struct mtd_blktrans_ops *tr, struct mtd_info *mtd) in mtdblock_add_mtd()
Dmtdblock.c340 static void mtdblock_add_mtd(struct mtd_blktrans_ops *tr, struct mtd_info *mtd) in mtdblock_add_mtd()
Dssfdc.c287 static void ssfdcr_add_mtd(struct mtd_blktrans_ops *tr, struct mtd_info *mtd) in ssfdcr_add_mtd()
Dnftlcore.c48 static void nftl_add_mtd(struct mtd_blktrans_ops *tr, struct mtd_info *mtd) in nftl_add_mtd()
Dinftlcore.c48 static void inftl_add_mtd(struct mtd_blktrans_ops *tr, struct mtd_info *mtd) in inftl_add_mtd()
Drfd_ftl.c757 static void rfd_ftl_add_mtd(struct mtd_blktrans_ops *tr, struct mtd_info *mtd) in rfd_ftl_add_mtd()
Dftl.c1045 static void ftl_add_mtd(struct mtd_blktrans_ops *tr, struct mtd_info *mtd) in ftl_add_mtd()
Dsm_ftl.c1129 static void sm_add_mtd(struct mtd_blktrans_ops *tr, struct mtd_info *mtd) in sm_add_mtd()
Dmtdswap.c1411 static void mtdswap_add_mtd(struct mtd_blktrans_ops *tr, struct mtd_info *mtd) in mtdswap_add_mtd()
/linux-4.4.14/drivers/net/ethernet/toshiba/
Dtc35815.c506 struct tc35815_regs __iomem *tr = in tc_mdio_read() local
523 struct tc35815_regs __iomem *tr = in tc_mdio_write() local
549 struct tc35815_regs __iomem *tr = in tc_handle_link_change() local
750 struct tc35815_regs __iomem *tr = in tc35815_init_dev_addr() local
1205 struct tc35815_regs __iomem *tr = in tc35815_schedule_restart() local
1219 struct tc35815_regs __iomem *tr = in tc35815_tx_timeout() local
1330 struct tc35815_regs __iomem *tr = in tc35815_send_packet() local
1450 struct tc35815_regs __iomem *tr = in tc35815_interrupt() local
1643 struct tc35815_regs __iomem *tr = in tc35815_poll() local
1717 struct tc35815_regs __iomem *tr = in tc35815_check_tx_stat() local
[all …]
/linux-4.4.14/arch/x86/kernel/cpu/mcheck/
Dmce_amd.c153 struct thresh_restart *tr = _tr; in threshold_restart_bank() local
198 struct thresh_restart tr = { in mce_threshold_block_init() local
457 struct thresh_restart tr; in SHOW_FIELDS() local
479 struct thresh_restart tr; in store_threshold_limit() local
/linux-4.4.14/drivers/ide/
Dpmac.c517 u32 tr = kauai_lookup_timing(shasta_pio_timings, cycle_time); in pmac_ide_set_pio_mode() local
524 u32 tr = kauai_lookup_timing(kauai_pio_timings, cycle_time); in pmac_ide_set_pio_mode() local
612 u32 tr; in set_timings_udma_ata6() local
630 u32 tr; in set_timings_udma_shasta() local
707 u32 tr = kauai_lookup_timing(shasta_mdma_timings, cycleTime); in set_timings_mdma() local
714 u32 tr = kauai_lookup_timing(kauai_mdma_timings, cycleTime); in set_timings_mdma() local
/linux-4.4.14/drivers/net/fddi/skfp/
Dhwt.c166 u_short tr ; in hwt_read() local
/linux-4.4.14/arch/x86/include/asm/
Dsuspend_32.h22 unsigned long tr; member
Ddesc.h94 #define load_tr(tr) asm volatile("ltr %0"::"m" (tr)) argument
99 #define store_tr(tr) (tr = native_store_tr()) argument
238 unsigned long tr; in native_store_tr() local
Dsuspend_64.h35 unsigned long tr; member
Dsvm.h148 struct vmcb_seg tr; member
Dparavirt.h249 #define store_tr(tr) ((tr) = paravirt_store_tr()) argument
/linux-4.4.14/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c246 int id, tr, ret = 0; in __ti_thermal_get_trend() local
265 long tr; in ti_thermal_get_trend() local
/linux-4.4.14/Documentation/spi/
Dspidev_test.c107 struct spi_ioc_transfer tr = { in transfer() local
/linux-4.4.14/crypto/
Dtcrypt.c167 struct tcrypt_result *tr = req->base.data; in do_one_aead_op() local
792 struct tcrypt_result *tr = req->base.data; in do_one_ahash_op() local
1027 struct tcrypt_result *tr = req->base.data; in do_one_acipher_op() local
Dcamellia_generic.c380 u32 dw, tl, tr; in camellia_setup_tail() local
Dtestmgr.c191 static int wait_async_op(struct tcrypt_result *tr, int ret) in wait_async_op()
/linux-4.4.14/include/linux/mtd/
Dblktrans.h35 struct mtd_blktrans_ops *tr; member
/linux-4.4.14/arch/arm/kvm/
Dguest.c289 struct kvm_translation *tr) in kvm_arch_vcpu_ioctl_translate()
/linux-4.4.14/arch/powerpc/sysdev/
Duic.c128 u32 tr, pr, mask; in uic_set_irq_type() local
/linux-4.4.14/arch/arm64/kvm/
Dguest.c333 struct kvm_translation *tr) in kvm_arch_vcpu_ioctl_translate()
/linux-4.4.14/arch/cris/arch-v10/kernel/
Dfasttimer.c647 static struct fast_timer tr[10]; variable
/linux-4.4.14/include/linux/
Dtrace_events.h79 struct trace_array *tr; member
364 struct trace_array *tr; member
/linux-4.4.14/arch/cris/arch-v32/kernel/
Dfasttimer.c620 static struct fast_timer tr[10]; variable
/linux-4.4.14/security/selinux/ss/
Dpolicydb.c798 struct role_trans *tr, *ltr = NULL; in policydb_destroy() local
2237 struct role_trans *tr, *ltr; in policydb_read() local
2635 struct role_trans *tr; in role_trans_write() local
/linux-4.4.14/arch/tile/include/arch/
Dmpipe_shm.h228 uint_reg_t tr : 1; member
/linux-4.4.14/arch/x86/crypto/
Dcamellia_glue.c819 u32 dw, tl, tr; in camellia_setup_tail() local
/linux-4.4.14/arch/mips/include/asm/txx9/
Dtx4927.h81 u64 tr; member
Dtx3927.h27 volatile unsigned long tr[3]; member
/linux-4.4.14/drivers/mmc/card/
Dmmc_test.c520 struct mmc_test_transfer_result *tr; in mmc_test_save_transfer_result() local
2716 struct mmc_test_transfer_result *tr, *trs; in mmc_test_free_result() local
2743 struct mmc_test_transfer_result *tr; in mtf_test_show() local
/linux-4.4.14/arch/powerpc/kvm/
De500_mmu.c473 struct kvm_translation *tr) in kvmppc_core_vcpu_translate()
Dbook3s.c705 struct kvm_translation *tr) in kvm_arch_vcpu_ioctl_translate()
Dbooke.c1763 struct kvm_translation *tr) in kvm_arch_vcpu_ioctl_translate()
/linux-4.4.14/drivers/android/
Dbinder.c1319 struct binder_transaction_data *tr, int reply) in binder_transaction()
1935 struct binder_transaction_data tr; in binder_thread_write() local
2225 struct binder_transaction_data tr; in binder_thread_read() local
/linux-4.4.14/arch/mips/kvm/
Dmips.c1201 struct kvm_translation *tr) in kvm_arch_vcpu_ioctl_translate()
/linux-4.4.14/drivers/spi/
Dspi-fsl-espi.c274 struct fsl_espi_transfer *tr) in fsl_espi_do_trans()
/linux-4.4.14/arch/ia64/kernel/
Dmca.c855 copy_reg(const u64 *fr, u64 fnat, unsigned long *tr, unsigned long *tnat) in copy_reg()
/linux-4.4.14/kernel/
Dsysctl.c1940 const char *perm_tr, unsigned perm_tr_len, char *tr) in proc_get_long()
/linux-4.4.14/drivers/scsi/
Dmesh.c641 int v, tr; in set_sdtr() local
/linux-4.4.14/sound/core/
Dtimer.c1675 struct snd_timer_read *tr; in snd_timer_user_params() local
/linux-4.4.14/arch/s390/kvm/
Dkvm-s390.c1731 struct kvm_translation *tr) in kvm_arch_vcpu_ioctl_translate()
/linux-4.4.14/arch/x86/include/uapi/asm/
Dkvm.h148 struct kvm_segment tr, ldt; member
/linux-4.4.14/sound/pci/au88x0/
Dau88x0_core.c573 int dirplay, int sl, unsigned int tr, int thsource) in vortex_src_setupchannel()
/linux-4.4.14/drivers/net/wireless/
Dmwl8k.c807 struct mwl8k_dma_data *tr; in mwl8k_remove_dma_header() local
835 struct mwl8k_dma_data *tr; in mwl8k_add_dma_header() local
1382 struct mwl8k_dma_data *tr; in rxq_process() local
/linux-4.4.14/drivers/usb/gadget/udc/
Dlpc32xx_udc.c1543 u32 tr, bufferspace; in udc_ep0_out_req() local
/linux-4.4.14/virt/kvm/
Dkvm_main.c2459 struct kvm_translation tr; in kvm_vcpu_ioctl() local
/linux-4.4.14/arch/x86/kvm/
Dvmx.c1878 u16 tr; in kvm_read_tr_base() local
4085 struct kvm_segment tr; in tr_valid() local
Demulate.c2809 u16 tr, io_bitmap_ptr, perm, bit_idx = port & 0x7; in emulator_io_port_access_allowed() local
Dx86.c7148 struct kvm_translation *tr) in kvm_arch_vcpu_ioctl_translate()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dsdio.c3045 struct brcmf_trap_info tr; in brcmf_sdio_trap_info() local
/linux-4.4.14/arch/ia64/include/asm/
Dpal.h447 tr : 1, /* Translation regs member