Searched defs:tmr (Results 1 - 30 of 30) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_keys.c62 struct qib_mregion *tmr; qib_alloc_lkey() local
/linux-4.1.27/arch/arm/plat-iop/
H A Dtime.c68 u32 tmr = IOP_TMR_PRIVILEGED | IOP_TMR_RATIO_1_1; iop_set_next_event() local
83 u32 tmr = read_tmr0(); iop_set_mode() local
/linux-4.1.27/drivers/target/
H A Dtarget_core_tmr.c48 struct se_tmr_req *tmr; core_tmr_alloc_req() local
67 void core_tmr_release_req(struct se_tmr_req *tmr) core_tmr_release_req() argument
156 core_tmr_abort_task( struct se_device *dev, struct se_tmr_req *tmr, struct se_session *se_sess) core_tmr_abort_task() argument
209 core_tmr_drain_tmr_list( struct se_device *dev, struct se_tmr_req *tmr, struct list_head *preempt_and_abort_list) core_tmr_drain_tmr_list() argument
398 core_tmr_lun_reset( struct se_device *dev, struct se_tmr_req *tmr, struct list_head *preempt_and_abort_list, struct se_cmd *prout_cmd) core_tmr_lun_reset() argument
H A Dtarget_core_transport.c3124 struct se_tmr_req *tmr = cmd->se_tmr_req; target_tmr_work() local
/linux-4.1.27/drivers/scsi/isci/
H A Dport_config.c325 struct sci_timer *tmr = (struct sci_timer *)data; mpc_agent_timeout() local
660 struct sci_timer *tmr = (struct sci_timer *)data; apc_agent_timeout() local
H A Disci.h501 void sci_init_timer(struct sci_timer *tmr, void (*fn)(unsigned long)) sci_init_timer() argument
509 static inline void sci_mod_timer(struct sci_timer *tmr, unsigned long msec) sci_mod_timer() argument
515 static inline void sci_del_timer(struct sci_timer *tmr) sci_del_timer() argument
H A Dphy.c320 struct sci_timer *tmr = (struct sci_timer *)data; phy_sata_timeout() local
H A Dport.c774 struct sci_timer *tmr = (struct sci_timer *)data; port_timeout() local
H A Dhost.c963 struct sci_timer *tmr = (struct sci_timer *)data; phy_startup_timeout() local
1597 struct sci_timer *tmr = (struct sci_timer *)data; controller_timeout() local
1742 struct sci_timer *tmr = (struct sci_timer *)data; power_control_timeout() local
/linux-4.1.27/drivers/target/tcm_fc/
H A Dtfc_cmd.c416 struct se_tmr_req *tmr = se_cmd->se_tmr_req; ft_queue_tm_resp() local
/linux-4.1.27/fs/
H A Dtimerfd.c31 struct hrtimer tmr; member in union:timerfd_ctx::__anon11312
/linux-4.1.27/sound/core/seq/
H A Dseq_queue.c450 struct snd_seq_timer *tmr; snd_seq_queue_timer_open() local
765 struct snd_seq_timer *tmr; snd_seq_info_queues_read() local
H A Dseq_timer.c36 static void snd_seq_timer_set_tick_resolution(struct snd_seq_timer *tmr) snd_seq_timer_set_tick_resolution() argument
56 struct snd_seq_timer *tmr; snd_seq_timer_new() local
73 void snd_seq_timer_delete(struct snd_seq_timer **tmr) snd_seq_timer_delete() argument
91 void snd_seq_timer_defaults(struct snd_seq_timer * tmr) snd_seq_timer_defaults() argument
114 static void seq_timer_reset(struct snd_seq_timer *tmr) seq_timer_reset() argument
124 void snd_seq_timer_reset(struct snd_seq_timer *tmr) snd_seq_timer_reset() argument
141 struct snd_seq_timer *tmr; snd_seq_timer_interrupt() local
177 int snd_seq_timer_set_tempo(struct snd_seq_timer * tmr, int tempo) snd_seq_timer_set_tempo() argument
195 int snd_seq_timer_set_ppq(struct snd_seq_timer * tmr, int ppq) snd_seq_timer_set_ppq() argument
219 int snd_seq_timer_set_position_tick(struct snd_seq_timer *tmr, snd_seq_timer_set_position_tick() argument
235 int snd_seq_timer_set_position_time(struct snd_seq_timer *tmr, snd_seq_timer_set_position_time() argument
251 int snd_seq_timer_set_skew(struct snd_seq_timer *tmr, unsigned int skew, snd_seq_timer_set_skew() argument
273 struct snd_seq_timer *tmr; snd_seq_timer_open() local
315 struct snd_seq_timer *tmr; snd_seq_timer_close() local
330 static int seq_timer_stop(struct snd_seq_timer *tmr) seq_timer_stop() argument
341 int snd_seq_timer_stop(struct snd_seq_timer *tmr) snd_seq_timer_stop() argument
352 static int initialize_timer(struct snd_seq_timer *tmr) initialize_timer() argument
384 static int seq_timer_start(struct snd_seq_timer *tmr) seq_timer_start() argument
399 int snd_seq_timer_start(struct snd_seq_timer *tmr) snd_seq_timer_start() argument
410 static int seq_timer_continue(struct snd_seq_timer *tmr) seq_timer_continue() argument
427 int snd_seq_timer_continue(struct snd_seq_timer *tmr) snd_seq_timer_continue() argument
439 snd_seq_real_time_t snd_seq_timer_get_cur_time(struct snd_seq_timer *tmr) snd_seq_timer_get_cur_time() argument
466 snd_seq_tick_time_t snd_seq_timer_get_cur_tick(struct snd_seq_timer *tmr) snd_seq_timer_get_cur_tick() argument
479 struct snd_seq_timer *tmr; snd_seq_info_timer_read() local
H A Dseq_clientmgr.c1667 struct snd_seq_timer *tmr; snd_seq_ioctl_get_queue_status() local
1701 struct snd_seq_timer *tmr; snd_seq_ioctl_get_queue_tempo() local
1756 struct snd_seq_timer *tmr; snd_seq_ioctl_get_queue_timer() local
1802 struct snd_seq_timer *tmr; snd_seq_ioctl_set_queue_timer() local
/linux-4.1.27/sound/oss/
H A Dsound_timer.c28 static struct sound_lowlev_timer *tmr; variable in typeref:struct:sound_lowlev_timer
H A Dsequencer.c25 static struct sound_timer_operations *tmr; variable in typeref:struct:sound_timer_operations
/linux-4.1.27/arch/x86/kvm/
H A Dioapic.c249 kvm_ioapic_scan_entry(struct kvm_vcpu *vcpu, u64 *eoi_exit_bitmap, u32 *tmr) kvm_ioapic_scan_entry() argument
H A Dlapic.c547 void kvm_apic_update_tmr(struct kvm_vcpu *vcpu, u32 *tmr) kvm_apic_update_tmr() argument
H A Dx86.c6168 u32 tmr[8]; vcpu_scan_ioapic() local
/linux-4.1.27/include/linux/
H A Dn_r3964.h173 struct timer_list tmr; member in struct:r3964_info
/linux-4.1.27/arch/powerpc/sysdev/
H A Dfsl_gtm.c155 void gtm_put_timer16(struct gtm_timer *tmr) gtm_put_timer16() argument
169 static int gtm_set_ref_timer16(struct gtm_timer *tmr, int frequency, gtm_set_ref_timer16() argument
247 int gtm_set_timer16(struct gtm_timer *tmr, unsigned long usec, bool reload) gtm_set_timer16() argument
283 int gtm_set_exact_timer16(struct gtm_timer *tmr, u16 usec, bool reload) gtm_set_exact_timer16() argument
306 void gtm_stop_timer16(struct gtm_timer *tmr) gtm_stop_timer16() argument
330 void gtm_ack_timer16(struct gtm_timer *tmr, u16 events) gtm_ack_timer16() argument
/linux-4.1.27/drivers/tty/serial/
H A Daltera_uart.c83 struct timer_list tmr; member in struct:altera_uart
/linux-4.1.27/arch/cris/include/arch-v32/mach-a3/mach/hwregs/
H A Dtimer_defs.h122 unsigned int tmr : 24; member in struct:__anon1210
129 unsigned int tmr : 24; member in struct:__anon1211
149 unsigned int tmr : 2; member in struct:__anon1213
161 unsigned int tmr : 2; member in struct:__anon1214
/linux-4.1.27/arch/cris/include/arch-v32/mach-fs/mach/hwregs/
H A Dtimer_defs.h125 unsigned int tmr : 24; member in struct:__anon1358
132 unsigned int tmr : 24; member in struct:__anon1359
152 unsigned int tmr : 2; member in struct:__anon1361
164 unsigned int tmr : 2; member in struct:__anon1362
/linux-4.1.27/kernel/time/
H A Dposix-timers.c542 struct k_itimer *tmr; alloc_posix_timer() local
556 struct k_itimer *tmr = container_of(head, struct k_itimer, it.rcu); k_itimer_rcu_free() local
563 static void release_posix_timer(struct k_itimer *tmr, int it_id_set) release_posix_timer() argument
997 struct k_itimer *tmr; exit_itimers() local
/linux-4.1.27/drivers/target/loopback/
H A Dtcm_loop.c219 tcm_loop_issue_tmr(struct tcm_loop_tpg *tl_tpg, int lun, int task, enum tcm_tmreq_table tmr) tcm_loop_issue_tmr() argument
/linux-4.1.27/drivers/video/fbdev/
H A Dcg14.c108 u32 tmr; /* Test Mode Read Back */ member in struct:cg14_regs
/linux-4.1.27/arch/x86/include/asm/
H A Dapicdef.h263 } tmr [8]; member in struct:local_apic
/linux-4.1.27/kernel/
H A Dsignal.c635 struct hrtimer *tmr = &tsk->signal->real_timer; dequeue_signal() local
/linux-4.1.27/drivers/xen/
H A Dxen-scsiback.c598 struct scsiback_tmr *tmr; scsiback_device_action() local
1571 struct scsiback_tmr *tmr = se_tmr->fabric_tmr_ptr; scsiback_queue_tm_rsp() local

Completed in 799 milliseconds