Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/trace/
Dtrace_sched_wakeup.c77 func_prolog_preempt_disable(struct trace_array *tr, in func_prolog_preempt_disable()
116 struct trace_array *tr = wakeup_trace; in wakeup_tracer_call() local
133 static int register_wakeup_function(struct trace_array *tr, int graph, int set) in register_wakeup_function()
153 static void unregister_wakeup_function(struct trace_array *tr, int graph) in unregister_wakeup_function()
166 static void wakeup_function_set(struct trace_array *tr, int set) in wakeup_function_set()
174 static int wakeup_flag_changed(struct trace_array *tr, u32 mask, int set) in wakeup_flag_changed()
184 static int start_func_tracer(struct trace_array *tr, int graph) in start_func_tracer()
198 static void stop_func_tracer(struct trace_array *tr, int graph) in stop_func_tracer()
207 wakeup_set_flag(struct trace_array *tr, u32 old_flags, u32 bit, int set) in wakeup_set_flag()
226 struct trace_array *tr = wakeup_trace; in wakeup_graph_entry() local
[all …]
Dtrace_irqsoff.c101 static int func_prolog_dec(struct trace_array *tr, in func_prolog_dec()
141 struct trace_array *tr = irqsoff_trace; in irqsoff_tracer_call() local
156 irqsoff_set_flag(struct trace_array *tr, u32 old_flags, u32 bit, int set) in irqsoff_set_flag()
179 struct trace_array *tr = irqsoff_trace; in irqsoff_graph_entry() local
197 struct trace_array *tr = irqsoff_trace; in irqsoff_graph_return() local
249 __trace_function(struct trace_array *tr, in __trace_function()
263 irqsoff_set_flag(struct trace_array *tr, u32 old_flags, u32 bit, int set) in irqsoff_set_flag()
298 static int report_latency(struct trace_array *tr, cycle_t delta) in report_latency()
311 check_critical_timing(struct trace_array *tr, in check_critical_timing()
366 struct trace_array *tr = irqsoff_trace; in start_critical_timing() local
[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.c58 #define do_for_each_event_file(tr, file) \ argument
62 #define do_for_each_event_file_safe(tr, file) \ argument
296 struct trace_array *tr; in trace_event_enable_cmd_record() local
416 static void ftrace_clear_events(struct trace_array *tr) in ftrace_clear_events()
515 __ftrace_set_clr_event_nolock(struct trace_array *tr, const char *match, in __ftrace_set_clr_event_nolock()
553 static int __ftrace_set_clr_event(struct trace_array *tr, const char *match, in __ftrace_set_clr_event()
565 static int ftrace_set_clr_event(struct trace_array *tr, char *buf, int set) in ftrace_set_clr_event()
617 struct trace_array *tr = top_trace_array(); in trace_set_clr_event() local
635 struct trace_array *tr = m->private; in ftrace_event_write() local
676 struct trace_array *tr = m->private; in t_next() local
[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.c83 dummy_set_flag(struct trace_array *tr, u32 old_flags, u32 bit, int set) in dummy_set_flag()
271 struct trace_array *tr; in trace_array_get() local
477 static void tracer_tracing_on(struct trace_array *tr) in tracer_tracing_on()
614 struct trace_array *tr = &global_trace; in tracing_snapshot() local
648 static int alloc_snapshot(struct trace_array *tr) in alloc_snapshot()
666 static void free_snapshot(struct trace_array *tr) in free_snapshot()
691 struct trace_array *tr = &global_trace; in tracing_alloc_snapshot() local
743 static void tracer_tracing_off(struct trace_array *tr) in tracer_tracing_off()
786 static int tracer_tracing_is_on(struct trace_array *tr) in tracer_tracing_is_on()
1017 __update_max_tr(struct trace_array *tr, struct task_struct *tsk, int cpu) in __update_max_tr()
[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_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 void start_branch_trace(struct trace_array *tr) in start_branch_trace()
133 static void stop_branch_trace(struct trace_array *tr) in stop_branch_trace()
138 static int branch_trace_init(struct trace_array *tr) in branch_trace_init()
144 static void branch_trace_reset(struct trace_array *tr) in branch_trace_reset()
Dtrace_functions_graph.c276 int __trace_graph_entry(struct trace_array *tr, in __trace_graph_entry()
311 struct trace_array *tr = graph_array; in trace_graph_entry() local
364 __trace_graph_function(struct trace_array *tr, in __trace_graph_function()
384 trace_graph_function(struct trace_array *tr, in trace_graph_function()
391 void __trace_graph_return(struct trace_array *tr, in __trace_graph_return()
416 struct trace_array *tr = graph_array; in trace_graph_return() local
435 void set_graph_array(struct trace_array *tr) in set_graph_array()
453 static int graph_trace_init(struct trace_array *tr) in graph_trace_init()
471 static void graph_trace_reset(struct trace_array *tr) in graph_trace_reset()
477 static int graph_trace_update_thresh(struct trace_array *tr) in graph_trace_update_thresh()
[all …]
Dtrace_syscalls.c295 struct trace_array *tr = data; in ftrace_syscall_enter() local
343 struct trace_array *tr = data; in ftrace_syscall_exit() local
390 struct trace_array *tr = file->tr; in reg_event_syscall_enter() local
411 struct trace_array *tr = file->tr; in unreg_event_syscall_enter() local
428 struct trace_array *tr = file->tr; in reg_event_syscall_exit() local
449 struct trace_array *tr = file->tr; in unreg_event_syscall_exit() local
Dtrace.h164 struct trace_array *tr; member
254 struct trace_array *tr; in top_trace_array() local
642 static inline void __trace_stack(struct trace_array *tr, unsigned long flags, in __trace_stack()
836 ftrace_create_function_files(struct trace_array *tr, in ftrace_create_function_files()
841 static inline void ftrace_destroy_function_files(struct trace_array *tr) { } in ftrace_destroy_function_files()
843 ftrace_init_global_array_ops(struct trace_array *tr) { } in ftrace_init_global_array_ops()
844 static inline void ftrace_reset_array_ops(struct trace_array *tr) { } in ftrace_reset_array_ops()
846 #define ftrace_init_array_ops(tr, func) do { } while (0) argument
947 static inline int trace_branch_enable(struct trace_array *tr) in trace_branch_enable()
959 static inline int trace_branch_enable(struct trace_array *tr) in trace_branch_enable()
[all …]
Dblktrace.c1306 static void blk_tracer_start(struct trace_array *tr) in blk_tracer_start()
1311 static int blk_tracer_init(struct trace_array *tr) in blk_tracer_init()
1318 static void blk_tracer_stop(struct trace_array *tr) in blk_tracer_stop()
1323 static void blk_tracer_reset(struct trace_array *tr) in blk_tracer_reset()
1417 blk_tracer_set_flag(struct trace_array *tr, u32 old_flags, u32 bit, int set) in blk_tracer_set_flag()
Dtrace_events_filter.c852 struct trace_array *tr) in filter_free_subsystem_preds()
877 struct trace_array *tr) in filter_free_subsystem_filters()
1754 struct trace_array *tr, in replace_system_preds()
1954 struct trace_array *tr, in create_system_filter()
2034 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.c1368 find_trace_probe_file(struct trace_kprobe *tk, struct trace_array *tr) in find_trace_probe_file()
Dftrace.c5090 __init void ftrace_init_global_array_ops(struct trace_array *tr) in ftrace_init_global_array_ops()
5096 void ftrace_init_array_ops(struct trace_array *tr, ftrace_func_t func) in ftrace_init_array_ops()
5108 void ftrace_reset_array_ops(struct trace_array *tr) in ftrace_reset_array_ops()
/linux-4.1.27/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() local
87 struct tr *tr = serio_get_drvdata(serio); in tr_disconnect() local
105 struct tr *tr; in tr_connect() local
/linux-4.1.27/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
198 struct gfs2_trans *tr; in meta_lo_add() local
251 struct gfs2_trans *tr = current->journal_info; in gfs2_trans_add_revoke() local
262 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()
494 static void buf_lo_before_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in buf_lo_before_commit()
504 static void buf_lo_after_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in buf_lo_after_commit()
619 static void revoke_lo_before_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in revoke_lo_before_commit()
659 static void revoke_lo_after_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in revoke_lo_after_commit()
757 static void databuf_lo_before_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in databuf_lo_before_commit()
837 static void databuf_lo_after_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in databuf_lo_after_commit()
Dlops.h50 struct gfs2_trans *tr) in lops_before_commit()
59 struct gfs2_trans *tr) in lops_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()
Dglops.c84 struct gfs2_trans tr; in gfs2_ail_empty_gl() local
Daops.c879 struct gfs2_trans *tr = current->journal_info; in gfs2_write_end() local
/linux-4.1.27/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
167 struct timbradio *tr = platform_get_drvdata(pdev); in timbradio_remove() local
/linux-4.1.27/drivers/mtd/
Dmtd_blkdevs.c76 static int do_blktrans_request(struct mtd_blktrans_ops *tr, in do_blktrans_request()
132 struct mtd_blktrans_ops *tr = dev->tr; in mtd_blktrans_work() local
325 struct mtd_blktrans_ops *tr = new->tr; in add_mtd_blktrans_dev() local
504 struct mtd_blktrans_ops *tr; in blktrans_notify_remove() local
515 struct mtd_blktrans_ops *tr; in blktrans_notify_add() local
529 int register_mtd_blktrans(struct mtd_blktrans_ops *tr) in register_mtd_blktrans()
567 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.1.27/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.1.27/arch/x86/kernel/cpu/mcheck/
Dmce_amd.c144 struct thresh_restart *tr = _tr; in threshold_restart_bank() local
189 struct thresh_restart tr = { in mce_threshold_block_init() local
356 struct thresh_restart tr; in SHOW_FIELDS() local
378 struct thresh_restart tr; in store_threshold_limit() local
/linux-4.1.27/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.1.27/drivers/net/fddi/skfp/
Dhwt.c166 u_short tr ; in hwt_read() local
/linux-4.1.27/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.h273 #define store_tr(tr) ((tr) = paravirt_store_tr()) argument
/linux-4.1.27/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c245 int id, tr, ret = 0; in __ti_thermal_get_trend() local
264 long tr; in ti_thermal_get_trend() local
/linux-4.1.27/Documentation/spi/
Dspidev_test.c107 struct spi_ioc_transfer tr = { in transfer() local
/linux-4.1.27/include/linux/mtd/
Dblktrans.h35 struct mtd_blktrans_ops *tr; member
/linux-4.1.27/arch/arm/kvm/
Dguest.c289 struct kvm_translation *tr) in kvm_arch_vcpu_ioctl_translate()
/linux-4.1.27/arch/powerpc/sysdev/
Duic.c128 u32 tr, pr, mask; in uic_set_irq_type() local
/linux-4.1.27/arch/arm64/kvm/
Dguest.c330 struct kvm_translation *tr) in kvm_arch_vcpu_ioctl_translate()
/linux-4.1.27/arch/mips/mti-malta/
Dmalta-int.c386 static char *tr[8] = { variable
/linux-4.1.27/arch/cris/arch-v10/kernel/
Dfasttimer.c647 static struct fast_timer tr[10]; variable
/linux-4.1.27/include/linux/
Dftrace_event.h79 struct trace_array *tr; member
368 struct trace_array *tr; member
/linux-4.1.27/crypto/
Dtcrypt.c770 struct tcrypt_result *tr = req->base.data; in do_one_ahash_op() local
998 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.c181 static int wait_async_op(struct tcrypt_result *tr, int ret) in wait_async_op()
/linux-4.1.27/arch/cris/arch-v32/kernel/
Dfasttimer.c620 static struct fast_timer tr[10]; variable
/linux-4.1.27/security/selinux/ss/
Dpolicydb.c793 struct role_trans *tr, *ltr = NULL; in policydb_destroy() local
2232 struct role_trans *tr, *ltr; in policydb_read() local
2630 struct role_trans *tr; in role_trans_write() local
/linux-4.1.27/arch/x86/crypto/
Dcamellia_glue.c819 u32 dw, tl, tr; in camellia_setup_tail() local
/linux-4.1.27/arch/mips/include/asm/txx9/
Dtx4927.h81 u64 tr; member
Dtx3927.h27 volatile unsigned long tr[3]; member
/linux-4.1.27/arch/tile/include/arch/
Dmpipe_shm.h228 uint_reg_t tr : 1; member
/linux-4.1.27/drivers/mmc/card/
Dmmc_test.c526 struct mmc_test_transfer_result *tr; in mmc_test_save_transfer_result() local
2791 struct mmc_test_transfer_result *tr, *trs; in mmc_test_free_result() local
2818 struct mmc_test_transfer_result *tr; in mtf_test_show() local
/linux-4.1.27/arch/powerpc/kvm/
De500_mmu.c473 struct kvm_translation *tr) in kvmppc_core_vcpu_translate()
Dbook3s.c703 struct kvm_translation *tr) in kvm_arch_vcpu_ioctl_translate()
Dbooke.c1761 struct kvm_translation *tr) in kvm_arch_vcpu_ioctl_translate()
/linux-4.1.27/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.1.27/drivers/spi/
Dspi-fsl-espi.c271 struct fsl_espi_transfer *tr) in fsl_espi_do_trans()
/linux-4.1.27/arch/mips/kvm/
Dmips.c1197 struct kvm_translation *tr) in kvm_arch_vcpu_ioctl_translate()
/linux-4.1.27/arch/ia64/kernel/
Dmca.c855 copy_reg(const u64 *fr, u64 fnat, unsigned long *tr, unsigned long *tnat) in copy_reg()
/linux-4.1.27/kernel/
Dsysctl.c1886 const char *perm_tr, unsigned perm_tr_len, char *tr) in proc_get_long()
/linux-4.1.27/drivers/scsi/
Dmesh.c641 int v, tr; in set_sdtr() local
/linux-4.1.27/sound/core/
Dtimer.c1675 struct snd_timer_read *tr; in snd_timer_user_params() local
/linux-4.1.27/arch/s390/kvm/
Dkvm-s390.c1636 struct kvm_translation *tr) in kvm_arch_vcpu_ioctl_translate()
/linux-4.1.27/arch/x86/include/uapi/asm/
Dkvm.h146 struct kvm_segment tr, ldt; member
/linux-4.1.27/sound/pci/au88x0/
Dau88x0_core.c573 int dirplay, int sl, unsigned int tr, int thsource) in vortex_src_setupchannel()
/linux-4.1.27/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.1.27/virt/kvm/
Dkvm_main.c2211 struct kvm_translation tr; in kvm_vcpu_ioctl() local
/linux-4.1.27/drivers/usb/gadget/udc/
Dlpc32xx_udc.c1543 u32 tr, bufferspace; in udc_ep0_out_req() local
/linux-4.1.27/arch/x86/kvm/
Dvmx.c1804 u16 tr; in kvm_read_tr_base() local
3943 struct kvm_segment tr; in tr_valid() local
Demulate.c2535 u16 tr, io_bitmap_ptr, perm, bit_idx = port & 0x7; in emulator_io_port_access_allowed() local
Dx86.c6959 struct kvm_translation *tr) in kvm_arch_vcpu_ioctl_translate()
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dsdio.c3043 struct brcmf_trap_info tr; in brcmf_sdio_trap_info() local
/linux-4.1.27/arch/ia64/include/asm/
Dpal.h447 tr : 1, /* Translation regs member