/linux-4.4.14/drivers/scsi/lpfc/ |
D | lpfc_nportdisc.c | 819 void *arg, uint32_t evt) in lpfc_disc_illegal() 843 void *arg, uint32_t evt) in lpfc_cmpl_plogi_illegal() 864 void *arg, uint32_t evt) in lpfc_rcv_plogi_unused_node() 878 void *arg, uint32_t evt) in lpfc_rcv_els_unused_node() 886 void *arg, uint32_t evt) in lpfc_rcv_logo_unused_node() 901 void *arg, uint32_t evt) in lpfc_cmpl_logo_unused_node() 908 void *arg, uint32_t evt) in lpfc_device_rm_unused_node() 916 void *arg, uint32_t evt) in lpfc_device_recov_unused_node() 923 void *arg, uint32_t evt) in lpfc_rcv_plogi_plogi_issue() 974 void *arg, uint32_t evt) in lpfc_rcv_prli_plogi_issue() [all …]
|
D | lpfc_bsg.c | 102 struct lpfc_bsg_event *evt; member 790 struct lpfc_bsg_event *evt = container_of(kref, struct lpfc_bsg_event, in lpfc_bsg_event_free() local 819 lpfc_bsg_event_ref(struct lpfc_bsg_event *evt) in lpfc_bsg_event_ref() 829 lpfc_bsg_event_unref(struct lpfc_bsg_event *evt) in lpfc_bsg_event_unref() 843 struct lpfc_bsg_event *evt = kzalloc(sizeof(*evt), GFP_KERNEL); in lpfc_bsg_event_new() local 908 struct lpfc_bsg_event *evt; in lpfc_bsg_ct_unsol_event() local 1195 struct lpfc_bsg_event *evt; in lpfc_bsg_hba_set_event() local 1280 struct lpfc_bsg_event *evt, *evt_next; in lpfc_bsg_hba_get_event() local 2535 struct lpfc_bsg_event *evt; in lpfcdiag_loop_get_xri() local 2989 struct lpfc_bsg_event *evt; in lpfc_bsg_diag_loopback_run() local
|
D | lpfc_disc.h | 49 enum lpfc_work_type evt; member
|
D | lpfc_hbadisc.c | 426 struct lpfc_fast_path_event *evt) { in lpfc_free_fast_evt() 771 uint32_t evt) in lpfc_workq_post_event()
|
/linux-4.4.14/arch/blackfin/kernel/ |
D | time-ts.c | 129 struct clock_event_device *evt) in bfin_gptmr0_set_next_event() 139 static int bfin_gptmr0_set_periodic(struct clock_event_device *evt) in bfin_gptmr0_set_periodic() 157 static int bfin_gptmr0_set_oneshot(struct clock_event_device *evt) in bfin_gptmr0_set_oneshot() 173 static int bfin_gptmr0_shutdown(struct clock_event_device *evt) in bfin_gptmr0_shutdown() 194 struct clock_event_device *evt = dev_id; in bfin_gptmr0_interrupt() local 226 static void __init bfin_gptmr0_clockevent_init(struct clock_event_device *evt) in bfin_gptmr0_clockevent_init() 246 struct clock_event_device *evt) in bfin_coretmr_set_next_event() 256 static int bfin_coretmr_set_periodic(struct clock_event_device *evt) in bfin_coretmr_set_periodic() 270 static int bfin_coretmr_set_oneshot(struct clock_event_device *evt) in bfin_coretmr_set_oneshot() 280 static int bfin_coretmr_shutdown(struct clock_event_device *evt) in bfin_coretmr_shutdown() [all …]
|
D | early_printk.c | 165 u32 evt; in init_early_exception_vectors() local
|
/linux-4.4.14/arch/arm/mach-netx/ |
D | time.c | 37 static inline void timer_shutdown(struct clock_event_device *evt) in timer_shutdown() 43 static int netx_shutdown(struct clock_event_device *evt) in netx_shutdown() 50 static int netx_set_oneshot(struct clock_event_device *evt) in netx_set_oneshot() 61 static int netx_set_periodic(struct clock_event_device *evt) in netx_set_periodic() 73 static int netx_set_next_event(unsigned long evt, in netx_set_next_event() 96 struct clock_event_device *evt = &netx_clockevent; in netx_timer_interrupt() local
|
/linux-4.4.14/drivers/clocksource/ |
D | mtk_timer.c | 76 static void mtk_clkevt_time_stop(struct mtk_clock_event_device *evt, u8 timer) in mtk_clkevt_time_stop() 85 static void mtk_clkevt_time_setup(struct mtk_clock_event_device *evt, in mtk_clkevt_time_setup() 91 static void mtk_clkevt_time_start(struct mtk_clock_event_device *evt, in mtk_clkevt_time_start() 121 struct mtk_clock_event_device *evt = to_mtk_clk(clk); in mtk_clkevt_set_periodic() local 132 struct mtk_clock_event_device *evt = to_mtk_clk(clk); in mtk_clkevt_next_event() local 143 struct mtk_clock_event_device *evt = dev_id; in mtk_timer_interrupt() local 153 mtk_timer_setup(struct mtk_clock_event_device *evt, u8 timer, u8 option) in mtk_timer_setup() 167 static void mtk_timer_enable_irq(struct mtk_clock_event_device *evt, u8 timer) in mtk_timer_enable_irq() 184 struct mtk_clock_event_device *evt; in mtk_timer_init() local
|
D | i8253.c | 103 static int pit_shutdown(struct clock_event_device *evt) in pit_shutdown() 118 static int pit_set_oneshot(struct clock_event_device *evt) in pit_set_oneshot() 126 static int pit_set_periodic(struct clock_event_device *evt) in pit_set_periodic() 144 static int pit_next_event(unsigned long delta, struct clock_event_device *evt) in pit_next_event()
|
D | timer-sp804.c | 126 struct clock_event_device *evt = dev_id; in sp804_timer_interrupt() local 136 static inline void timer_shutdown(struct clock_event_device *evt) in timer_shutdown() 141 static int sp804_shutdown(struct clock_event_device *evt) in sp804_shutdown() 147 static int sp804_set_periodic(struct clock_event_device *evt) in sp804_set_periodic() 159 struct clock_event_device *evt) in sp804_set_next_event() 191 struct clock_event_device *evt = &sp804_clockevent; in __sp804_clockevents_init() local
|
D | timer-integrator-ap.c | 68 struct clock_event_device *evt = dev_id; in integrator_timer_interrupt() local 78 static int clkevt_shutdown(struct clock_event_device *evt) in clkevt_shutdown() 87 static int clkevt_set_oneshot(struct clock_event_device *evt) in clkevt_set_oneshot() 97 static int clkevt_set_periodic(struct clock_event_device *evt) in clkevt_set_periodic() 111 static int clkevt_set_next_event(unsigned long next, struct clock_event_device *evt) in clkevt_set_next_event()
|
D | meson6_timer.c | 70 static int meson6_shutdown(struct clock_event_device *evt) in meson6_shutdown() 76 static int meson6_set_oneshot(struct clock_event_device *evt) in meson6_set_oneshot() 83 static int meson6_set_periodic(struct clock_event_device *evt) in meson6_set_periodic() 91 static int meson6_clkevt_next_event(unsigned long evt, in meson6_clkevt_next_event() 115 struct clock_event_device *evt = (struct clock_event_device *)dev_id; in meson6_timer_interrupt() local
|
D | exynos_mct.c | 86 struct clock_event_device evt; member 283 struct clock_event_device *evt) in exynos4_comp_set_next_event() 290 static int mct_set_state_shutdown(struct clock_event_device *evt) in mct_set_state_shutdown() 296 static int mct_set_state_periodic(struct clock_event_device *evt) in mct_set_state_periodic() 321 struct clock_event_device *evt = dev_id; in exynos4_mct_comp_isr() local 383 struct clock_event_device *evt) in exynos4_tick_set_next_event() 392 static int set_state_shutdown(struct clock_event_device *evt) in set_state_shutdown() 401 static int set_state_periodic(struct clock_event_device *evt) in set_state_periodic() 432 struct clock_event_device *evt = &mevt->evt; in exynos4_mct_tick_isr() local 443 struct clock_event_device *evt = &mevt->evt; in exynos4_local_timer_setup() local [all …]
|
D | sun4i_timer.c | 84 static int sun4i_clkevt_shutdown(struct clock_event_device *evt) in sun4i_clkevt_shutdown() 90 static int sun4i_clkevt_set_oneshot(struct clock_event_device *evt) in sun4i_clkevt_set_oneshot() 97 static int sun4i_clkevt_set_periodic(struct clock_event_device *evt) in sun4i_clkevt_set_periodic() 105 static int sun4i_clkevt_next_event(unsigned long evt, in sun4i_clkevt_next_event() 129 struct clock_event_device *evt = (struct clock_event_device *)dev_id; in sun4i_timer_interrupt() local
|
D | asm9260_timer.c | 114 struct clock_event_device *evt) in asm9260_timer_set_next_event() 123 static inline void __asm9260_timer_shutdown(struct clock_event_device *evt) in __asm9260_timer_shutdown() 129 static int asm9260_timer_shutdown(struct clock_event_device *evt) in asm9260_timer_shutdown() 135 static int asm9260_timer_set_oneshot(struct clock_event_device *evt) in asm9260_timer_set_oneshot() 145 static int asm9260_timer_set_periodic(struct clock_event_device *evt) in asm9260_timer_set_periodic() 173 struct clock_event_device *evt = dev_id; in asm9260_timer_interrupt() local
|
D | dw_apb_timer.c | 41 ced_to_dw_apb_ced(struct clock_event_device *evt) in ced_to_dw_apb_ced() 89 struct clock_event_device *evt = data; in dw_apb_clockevent_irq() local 113 static int apbt_shutdown(struct clock_event_device *evt) in apbt_shutdown() 127 static int apbt_set_oneshot(struct clock_event_device *evt) in apbt_set_oneshot() 159 static int apbt_set_periodic(struct clock_event_device *evt) in apbt_set_periodic() 185 static int apbt_resume(struct clock_event_device *evt) in apbt_resume() 197 struct clock_event_device *evt) in apbt_next_event()
|
D | qcom-timer.c | 48 struct clock_event_device *evt = dev_id; in msm_timer_interrupt() local 60 struct clock_event_device *evt) in msm_timer_set_next_event() 78 static int msm_timer_shutdown(struct clock_event_device *evt) in msm_timer_shutdown() 108 static int msm_local_timer_setup(struct clock_event_device *evt) in msm_local_timer_setup() 138 static void msm_local_timer_stop(struct clock_event_device *evt) in msm_local_timer_stop()
|
D | arm_arch_timer.c | 51 struct clock_event_device evt; member 141 struct clock_event_device *evt) in timer_handler() 158 struct clock_event_device *evt = dev_id; in arch_timer_handler_virt() local 165 struct clock_event_device *evt = dev_id; in arch_timer_handler_phys() local 172 struct clock_event_device *evt = dev_id; in arch_timer_handler_phys_mem() local 179 struct clock_event_device *evt = dev_id; in arch_timer_handler_virt_mem() local 216 static __always_inline void set_next_event(const int access, unsigned long evt, in set_next_event() 227 static int arch_timer_set_next_event_virt(unsigned long evt, in arch_timer_set_next_event_virt() 234 static int arch_timer_set_next_event_phys(unsigned long evt, in arch_timer_set_next_event_phys() 241 static int arch_timer_set_next_event_virt_mem(unsigned long evt, in arch_timer_set_next_event_virt_mem() [all …]
|
D | mxs_timer.c | 108 static int timrotv1_set_next_event(unsigned long evt, in timrotv1_set_next_event() 117 static int timrotv2_set_next_event(unsigned long evt, in timrotv2_set_next_event() 128 struct clock_event_device *evt = dev_id; in mxs_timer_interrupt() local 163 static int mxs_shutdown(struct clock_event_device *evt) in mxs_shutdown() 170 static int mxs_set_oneshot(struct clock_event_device *evt) in mxs_set_oneshot()
|
D | tegra20_timer.c | 65 struct clock_event_device *evt) in tegra_timer_set_next_event() 75 static inline void timer_shutdown(struct clock_event_device *evt) in timer_shutdown() 80 static int tegra_timer_shutdown(struct clock_event_device *evt) in tegra_timer_shutdown() 86 static int tegra_timer_set_periodic(struct clock_event_device *evt) in tegra_timer_set_periodic() 154 struct clock_event_device *evt = (struct clock_event_device *)dev_id; in tegra_timer_interrupt() local
|
D | moxart_timer.c | 61 static int moxart_shutdown(struct clock_event_device *evt) in moxart_shutdown() 67 static int moxart_set_oneshot(struct clock_event_device *evt) in moxart_set_oneshot() 74 static int moxart_set_periodic(struct clock_event_device *evt) in moxart_set_periodic() 110 struct clock_event_device *evt = dev_id; in moxart_timer_interrupt() local
|
D | cs5535-clockevt.c | 79 static int mfgpt_shutdown(struct clock_event_device *evt) in mfgpt_shutdown() 85 static int mfgpt_set_periodic(struct clock_event_device *evt) in mfgpt_set_periodic() 92 static int mfgpt_next_event(unsigned long delta, struct clock_event_device *evt) in mfgpt_next_event()
|
D | timer-keystone.c | 123 struct clock_event_device *evt = dev_id; in keystone_timer_interrupt() local 130 struct clock_event_device *evt) in keystone_set_next_event() 135 static int keystone_shutdown(struct clock_event_device *evt) in keystone_shutdown() 141 static int keystone_set_periodic(struct clock_event_device *evt) in keystone_set_periodic()
|
D | time-armada-370-xp.c | 126 static int armada_370_xp_clkevt_shutdown(struct clock_event_device *evt) in armada_370_xp_clkevt_shutdown() 140 static int armada_370_xp_clkevt_set_periodic(struct clock_event_device *evt) in armada_370_xp_clkevt_set_periodic() 162 struct clock_event_device *evt = dev_id; in armada_370_xp_timer_interrupt() local 173 static int armada_370_xp_timer_setup(struct clock_event_device *evt) in armada_370_xp_timer_setup() 203 static void armada_370_xp_timer_stop(struct clock_event_device *evt) in armada_370_xp_timer_stop()
|
D | vt8500_timer.c | 76 struct clock_event_device *evt) in vt8500_timer_set_next_event() 93 static int vt8500_shutdown(struct clock_event_device *evt) in vt8500_shutdown() 111 struct clock_event_device *evt = dev_id; in vt8500_timer_interrupt() local
|
D | arm_global_timer.c | 115 static int gt_clockevent_shutdown(struct clock_event_device *evt) in gt_clockevent_shutdown() 126 static int gt_clockevent_set_periodic(struct clock_event_device *evt) in gt_clockevent_set_periodic() 132 static int gt_clockevent_set_next_event(unsigned long evt, in gt_clockevent_set_next_event() 141 struct clock_event_device *evt = dev_id; in gt_clockevent_interrupt() local
|
D | nomadik-mtu.c | 93 static int nmdk_clkevt_next(unsigned long evt, struct clock_event_device *ev) in nmdk_clkevt_next() 122 static int nmdk_clkevt_shutdown(struct clock_event_device *evt) in nmdk_clkevt_shutdown() 132 static int nmdk_clkevt_set_oneshot(struct clock_event_device *evt) in nmdk_clkevt_set_oneshot() 138 static int nmdk_clkevt_set_periodic(struct clock_event_device *evt) in nmdk_clkevt_set_periodic()
|
D | vf_pit_timer.c | 89 static int pit_shutdown(struct clock_event_device *evt) in pit_shutdown() 95 static int pit_set_periodic(struct clock_event_device *evt) in pit_set_periodic() 103 struct clock_event_device *evt = dev_id; in pit_timer_interrupt() local
|
D | timer-u300.c | 190 static int u300_shutdown(struct clock_event_device *evt) in u300_shutdown() 205 static int u300_set_oneshot(struct clock_event_device *evt) in u300_set_oneshot() 236 static int u300_set_periodic(struct clock_event_device *evt) in u300_set_periodic() 277 struct clock_event_device *evt) in u300_set_next_event() 324 struct clock_event_device *evt = &u300_clockevent_data.cevd; in u300_timer_interrupt() local
|
D | cadence_ttc_timer.c | 183 struct clock_event_device *evt) in ttc_set_next_event() 197 static int ttc_shutdown(struct clock_event_device *evt) in ttc_shutdown() 209 static int ttc_set_periodic(struct clock_event_device *evt) in ttc_set_periodic() 219 static int ttc_resume(struct clock_event_device *evt) in ttc_resume()
|
D | bcm_kona_timer.c | 130 static int kona_timer_shutdown(struct clock_event_device *evt) in kona_timer_shutdown() 153 struct clock_event_device *evt = &kona_clockevent_timer; in kona_timer_interrupt() local
|
D | fsl_ftm_timer.c | 156 static int ftm_set_oneshot(struct clock_event_device *evt) in ftm_set_oneshot() 162 static int ftm_set_periodic(struct clock_event_device *evt) in ftm_set_periodic() 170 struct clock_event_device *evt = dev_id; in ftm_evt_interrupt() local
|
D | samsung_pwm_timer.c | 189 struct clock_event_device *evt) in samsung_set_next_event() 210 static int samsung_shutdown(struct clock_event_device *evt) in samsung_shutdown() 216 static int samsung_set_periodic(struct clock_event_device *evt) in samsung_set_periodic() 250 struct clock_event_device *evt = dev_id; in samsung_clock_event_isr() local
|
D | timer-prima2.c | 107 static int sirfsoc_timer_shutdown(struct clock_event_device *evt) in sirfsoc_timer_shutdown() 116 static int sirfsoc_timer_set_oneshot(struct clock_event_device *evt) in sirfsoc_timer_set_oneshot()
|
D | dummy_timer.c | 22 struct clock_event_device *evt = raw_cpu_ptr(&dummy_timer_evt); in dummy_timer_setup() local
|
D | timer-digicolor.c | 113 static int digicolor_clkevt_next_event(unsigned long evt, in digicolor_clkevt_next_event() 139 struct clock_event_device *evt = dev_id; in digicolor_timer_interrupt() local
|
D | clps711x-timer.c | 57 struct clock_event_device *evt = dev_id; in clps711x_timer_interrupt() local
|
D | metag_generic.c | 74 struct clock_event_device *evt = this_cpu_ptr(&local_clockevent); in metag_timer_interrupt() local
|
D | bcm2835_timer.c | 46 struct clock_event_device evt; member
|
D | timer-atmel-st.c | 118 static int clkevt32k_shutdown(struct clock_event_device *evt) in clkevt32k_shutdown()
|
D | timer-stm32.c | 64 static int stm32_clock_event_set_next_event(unsigned long evt, in stm32_clock_event_set_next_event()
|
D | mips-gic-timer.c | 24 static int gic_next_event(unsigned long delta, struct clock_event_device *evt) in gic_next_event()
|
D | pxa_timer.c | 91 static int pxa_osmr0_shutdown(struct clock_event_device *evt) in pxa_osmr0_shutdown()
|
D | timer-imx-gpt.c | 185 static int mx1_2_set_next_event(unsigned long evt, in mx1_2_set_next_event() 199 static int v2_set_next_event(unsigned long evt, in v2_set_next_event()
|
D | timer-atlas7.c | 121 static int sirfsoc_timer_shutdown(struct clock_event_device *evt) in sirfsoc_timer_shutdown()
|
D | time-efm32.c | 89 static int efm32_clock_event_set_next_event(unsigned long evt, in efm32_clock_event_set_next_event()
|
D | timer-sun5i.c | 133 static int sun5i_clkevt_next_event(unsigned long evt, in sun5i_clkevt_next_event()
|
/linux-4.4.14/arch/m68k/coldfire/ |
D | pit.c | 45 static int cf_pit_set_periodic(struct clock_event_device *evt) in cf_pit_set_periodic() 55 static int cf_pit_set_oneshot(struct clock_event_device *evt) in cf_pit_set_oneshot() 63 static int cf_pit_shutdown(struct clock_event_device *evt) in cf_pit_shutdown() 75 struct clock_event_device *evt) in cf_pit_next_event() 99 struct clock_event_device *evt = &cf_pit_clockevent; in pit_tick() local
|
/linux-4.4.14/arch/arm/plat-iop/ |
D | time.c | 80 static int iop_set_periodic(struct clock_event_device *evt) in iop_set_periodic() 93 static int iop_set_oneshot(struct clock_event_device *evt) in iop_set_oneshot() 103 static int iop_shutdown(struct clock_event_device *evt) in iop_shutdown() 112 static int iop_resume(struct clock_event_device *evt) in iop_resume() 136 struct clock_event_device *evt = dev_id; in iop_timer_interrupt() local
|
/linux-4.4.14/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
|
D | beacon.c | 361 static int uwb_verify_beacon(struct uwb_rc *rc, struct uwb_event *evt, in uwb_verify_beacon() 393 int uwbd_evt_handle_rc_beacon(struct uwb_event *evt) in uwbd_evt_handle_rc_beacon() 469 int uwbd_evt_handle_rc_beacon_size(struct uwb_event *evt) in uwbd_evt_handle_rc_beacon_size() 506 int uwbd_evt_handle_rc_bp_slot_change(struct uwb_event *evt) in uwbd_evt_handle_rc_bp_slot_change() 540 int uwbd_evt_handle_rc_bpoie_change(struct uwb_event *evt) in uwbd_evt_handle_rc_bpoie_change()
|
D | drp-avail.c | 227 int uwbd_evt_get_drp_avail(struct uwb_event *evt, unsigned long *bmp) in uwbd_evt_get_drp_avail() 271 int uwbd_evt_handle_rc_drp_avail(struct uwb_event *evt) in uwbd_evt_handle_rc_drp_avail()
|
D | ie-rcv.c | 29 int uwbd_evt_handle_rc_ie_rcv(struct uwb_event *evt) in uwbd_evt_handle_rc_ie_rcv()
|
D | reset.c | 323 int uwbd_msg_handle_reset(struct uwb_event *evt) in uwbd_msg_handle_reset() 352 struct uwb_event *evt; in uwb_rc_reset_all() local
|
D | address.c | 167 struct uwb_rc_evt_dev_addr_mgmt evt; in uwb_rc_addr_get() local 297 int uwbd_evt_handle_rc_dev_addr_conflict(struct uwb_event *evt) in uwbd_evt_handle_rc_dev_addr_conflict()
|
D | neh.c | 108 __le16 evt; member
|
D | drp.c | 803 int uwbd_evt_handle_rc_drp(struct uwb_event *evt) in uwbd_evt_handle_rc_drp()
|
/linux-4.4.14/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 …]
|
D | ibmvscsi.c | 474 struct srp_event_struct *evt = &pool->events[i]; in initialize_event_pool() local 528 struct srp_event_struct *evt) in valid_event_struct() 545 struct srp_event_struct *evt) in free_event_struct() 794 struct srp_event_struct *evt; in purge_requests() local 1487 struct srp_event_struct *evt; in ibmvscsi_eh_abort_handler() local 1626 struct srp_event_struct *evt; in ibmvscsi_eh_device_reset_handler() local
|
D | ibmvfc.h | 507 struct ibmvfc_event *evt; member
|
/linux-4.4.14/arch/arm/mach-w90x900/ |
D | time.c | 51 static int nuc900_clockevent_shutdown(struct clock_event_device *evt) in nuc900_clockevent_shutdown() 59 static int nuc900_clockevent_set_oneshot(struct clock_event_device *evt) in nuc900_clockevent_set_oneshot() 69 static int nuc900_clockevent_set_periodic(struct clock_event_device *evt) in nuc900_clockevent_set_periodic() 79 static int nuc900_clockevent_setnextevent(unsigned long evt, in nuc900_clockevent_setnextevent() 109 struct clock_event_device *evt = &nuc900_clockevent_device; in nuc900_timer0_interrupt() local
|
/linux-4.4.14/arch/x86/xen/ |
D | time.c | 277 static int xen_timerop_shutdown(struct clock_event_device *evt) in xen_timerop_shutdown() 286 struct clock_event_device *evt) in xen_timerop_set_next_event() 315 static int xen_vcpuop_shutdown(struct clock_event_device *evt) in xen_vcpuop_shutdown() 326 static int xen_vcpuop_set_oneshot(struct clock_event_device *evt) in xen_vcpuop_set_oneshot() 337 struct clock_event_device *evt) in xen_vcpuop_set_next_event() 375 struct clock_event_device evt; member 382 struct clock_event_device *evt = this_cpu_ptr(&xen_clock_events.evt); in xen_timer_interrupt() local 398 struct clock_event_device *evt; in xen_teardown_timer() local 411 struct clock_event_device *evt = &xevt->evt; in xen_setup_timer() local
|
/linux-4.4.14/arch/mips/kernel/ |
D | cevt-gt641xx.c | 49 struct clock_event_device *evt) in gt641xx_timer0_set_next_event() 67 static int gt641xx_timer0_shutdown(struct clock_event_device *evt) in gt641xx_timer0_shutdown() 81 static int gt641xx_timer0_set_oneshot(struct clock_event_device *evt) in gt641xx_timer0_set_oneshot() 96 static int gt641xx_timer0_set_periodic(struct clock_event_device *evt) in gt641xx_timer0_set_periodic()
|
D | cevt-txx9.c | 88 static int txx9tmr_set_state_periodic(struct clock_event_device *evt) in txx9tmr_set_state_periodic() 104 static int txx9tmr_set_state_oneshot(struct clock_event_device *evt) in txx9tmr_set_state_oneshot() 115 static int txx9tmr_set_state_shutdown(struct clock_event_device *evt) in txx9tmr_set_state_shutdown() 126 static int txx9tmr_tick_resume(struct clock_event_device *evt) in txx9tmr_tick_resume() 139 struct clock_event_device *evt) in txx9tmr_set_next_event()
|
D | cevt-ds1287.c | 57 struct clock_event_device *evt) in ds1287_set_next_event() 62 static int ds1287_shutdown(struct clock_event_device *evt) in ds1287_shutdown() 76 static int ds1287_set_periodic(struct clock_event_device *evt) in ds1287_set_periodic()
|
D | cevt-sb1250.c | 42 static int sibyte_shutdown(struct clock_event_device *evt) in sibyte_shutdown() 54 static int sibyte_set_periodic(struct clock_event_device *evt) in sibyte_set_periodic()
|
D | cevt-bcm1480.c | 44 static int sibyte_set_periodic(struct clock_event_device *evt) in sibyte_set_periodic() 58 static int sibyte_shutdown(struct clock_event_device *evt) in sibyte_shutdown()
|
D | cevt-r4k.c | 19 struct clock_event_device *evt) in mips_next_event()
|
D | perf_event_mipsxx.c | 341 static void mipsxx_pmu_enable_event(struct hw_perf_event *evt, int idx) in mipsxx_pmu_enable_event()
|
/linux-4.4.14/arch/um/kernel/ |
D | time.c | 32 static int itimer_shutdown(struct clock_event_device *evt) in itimer_shutdown() 38 static int itimer_set_periodic(struct clock_event_device *evt) in itimer_set_periodic() 45 struct clock_event_device *evt) in itimer_next_event() 50 static int itimer_one_shot(struct clock_event_device *evt) in itimer_one_shot()
|
/linux-4.4.14/arch/mips/jz4740/ |
D | time.c | 69 static int jz4740_clockevent_set_periodic(struct clock_event_device *evt) in jz4740_clockevent_set_periodic() 79 static int jz4740_clockevent_resume(struct clock_event_device *evt) in jz4740_clockevent_resume() 87 static int jz4740_clockevent_shutdown(struct clock_event_device *evt) in jz4740_clockevent_shutdown() 94 static int jz4740_clockevent_set_next(unsigned long evt, in jz4740_clockevent_set_next()
|
/linux-4.4.14/arch/x86/kernel/ |
D | hpet.c | 48 struct clock_event_device evt; member 294 static int hpet_set_periodic(struct clock_event_device *evt, int timer) in hpet_set_periodic() 324 static int hpet_set_oneshot(struct clock_event_device *evt, int timer) in hpet_set_oneshot() 336 static int hpet_shutdown(struct clock_event_device *evt, int timer) in hpet_shutdown() 347 static int hpet_resume(struct clock_event_device *evt, int timer) in hpet_resume() 365 struct clock_event_device *evt, int timer) in hpet_next_event() 401 static int hpet_legacy_shutdown(struct clock_event_device *evt) in hpet_legacy_shutdown() 406 static int hpet_legacy_set_oneshot(struct clock_event_device *evt) in hpet_legacy_set_oneshot() 411 static int hpet_legacy_set_periodic(struct clock_event_device *evt) in hpet_legacy_set_periodic() 416 static int hpet_legacy_resume(struct clock_event_device *evt) in hpet_legacy_resume() [all …]
|
/linux-4.4.14/arch/xtensa/kernel/ |
D | time.c | 56 struct clock_event_device evt; member 84 static int ccount_timer_shutdown(struct clock_event_device *evt) in ccount_timer_shutdown() 96 static int ccount_timer_set_oneshot(struct clock_event_device *evt) in ccount_timer_set_oneshot() 160 struct clock_event_device *evt = &this_cpu_ptr(&ccount_timer)->evt; in timer_interrupt() local
|
/linux-4.4.14/arch/arm/mach-spear/ |
D | time.c | 96 static inline void timer_shutdown(struct clock_event_device *evt) in timer_shutdown() 105 static int spear_shutdown(struct clock_event_device *evt) in spear_shutdown() 112 static int spear_set_oneshot(struct clock_event_device *evt) in spear_set_oneshot() 126 static int spear_set_periodic(struct clock_event_device *evt) in spear_set_periodic() 175 struct clock_event_device *evt = &clkevt; in spear_timer_interrupt() local
|
/linux-4.4.14/arch/tile/kernel/ |
D | time.c | 131 struct clock_event_device *evt) in tile_timer_set_next_event() 143 static int tile_timer_shutdown(struct clock_event_device *evt) in tile_timer_shutdown() 167 struct clock_event_device *evt = this_cpu_ptr(&tile_timer); in setup_tile_timer() local 187 struct clock_event_device *evt = this_cpu_ptr(&tile_timer); in do_timer_interrupt() local
|
/linux-4.4.14/arch/mips/loongson64/loongson-3/ |
D | hpet.c | 84 static int hpet_set_state_periodic(struct clock_event_device *evt) in hpet_set_state_periodic() 113 static int hpet_set_state_shutdown(struct clock_event_device *evt) in hpet_set_state_shutdown() 127 static int hpet_set_state_oneshot(struct clock_event_device *evt) in hpet_set_state_oneshot() 148 static int hpet_tick_resume(struct clock_event_device *evt) in hpet_tick_resume() 158 struct clock_event_device *evt) in hpet_next_event()
|
/linux-4.4.14/arch/sparc/kernel/ |
D | time_32.c | 104 static int timer_ce_shutdown(struct clock_event_device *evt) in timer_ce_shutdown() 111 static int timer_ce_set_periodic(struct clock_event_device *evt) in timer_ce_set_periodic() 185 static int percpu_ce_shutdown(struct clock_event_device *evt) in percpu_ce_shutdown() 193 static int percpu_ce_set_periodic(struct clock_event_device *evt) in percpu_ce_set_periodic() 202 struct clock_event_device *evt) in percpu_ce_set_next_event()
|
D | time_64.c | 672 struct clock_event_device *evt) in sparc64_next_event() 677 static int sparc64_timer_shutdown(struct clock_event_device *evt) in sparc64_timer_shutdown() 698 struct clock_event_device *evt = &per_cpu(sparc64_events, cpu); in timer_interrupt() local
|
/linux-4.4.14/drivers/net/wireless/ath/wil6210/ |
D | wmi.c | 286 struct wmi_ready_event *evt = d; in wmi_evt_ready() local 416 struct wmi_connect_event *evt = d; in wmi_evt_connect() local 507 struct wmi_disconnect_event *evt = d; in wmi_evt_disconnect() local 528 struct wmi_eapol_rx_event *evt = d; in wmi_evt_eapol_rx() local 576 struct wmi_vring_en_event *evt = d; in wmi_evt_vring_en() local 595 struct wmi_vring_ba_status_event *evt = d; in wmi_evt_ba_status() local 626 struct wmi_rcp_addba_req_event *evt = d; in wmi_evt_addba_rx_req() local 636 struct wmi_delba_event *evt = d; in wmi_evt_delba() local 721 struct pending_wmi_event *evt; in wmi_recv_cmd() local 881 struct wmi_pcp_started_event evt; in wmi_pcp_start() member [all …]
|
D | rx_reorder.c | 373 struct wil_back_rx *evt, *t; in wil_back_rx_flush() local 408 struct wil_back_rx *evt; in wil_back_rx_worker() local 463 struct wil_back_tx *evt; in wil_back_tx_worker() local 476 struct wil_back_tx *evt, *t; in wil_back_tx_flush() local
|
D | cfg80211.c | 117 struct wmi_notify_req_done_event evt; in wil_cid_fill_sinfo() member 556 struct wmi_sw_tx_complete_event evt; in wil_cfg80211_mgmt_tx() member 557 } __packed evt; in wil_cfg80211_mgmt_tx() local
|
D | debugfs.c | 995 struct wmi_notify_req_done_event evt; in wil_bf_debugfs_show() member
|
/linux-4.4.14/arch/arm/mach-omap1/ |
D | time.c | 121 struct clock_event_device *evt) in omap_mpu_set_next_event() 127 static int omap_mpu_set_oneshot(struct clock_event_device *evt) in omap_mpu_set_oneshot() 134 static int omap_mpu_set_periodic(struct clock_event_device *evt) in omap_mpu_set_periodic() 151 struct clock_event_device *evt = &clockevent_mpu_timer1; in omap_mpu_timer1_interrupt() local
|
D | timer32k.c | 117 static int omap_32k_timer_shutdown(struct clock_event_device *evt) in omap_32k_timer_shutdown() 123 static int omap_32k_timer_set_periodic(struct clock_event_device *evt) in omap_32k_timer_set_periodic() 143 struct clock_event_device *evt = &clockevent_32k_timer; in omap_32k_timer_interrupt() local
|
/linux-4.4.14/arch/nios2/kernel/ |
D | time.c | 52 to_nios2_clkevent(struct clock_event_device *evt) in to_nios2_clkevent() 159 struct clock_event_device *evt) in nios2_timer_set_next_event() 168 static int nios2_timer_shutdown(struct clock_event_device *evt) in nios2_timer_shutdown() 177 static int nios2_timer_set_periodic(struct clock_event_device *evt) in nios2_timer_set_periodic() 188 static int nios2_timer_resume(struct clock_event_device *evt) in nios2_timer_resume() 199 struct clock_event_device *evt = (struct clock_event_device *) dev_id; in timer_interrupt() local
|
/linux-4.4.14/arch/arm/mach-imx/ |
D | epit.c | 96 static int epit_set_next_event(unsigned long evt, in epit_set_next_event() 109 static int epit_shutdown(struct clock_event_device *evt) in epit_shutdown() 130 static int epit_set_oneshot(struct clock_event_device *evt) in epit_set_oneshot() 164 struct clock_event_device *evt = &clockevent_epit; in epit_timer_interrupt() local
|
/linux-4.4.14/arch/arm/mach-gemini/ |
D | time.c | 72 struct clock_event_device *evt) in gemini_timer_set_next_event() 85 static int gemini_timer_shutdown(struct clock_event_device *evt) in gemini_timer_shutdown() 116 static int gemini_timer_set_periodic(struct clock_event_device *evt) in gemini_timer_set_periodic() 166 struct clock_event_device *evt = &gemini_clockevent; in gemini_timer_interrupt() local
|
/linux-4.4.14/arch/arm/mach-ks8695/ |
D | time.c | 57 static int ks8695_set_periodic(struct clock_event_device *evt) in ks8695_set_periodic() 79 struct clock_event_device *evt) in ks8695_set_next_event() 116 struct clock_event_device *evt = &clockevent_ks8695; in ks8695_timer_interrupt() local
|
/linux-4.4.14/arch/mips/ralink/ |
D | cevt-rt3352.c | 43 struct clock_event_device *evt) in systick_next_event() 91 static int systick_shutdown(struct clock_event_device *evt) in systick_shutdown() 105 static int systick_set_oneshot(struct clock_event_device *evt) in systick_set_oneshot()
|
/linux-4.4.14/drivers/usb/dwc3/ |
D | core.c | 179 struct dwc3_event_buffer *evt) in dwc3_free_one_event_buffer() 195 struct dwc3_event_buffer *evt; in dwc3_alloc_one_event_buffer() local 217 struct dwc3_event_buffer *evt; in dwc3_free_event_buffers() local 249 struct dwc3_event_buffer *evt; in dwc3_alloc_event_buffers() local 270 struct dwc3_event_buffer *evt; in dwc3_event_buffers_setup() local 295 struct dwc3_event_buffer *evt; in dwc3_event_buffers_cleanup() local
|
D | gadget.c | 2637 struct dwc3_event_buffer *evt; in dwc3_process_event_buf() local 2701 struct dwc3_event_buffer *evt; in dwc3_check_event_buf() local
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | mce.c | 182 struct machine_check_event evt; in machine_check_queue_event() local 219 void machine_check_print_event_info(struct machine_check_event *evt) in machine_check_print_event_info() 327 uint64_t get_mce_fault_addr(struct machine_check_event *evt) in get_mce_fault_addr()
|
D | time.c | 488 struct clock_event_device *evt = this_cpu_ptr(&decrementers); in __timer_interrupt() local 853 static int decrementer_set_next_event(unsigned long evt, in decrementer_set_next_event()
|
/linux-4.4.14/arch/arm/mach-ep93xx/ |
D | timer-ep93xx.c | 72 struct clock_event_device *evt) in ep93xx_clkevt_set_next_event() 89 static int ep93xx_clkevt_shutdown(struct clock_event_device *evt) in ep93xx_clkevt_shutdown() 109 struct clock_event_device *evt = dev_id; in ep93xx_timer_interrupt() local
|
/linux-4.4.14/arch/arm/mach-lpc32xx/ |
D | timer.c | 46 static int lpc32xx_shutdown(struct clock_event_device *evt) in lpc32xx_shutdown() 68 struct clock_event_device *evt = &lpc32xx_clkevt; in lpc32xx_timer_interrupt() local
|
/linux-4.4.14/arch/arm/mach-ixp4xx/ |
D | common.c | 312 struct clock_event_device *evt = dev_id; in ixp4xx_timer_interrupt() local 514 static int ixp4xx_set_next_event(unsigned long evt, in ixp4xx_set_next_event() 524 static int ixp4xx_shutdown(struct clock_event_device *evt) in ixp4xx_shutdown() 534 static int ixp4xx_set_oneshot(struct clock_event_device *evt) in ixp4xx_set_oneshot() 544 static int ixp4xx_set_periodic(struct clock_event_device *evt) in ixp4xx_set_periodic() 553 static int ixp4xx_resume(struct clock_event_device *evt) in ixp4xx_resume()
|
/linux-4.4.14/arch/c6x/platforms/ |
D | timer64.c | 123 struct clock_event_device *evt) in next_event() 129 static int set_periodic(struct clock_event_device *evt) in set_periodic() 137 static int set_oneshot(struct clock_event_device *evt) in set_oneshot() 144 static int shutdown(struct clock_event_device *evt) in shutdown()
|
/linux-4.4.14/arch/arm/mach-davinci/ |
D | time.c | 167 struct clock_event_device *evt = &clockevent_davinci; in timer_interrupt() local 297 struct clock_event_device *evt) in davinci_set_next_event() 306 static int davinci_shutdown(struct clock_event_device *evt) in davinci_shutdown() 315 static int davinci_set_oneshot(struct clock_event_device *evt) in davinci_set_oneshot() 324 static int davinci_set_periodic(struct clock_event_device *evt) in davinci_set_periodic()
|
/linux-4.4.14/arch/mips/loongson64/common/cs5536/ |
D | cs5536_mfgpt.c | 54 static int mfgpt_timer_set_periodic(struct clock_event_device *evt) in mfgpt_timer_set_periodic() 66 static int mfgpt_timer_shutdown(struct clock_event_device *evt) in mfgpt_timer_shutdown()
|
/linux-4.4.14/drivers/scsi/csiostor/ |
D | csio_rnode.c | 604 csio_rns_uninit(struct csio_rnode *rn, enum csio_rn_ev evt) in csio_rns_uninit() 644 csio_rns_ready(struct csio_rnode *rn, enum csio_rn_ev evt) in csio_rns_ready() 729 csio_rns_offline(struct csio_rnode *rn, enum csio_rn_ev evt) in csio_rns_offline() 788 csio_rns_disappeared(struct csio_rnode *rn, enum csio_rn_ev evt) in csio_rns_disappeared() 871 enum csio_rn_ev evt; in csio_rnode_fwevt_handler() local
|
D | csio_lnode.c | 917 csio_post_event_rns(struct csio_lnode *ln, enum csio_rn_ev evt) in csio_post_event_rns() 965 csio_post_event_lns(struct csio_lnode *ln, enum csio_ln_ev evt) in csio_post_event_lns() 1096 csio_lns_uninit(struct csio_lnode *ln, enum csio_ln_ev evt) in csio_lns_uninit() 1149 csio_lns_online(struct csio_lnode *ln, enum csio_ln_ev evt) in csio_lns_online() 1201 csio_lns_ready(struct csio_lnode *ln, enum csio_ln_ev evt) in csio_lns_ready() 1275 csio_lns_offline(struct csio_lnode *ln, enum csio_ln_ev evt) in csio_lns_offline() 1476 enum csio_ln_ev evt; in csio_fcoe_fwevt_handler() local
|
D | csio_scsi.c | 703 csio_scsis_uninit(struct csio_ioreq *req, enum csio_scsi_ev evt) in csio_scsis_uninit() 773 csio_scsis_io_active(struct csio_ioreq *req, enum csio_scsi_ev evt) in csio_scsis_io_active() 845 csio_scsis_tm_active(struct csio_ioreq *req, enum csio_scsi_ev evt) in csio_scsis_tm_active() 888 csio_scsis_aborting(struct csio_ioreq *req, enum csio_scsi_ev evt) in csio_scsis_aborting() 985 csio_scsis_closing(struct csio_ioreq *req, enum csio_scsi_ev evt) in csio_scsis_closing() 1049 csio_scsis_shost_cmpl_await(struct csio_ioreq *req, enum csio_scsi_ev evt) in csio_scsis_shost_cmpl_await()
|
D | csio_hw.c | 2329 csio_hws_uninit(struct csio_hw *hw, enum csio_hw_ev evt) in csio_hws_uninit() 2354 csio_hws_configuring(struct csio_hw *hw, enum csio_hw_ev evt) in csio_hws_configuring() 2392 csio_hws_initializing(struct csio_hw *hw, enum csio_hw_ev evt) in csio_hws_initializing() 2430 csio_hws_ready(struct csio_hw *hw, enum csio_hw_ev evt) in csio_hws_ready() 2479 csio_hws_quiescing(struct csio_hw *hw, enum csio_hw_ev evt) in csio_hws_quiescing() 2539 csio_hws_quiesced(struct csio_hw *hw, enum csio_hw_ev evt) in csio_hws_quiesced() 2564 csio_hws_resetting(struct csio_hw *hw, enum csio_hw_ev evt) in csio_hws_resetting() 2590 csio_hws_removing(struct csio_hw *hw, enum csio_hw_ev evt) in csio_hws_removing() 2625 csio_hws_pcierr(struct csio_hw *hw, enum csio_hw_ev evt) in csio_hws_pcierr()
|
D | csio_defs.h | 96 csio_post_event(void *smp, uint32_t evt) in csio_post_event()
|
/linux-4.4.14/arch/microblaze/kernel/ |
D | timer.c | 125 static int xilinx_timer_shutdown(struct clock_event_device *evt) in xilinx_timer_shutdown() 132 static int xilinx_timer_set_periodic(struct clock_event_device *evt) in xilinx_timer_set_periodic() 157 struct clock_event_device *evt = &clockevent_xilinx_timer; in timer_interrupt() local
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | timer.c | 82 struct clock_event_device *evt = &clockevent_gpt; in omap2_gp_timer_interrupt() local 97 struct clock_event_device *evt) in omap2_gp_timer_set_next_event() 105 static int omap2_gp_timer_shutdown(struct clock_event_device *evt) in omap2_gp_timer_shutdown() 111 static int omap2_gp_timer_set_periodic(struct clock_event_device *evt) in omap2_gp_timer_set_periodic()
|
/linux-4.4.14/arch/powerpc/platforms/powernv/ |
D | opal.c | 321 __be64 evt, len; in opal_get_chars() local 341 __be64 evt; in opal_put_chars() local 404 struct machine_check_event *evt) in opal_recover_mce() 443 struct machine_check_event evt; in opal_machine_check() local 521 __be64 evt = 0; in opal_handle_hmi_exception() local
|
/linux-4.4.14/arch/arm/plat-orion/ |
D | time.c | 109 static int orion_clkevt_shutdown(struct clock_event_device *evt) in orion_clkevt_shutdown() 132 static int orion_clkevt_set_periodic(struct clock_event_device *evt) in orion_clkevt_set_periodic()
|
/linux-4.4.14/arch/cris/arch-v32/kernel/ |
D | time.c | 186 static int crisv32_clkevt_next_event(unsigned long evt, in crisv32_clkevt_next_event() 205 struct clock_event_device *evt = dev_id; in crisv32_timer_interrupt() local
|
/linux-4.4.14/arch/arm/mach-cns3xxx/ |
D | core.c | 145 static int cns3xxx_timer_set_next_event(unsigned long evt, in cns3xxx_timer_set_next_event() 182 struct clock_event_device *evt = &cns3xxx_tmr1_clockevent; in cns3xxx_timer_interrupt() local
|
/linux-4.4.14/drivers/hv/ |
D | hv.c | 356 struct clock_event_device *evt) in hv_ce_set_next_event() 368 static int hv_ce_shutdown(struct clock_event_device *evt) in hv_ce_shutdown() 376 static int hv_ce_set_oneshot(struct clock_event_device *evt) in hv_ce_set_oneshot()
|
/linux-4.4.14/arch/arc/kernel/ |
D | time.c | 232 struct clock_event_device *evt = this_cpu_ptr(&arc_clockevent_device); in timer_irq_handler() local 252 struct clock_event_device *evt = this_cpu_ptr(&arc_clockevent_device); in arc_local_timer_setup() local
|
/linux-4.4.14/kernel/time/ |
D | tick-broadcast-hrtimer.c | 21 static int bc_shutdown(struct clock_event_device *evt) in bc_shutdown()
|
D | clockevents.c | 36 static u64 cev_delta2ns(unsigned long latch, struct clock_event_device *evt, in cev_delta2ns() 91 u64 clockevent_delta2ns(unsigned long latch, struct clock_event_device *evt) in clockevent_delta2ns()
|
D | tick-broadcast.c | 243 struct clock_event_device *evt = td->evtdev; in tick_receive_broadcast() local
|
/linux-4.4.14/arch/score/kernel/ |
D | time.c | 58 static int score_timer_set_periodic(struct clock_event_device *evt) in score_timer_set_periodic()
|
/linux-4.4.14/arch/arm/kernel/ |
D | smp_twd.c | 66 static int twd_set_next_event(unsigned long evt, in twd_set_next_event() 235 struct clock_event_device *evt = dev_id; in twd_handler() local
|
D | perf_event_v6.c | 270 unsigned long val, mask, evt, flags; in armv6pmu_enable_event() local 417 unsigned long val, mask, evt, flags; in armv6pmu_disable_event() local 452 unsigned long val, mask, flags, evt = 0; in armv6mpcore_pmu_disable_event() local
|
D | perf_event_xscale.c | 206 unsigned long val, mask, evt, flags; in xscale1pmu_enable_event() local 242 unsigned long val, mask, evt, flags; in xscale1pmu_disable_event() local
|
/linux-4.4.14/arch/x86/kernel/apic/ |
D | apic.c | 456 struct clock_event_device *evt) in lapic_next_event() 463 struct clock_event_device *evt) in lapic_next_deadline() 472 static int lapic_timer_shutdown(struct clock_event_device *evt) in lapic_timer_shutdown() 488 lapic_timer_set_periodic_oneshot(struct clock_event_device *evt, bool oneshot) in lapic_timer_set_periodic_oneshot() 498 static int lapic_timer_set_periodic(struct clock_event_device *evt) in lapic_timer_set_periodic() 503 static int lapic_timer_set_oneshot(struct clock_event_device *evt) in lapic_timer_set_oneshot() 876 struct clock_event_device *evt = &per_cpu(lapic_events, cpu); in local_apic_timer_interrupt() local
|
/linux-4.4.14/arch/alpha/kernel/ |
D | time.c | 108 rtc_ce_set_next_event(unsigned long evt, struct clock_event_device *ce) in rtc_ce_set_next_event() 165 qemu_ce_set_next_event(unsigned long evt, struct clock_event_device *ce) in qemu_ce_set_next_event()
|
/linux-4.4.14/arch/c6x/kernel/ |
D | soc.c | 26 void soc_assert_event(unsigned int evt) in soc_assert_event()
|
D | traps.c | 302 int evt; in process_eexcept() local
|
/linux-4.4.14/arch/openrisc/kernel/ |
D | time.c | 86 struct clock_event_device *evt = &clockevent_openrisc_timer; in timer_interrupt() local
|
/linux-4.4.14/net/tipc/ |
D | subscr.h | 72 struct tipc_event evt; member
|
D | bearer.c | 562 static int tipc_l2_device_event(struct notifier_block *nb, unsigned long evt, in tipc_l2_device_event()
|
D | node.c | 663 static void tipc_node_fsm_evt(struct tipc_node *n, int evt) in tipc_node_fsm_evt()
|
D | link.c | 356 int tipc_link_fsm_evt(struct tipc_link *l, int evt) in tipc_link_fsm_evt()
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | cevt-mn10300.c | 30 struct clock_event_device *evt) in next_event()
|
/linux-4.4.14/arch/unicore32/kernel/ |
D | time.c | 49 static int puv3_osmr0_shutdown(struct clock_event_device *evt) in puv3_osmr0_shutdown()
|
/linux-4.4.14/arch/mips/sni/ |
D | time.c | 17 static int a20r_set_periodic(struct clock_event_device *evt) in a20r_set_periodic()
|
/linux-4.4.14/drivers/devfreq/exynos/ |
D | exynos_ppmu.c | 30 unsigned int evt) in exynos_ppmu_setevent()
|
/linux-4.4.14/arch/arm/mach-mmp/ |
D | time.c | 127 static int timer_set_shutdown(struct clock_event_device *evt) in timer_set_shutdown()
|
/linux-4.4.14/arch/sh/boards/mach-cayman/ |
D | irq.c | 98 int cayman_irq_demux(int evt) in cayman_irq_demux()
|
/linux-4.4.14/drivers/infiniband/hw/cxgb3/ |
D | iwch.c | 205 static void iwch_event_handler(struct t3cdev *tdev, u32 evt, u32 port_id) in iwch_event_handler()
|
/linux-4.4.14/arch/mips/loongson32/common/ |
D | time.c | 159 static int ls1x_clockevent_set_next(unsigned long evt, in ls1x_clockevent_set_next()
|
/linux-4.4.14/arch/mips/sgi-ip27/ |
D | ip27-timer.c | 54 static int rt_next_event(unsigned long delta, struct clock_event_device *evt) in rt_next_event()
|
/linux-4.4.14/arch/hexagon/kernel/ |
D | time.c | 88 static int set_next_event(unsigned long delta, struct clock_event_device *evt) in set_next_event()
|
/linux-4.4.14/include/linux/ |
D | sh_intc.h | 16 #define evt2irq(evt) (((evt) >> 5) - 16) argument 19 #define evt2irq(evt) (evt) argument
|
D | leds.h | 373 static inline void ledtrig_cpu(enum cpu_led_event evt) in ledtrig_cpu()
|
/linux-4.4.14/drivers/scsi/ |
D | scsi_lib.c | 2694 static void scsi_evt_emit(struct scsi_device *sdev, struct scsi_event *evt) in scsi_evt_emit() 2751 struct scsi_event *evt; in scsi_evt_thread() local 2778 void sdev_evt_send(struct scsi_device *sdev, struct scsi_event *evt) in sdev_evt_send() 2809 struct scsi_event *evt = kzalloc(sizeof(struct scsi_event), gfpflags); in sdev_evt_alloc() local 2845 struct scsi_event *evt = sdev_evt_alloc(evt_type, gfpflags); in sdev_evt_send_simple() local
|
D | gdth_ioctl.h | 206 u8 evt[EVENT_SIZE]; /* event structure */ member 253 u8 evt[EVENT_SIZE]; /* event structure */ member
|
D | gdth.c | 2838 u16 idx, gdth_evt_data *evt) in gdth_store_event() 4059 gdth_ioctl_event evt; in ioc_event() local
|
D | virtio_scsi.c | 51 struct virtio_scsi_event evt; member
|
D | scsi_sysfs.c | 415 struct scsi_event *evt; in scsi_device_dev_release_usercontext() local
|
D | pmcraid.c | 1528 static void pmcraid_notify_ioastate(struct pmcraid_instance *pinstance, u32 evt) in pmcraid_notify_ioastate()
|
/linux-4.4.14/drivers/gpio/ |
D | gpio-kempld.c | 125 u16 evt, evt_back; in kempld_gpio_pincount() local
|
/linux-4.4.14/drivers/bluetooth/ |
D | btusb.c | 1300 static void btusb_notify(struct hci_dev *hdev, unsigned int evt) in btusb_notify() 1540 struct hci_event_hdr *evt = NULL; in btusb_setup_intel_patching() local 1848 struct hci_ev_cmd_complete *evt; in inject_cmd_complete() local 1885 const struct intel_bootup *evt = ptr; in btusb_intel_bootup() local 1899 const struct intel_secure_send_result *evt = ptr; in btusb_intel_secure_send_result() local
|
D | hci_intel.c | 454 struct hci_ev_cmd_complete *evt; in inject_cmd_complete() local
|
/linux-4.4.14/drivers/ptp/ |
D | ptp_clock.c | 291 struct pps_event_time evt; in ptp_clock_event() local
|
/linux-4.4.14/drivers/vhost/ |
D | scsi.c | 408 static void vhost_scsi_free_evt(struct vhost_scsi *vs, struct vhost_scsi_evt *evt) in vhost_scsi_free_evt() 419 struct vhost_scsi_evt *evt; in vhost_scsi_allocate_evt() local 455 vhost_scsi_do_evt_work(struct vhost_scsi *vs, struct vhost_scsi_evt *evt) in vhost_scsi_do_evt_work() 509 struct vhost_scsi_evt *evt; in vhost_scsi_evt_work() local 1107 struct vhost_scsi_evt *evt; in vhost_scsi_send_evt() local
|
/linux-4.4.14/arch/sh/include/asm/ |
D | uaccess.h | 198 static inline void *set_exception_table_evt(unsigned int evt, void *handler) in set_exception_table_evt()
|
/linux-4.4.14/arch/x86/platform/uv/ |
D | uv_time.c | 325 static int uv_rtc_shutdown(struct clock_event_device *evt) in uv_rtc_shutdown()
|
/linux-4.4.14/drivers/infiniband/core/ |
D | uverbs_main.c | 163 struct ib_uverbs_event *evt, *tmp; in ib_uverbs_release_ucq() local 187 struct ib_uverbs_event *evt, *tmp; in ib_uverbs_release_uevent() local
|
D | ucm.c | 252 static int ib_ucm_event_process(struct ib_cm_event *evt, in ib_ucm_event_process()
|
/linux-4.4.14/arch/x86/lguest/ |
D | boot.c | 978 struct clock_event_device *evt) in lguest_clockevent_set_next_event() 994 static int lguest_clockevent_shutdown(struct clock_event_device *evt) in lguest_clockevent_shutdown()
|
/linux-4.4.14/drivers/net/ethernet/emulex/benet/ |
D | be_cmds.c | 256 struct be_async_event_link_state *evt = in be_async_link_state_process() local 282 struct be_async_event_misconfig_port *evt = in be_async_port_misconfig_event_process() local 306 struct be_async_event_grp5_cos_priority *evt = in be_async_grp5_cos_priority_process() local 321 struct be_async_event_grp5_qos_link_speed *evt = in be_async_grp5_qos_speed_process() local 333 struct be_async_event_grp5_pvid_state *evt = in be_async_grp5_pvid_state_process() local 348 struct be_async_fw_control *evt = (struct be_async_fw_control *)compl; in be_async_grp5_fw_control_process() local 388 struct be_async_event_qnq *evt = (struct be_async_event_qnq *)cmp; in be_async_dbg_evt_process() local
|
D | be_hw.h | 202 u32 evt; member
|
/linux-4.4.14/drivers/virtio/ |
D | virtio_input.c | 15 struct virtqueue *evt, *sts; member
|
/linux-4.4.14/arch/blackfin/mach-common/ |
D | smp.c | 135 struct clock_event_device *evt = &per_cpu(coretmr_events, cpu); in ipi_timer() local
|
/linux-4.4.14/drivers/net/ethernet/sfc/ |
D | ptp.c | 940 struct efx_ptp_event_rx *evt; in efx_ptp_drop_time_expired_events() local 977 struct efx_ptp_event_rx *evt; in efx_ptp_match_rx() local 1606 struct efx_ptp_event_rx *evt = NULL; in ptp_event_rx() local
|
/linux-4.4.14/include/linux/uwb/ |
D | spec.h | 685 const struct uwb_rc_evt_bp_slot_change *evt) in uwb_rc_evt_bp_slot_change_slot_num() 691 const struct uwb_rc_evt_bp_slot_change *evt) in uwb_rc_evt_bp_slot_change_no_slot() 719 static inline enum uwb_drp_notif_reason uwb_rc_evt_drp_reason(struct uwb_rc_evt_drp *evt) in uwb_rc_evt_drp_reason()
|
/linux-4.4.14/drivers/gpu/ipu-v3/ |
D | ipu-dc.c | 55 #define DC_RL_CH(evt) (8 + ((evt) & ~0x1) * 2) argument
|
/linux-4.4.14/drivers/firewire/ |
D | ohci.c | 379 static void log_irqs(struct fw_ohci *ohci, u32 evt) in log_irqs() 485 char dir, int speed, u32 *header, int evt) in log_ar_at_event() 818 int evt; in handle_ar_packet() local 1445 int evt; in handle_at_packet() local
|
/linux-4.4.14/drivers/scsi/be2iscsi/ |
D | be_cmds.c | 437 struct be_async_event_link_state *evt) in beiscsi_async_link_state_process()
|
/linux-4.4.14/drivers/isdn/hisax/ |
D | st5481.h | 501 static inline const char *ST5481_CMD_string(int evt) in ST5481_CMD_string()
|
/linux-4.4.14/drivers/net/ethernet/pasemi/ |
D | pasemi_mac.c | 1399 int cs_size, i, fill, hdr, cpyhdr, evt; in pasemi_mac_queue_csdesc() local
|
/linux-4.4.14/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_hw.c | 801 struct ocrdma_ae_pvid_mcqe *evt; in ocrdma_process_grp5_aync() local 827 struct ocrdma_ae_lnkst_mcqe *evt; in ocrdma_process_link_state() local
|
/linux-4.4.14/drivers/net/ethernet/alteon/ |
D | acenic.h | 319 u32 evt:8; member 365 u32 evt:8; member
|
/linux-4.4.14/arch/s390/kernel/ |
D | time.c | 116 struct clock_event_device *evt) in s390_next_event()
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
D | qla_mr.c | 1711 qlafx00_process_aen(struct scsi_qla_host *vha, struct qla_work_evt *evt) in qlafx00_process_aen()
|
/linux-4.4.14/drivers/iommu/ |
D | arm-smmu-v3.c | 1146 u64 evt[EVTQ_ENT_DWORDS]; in arm_smmu_evtq_thread() local 1184 u64 evt[PRIQ_ENT_DWORDS]; in arm_smmu_priq_thread() local
|
/linux-4.4.14/drivers/gpu/drm/sti/ |
D | sti_hqvdp.c | 559 int sti_hqvdp_vtg_cb(struct notifier_block *nb, unsigned long evt, void *data) in sti_hqvdp_vtg_cb()
|
/linux-4.4.14/drivers/net/wan/ |
D | dscc4.c | 1776 }, *evt; in dscc4_rx_irq() local
|
/linux-4.4.14/drivers/dma/ |
D | imx-sdma.c | 532 unsigned long evt, mcu, dsp; in sdma_config_ownership() local
|
/linux-4.4.14/drivers/scsi/bfa/ |
D | bfa_fcpim.c | 2797 enum bfa_ioim_event evt = BFA_IOIM_SM_COMP; in bfa_ioim_isr() local
|
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/ |
D | wmi.c | 481 struct wmi_tx_complete_event *evt; in ath6kl_wmi_tx_complete_event_rx() local
|
/linux-4.4.14/drivers/net/wireless/cw1200/ |
D | wsm.h | 885 struct wsm_event evt; member
|
/linux-4.4.14/include/net/bluetooth/ |
D | hci.h | 1976 __u8 evt; member
|