/linux-3.3/drivers/scsi/lpfc/ |
D | lpfc_nportdisc.c | 689 void *arg, uint32_t evt) in lpfc_disc_illegal() 715 void *arg, uint32_t evt) in lpfc_cmpl_plogi_illegal() 736 void *arg, uint32_t evt) in lpfc_rcv_plogi_unused_node() 750 void *arg, uint32_t evt) in lpfc_rcv_els_unused_node() 758 void *arg, uint32_t evt) in lpfc_rcv_logo_unused_node() 773 void *arg, uint32_t evt) in lpfc_cmpl_logo_unused_node() 780 void *arg, uint32_t evt) in lpfc_device_rm_unused_node() 788 void *arg, uint32_t evt) in lpfc_device_recov_unused_node() 795 void *arg, uint32_t evt) in lpfc_rcv_plogi_plogi_issue() 846 void *arg, uint32_t evt) in lpfc_rcv_prli_plogi_issue() [all …]
|
/linux-3.3/arch/arm/mach-exynos/ |
D | mct.c | 42 struct clock_event_device *evt; member 198 struct clock_event_device *evt) in exynos4_comp_set_next_event() 206 struct clock_event_device *evt) in exynos4_comp_set_mode() 233 struct clock_event_device *evt = dev_id; in exynos4_mct_comp_isr() local 304 struct clock_event_device *evt) in exynos4_tick_set_next_event() 314 struct clock_event_device *evt) in exynos4_tick_set_mode() 335 struct clock_event_device *evt = mevt->evt; in exynos4_mct_tick_clear() local 357 struct clock_event_device *evt = mevt->evt; in exynos4_mct_tick_isr() local 378 static void exynos4_mct_tick_init(struct clock_event_device *evt) in exynos4_mct_tick_init() 423 int __cpuinit local_timer_setup(struct clock_event_device *evt) in local_timer_setup() [all …]
|
/linux-3.3/arch/blackfin/kernel/ |
D | time-ts.c | 123 struct clock_event_device *evt) in bfin_gptmr0_set_next_event() 134 struct clock_event_device *evt) in bfin_gptmr0_set_mode() 176 struct clock_event_device *evt = dev_id; in bfin_gptmr0_interrupt() local 205 static void __init bfin_gptmr0_clockevent_init(struct clock_event_device *evt) in bfin_gptmr0_clockevent_init() 225 struct clock_event_device *evt) in bfin_coretmr_set_next_event() 236 struct clock_event_device *evt) in bfin_coretmr_set_mode() 288 struct clock_event_device *evt = &per_cpu(coretmr_events, cpu); in bfin_coretmr_interrupt() local 308 struct clock_event_device *evt = &per_cpu(coretmr_events, cpu); in bfin_coretmr_clockevent_init() local
|
/linux-3.3/arch/arm/mach-msm/ |
D | timer.c | 49 struct clock_event_device *evt = *(struct clock_event_device **)dev_id; in msm_timer_interrupt() local 61 struct clock_event_device *evt) in msm_timer_set_next_event() 72 struct clock_event_device *evt) in msm_timer_set_mode() 102 struct clock_event_device *evt; member 195 int __cpuinit local_timer_setup(struct clock_event_device *evt) in local_timer_setup() 221 void local_timer_stop(struct clock_event_device *evt) in local_timer_stop()
|
/linux-3.3/drivers/uwb/ |
D | uwbd.c | 179 int uwbd_event_handle_urc(struct uwb_event *evt) in uwbd_event_handle_urc() 211 static void uwbd_event_handle_message(struct uwb_event *evt) in uwbd_event_handle_message() 229 static void uwbd_event_handle(struct uwb_event *evt) in uwbd_event_handle() 271 struct uwb_event *evt; in uwbd() local 333 void uwbd_event_queue(struct uwb_event *evt) in uwbd_event_queue() 354 struct uwb_event *evt, *nxt; in uwbd_flush() local
|
/linux-3.3/drivers/scsi/ibmvscsi/ |
D | ibmvfc.c | 153 static void ibmvfc_trc_start(struct ibmvfc_event *evt) in ibmvfc_trc_start() 187 static void ibmvfc_trc_end(struct ibmvfc_event *evt) in ibmvfc_trc_end() 222 #define ibmvfc_trc_start(evt) do { } while (0) argument 223 #define ibmvfc_trc_end(evt) do { } while (0) argument 749 struct ibmvfc_event *evt) in ibmvfc_valid_event() 764 static void ibmvfc_free_event(struct ibmvfc_event *evt) in ibmvfc_free_event() 781 static void ibmvfc_scsi_eh_done(struct ibmvfc_event *evt) in ibmvfc_scsi_eh_done() 804 static void ibmvfc_fail_request(struct ibmvfc_event *evt, int error_code) in ibmvfc_fail_request() 828 struct ibmvfc_event *evt, *pos; in ibmvfc_purge_requests() local 1225 struct ibmvfc_event *evt = &pool->events[i]; in ibmvfc_init_event_pool() local [all …]
|
/linux-3.3/arch/arm/common/ |
D | timer-sp.c | 97 struct clock_event_device *evt = dev_id; in sp804_timer_interrupt() local 108 struct clock_event_device *evt) in sp804_set_mode() 135 struct clock_event_device *evt) in sp804_set_next_event() 163 struct clock_event_device *evt = &sp804_clockevent; in sp804_clockevents_init() local
|
/linux-3.3/drivers/usb/dwc3/ |
D | core.c | 163 struct dwc3_event_buffer *evt) in dwc3_free_one_event_buffer() 180 struct dwc3_event_buffer *evt; in dwc3_alloc_one_event_buffer() local 204 struct dwc3_event_buffer *evt; in dwc3_free_event_buffers() local 239 struct dwc3_event_buffer *evt; in dwc3_alloc_event_buffers() local 260 struct dwc3_event_buffer *evt; in dwc3_event_buffers_setup() local 283 struct dwc3_event_buffer *evt; in dwc3_event_buffers_cleanup() local
|
/linux-3.3/arch/x86/xen/ |
D | time.c | 267 struct clock_event_device *evt) in xen_timerop_set_mode() 287 struct clock_event_device *evt) in xen_timerop_set_next_event() 319 struct clock_event_device *evt) in xen_vcpuop_set_mode() 345 struct clock_event_device *evt) in xen_vcpuop_set_next_event() 384 struct clock_event_device *evt = &__get_cpu_var(xen_clock_events); in xen_timer_interrupt() local 401 struct clock_event_device *evt; in xen_setup_timer() local 425 struct clock_event_device *evt; in xen_teardown_timer() local
|
/linux-3.3/arch/tile/kernel/ |
D | time.c | 130 struct clock_event_device *evt) in tile_timer_set_next_event() 143 struct clock_event_device *evt) in tile_timer_set_mode() 164 struct clock_event_device *evt = &__get_cpu_var(tile_timer); in setup_tile_timer() local 184 struct clock_event_device *evt = &__get_cpu_var(tile_timer); in do_timer_interrupt() local
|
/linux-3.3/arch/m68k/platform/coldfire/ |
D | pit.c | 46 struct clock_event_device *evt) in init_cf_pit_timer() 84 struct clock_event_device *evt) in cf_pit_next_event() 105 struct clock_event_device *evt = &cf_pit_clockevent; in pit_tick() local
|
/linux-3.3/arch/arm/include/asm/ |
D | localtimer.h | 47 static inline int local_timer_setup(struct clock_event_device *evt) in local_timer_setup() 52 static inline void local_timer_stop(struct clock_event_device *evt) in local_timer_stop()
|
/linux-3.3/arch/arm/mach-mxs/ |
D | timer.c | 104 static int timrotv1_set_next_event(unsigned long evt, in timrotv1_set_next_event() 113 static int timrotv2_set_next_event(unsigned long evt, in timrotv2_set_next_event() 124 struct clock_event_device *evt = dev_id; in mxs_timer_interrupt() local 149 struct clock_event_device *evt) in mxs_set_mode()
|
/linux-3.3/arch/arm/mach-vt8500/ |
D | timer.c | 67 struct clock_event_device *evt) in vt8500_timer_set_next_event() 85 struct clock_event_device *evt) in vt8500_timer_set_mode() 111 struct clock_event_device *evt = dev_id; in vt8500_timer_interrupt() local
|
/linux-3.3/arch/arm/mach-shmobile/include/mach/ |
D | irqs.h | 10 #define evt2irq(evt) (((evt) >> 5) - 16) argument 16 #define intcs_evt2irq(evt) evt2irq(INTCS_VECT_BASE + (evt)) argument
|
/linux-3.3/arch/arm/plat-mxc/ |
D | time.c | 130 static int mx1_2_set_next_event(unsigned long evt, in mx1_2_set_next_event() 143 static int v2_set_next_event(unsigned long evt, in v2_set_next_event() 166 struct clock_event_device *evt) in mxc_set_mode() 231 struct clock_event_device *evt = &clockevent_mxc; in mxc_timer_interrupt() local
|
/linux-3.3/arch/arm/kernel/ |
D | smp.c | 431 struct clock_event_device *evt = &__get_cpu_var(percpu_clockevent); in ipi_timer() local 445 struct clock_event_device *evt) in broadcast_timer_set_mode() 449 static void __cpuinit broadcast_timer_setup(struct clock_event_device *evt) in broadcast_timer_setup() 465 struct clock_event_device *evt = &per_cpu(percpu_clockevent, cpu); in percpu_timer_setup() local 483 struct clock_event_device *evt = &per_cpu(percpu_clockevent, cpu); in percpu_timer_stop() local
|
/linux-3.3/arch/arm/mach-netx/ |
D | time.c | 70 static int netx_set_next_event(unsigned long evt, in netx_set_next_event() 91 struct clock_event_device *evt = &netx_clockevent; in netx_timer_interrupt() local
|
/linux-3.3/drivers/clocksource/ |
D | i8253.c | 109 struct clock_event_device *evt) in init_pit_timer() 148 static int pit_next_event(unsigned long delta, struct clock_event_device *evt) in pit_next_event()
|
/linux-3.3/arch/arm/mach-zynq/ |
D | timer.c | 119 struct clock_event_device *evt = &xttcpss_clockevent; in xttcpss_clock_event_interrupt() local 212 struct clock_event_device *evt) in xttcpss_set_next_event() 227 struct clock_event_device *evt) in xttcpss_set_mode()
|
/linux-3.3/arch/mips/kernel/ |
D | cevt-ds1287.c | 57 struct clock_event_device *evt) in ds1287_set_next_event() 63 struct clock_event_device *evt) in ds1287_set_mode()
|
D | cevt-gt641xx.c | 49 struct clock_event_device *evt) in gt641xx_timer0_set_next_event() 68 struct clock_event_device *evt) in gt641xx_timer0_set_mode()
|
/linux-3.3/arch/mn10300/kernel/ |
D | cevt-mn10300.c | 30 struct clock_event_device *evt) in next_event() 45 struct clock_event_device *evt) in set_clock_mode()
|
/linux-3.3/arch/openrisc/kernel/ |
D | time.c | 52 struct clock_event_device *evt) in openrisc_timer_set_mode() 110 struct clock_event_device *evt = &clockevent_openrisc_timer; in timer_interrupt() local
|
/linux-3.3/arch/sh/include/asm/ |
D | irq.h | 27 #define evt2irq(evt) (((evt) >> 5) - 16) argument 30 #define evt2irq(evt) (evt) argument
|