Home
last modified time | relevance | path

Searched defs:wait (Results 1 – 25 of 1431) sorted by relevance

12345678910>>...58

/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
Diowait.c12 void iowait_set_flag(struct iowait *wait, u32 flag) in iowait_set_flag()
18 bool iowait_flag_set(struct iowait *wait, u32 flag) in iowait_flag_set()
23 inline void iowait_clear_flag(struct iowait *wait, u32 flag) in iowait_clear_flag()
41 void iowait_init(struct iowait *wait, u32 tx_limit, in iowait_init()
45 struct iowait_work *wait, in iowait_init()
49 void (*wakeup)(struct iowait *wait, int reason), in iowait_init()
50 void (*sdma_drained)(struct iowait *wait), in iowait_init()
51 void (*init_priority)(struct iowait *wait)) in iowait_init()
Diowait.h121 struct iowait_work wait[IOWAIT_SES]; member
148 static inline bool iowait_schedule(struct iowait *wait, in iowait_schedule()
160 static inline bool iowait_tid_schedule(struct iowait *wait, in iowait_tid_schedule()
174 static inline void iowait_sdma_drain(struct iowait *wait) in iowait_sdma_drain()
185 static inline int iowait_sdma_pending(struct iowait *wait) in iowait_sdma_pending()
194 static inline void iowait_sdma_inc(struct iowait *wait) in iowait_sdma_inc()
203 static inline void iowait_sdma_add(struct iowait *wait, int count) in iowait_sdma_add()
212 static inline int iowait_sdma_dec(struct iowait *wait) in iowait_sdma_dec()
227 static inline void iowait_pio_drain(struct iowait *wait) in iowait_pio_drain()
240 static inline int iowait_pio_pending(struct iowait *wait) in iowait_pio_pending()
[all …]
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Diowait.c12 void iowait_set_flag(struct iowait *wait, u32 flag) in iowait_set_flag()
18 bool iowait_flag_set(struct iowait *wait, u32 flag) in iowait_flag_set()
23 inline void iowait_clear_flag(struct iowait *wait, u32 flag) in iowait_clear_flag()
41 void iowait_init(struct iowait *wait, u32 tx_limit, in iowait_init()
45 struct iowait_work *wait, in iowait_init()
49 void (*wakeup)(struct iowait *wait, int reason), in iowait_init()
50 void (*sdma_drained)(struct iowait *wait), in iowait_init()
51 void (*init_priority)(struct iowait *wait)) in iowait_init()
Diowait.h162 struct iowait_work wait[IOWAIT_SES]; member
189 static inline bool iowait_schedule(struct iowait *wait, in iowait_schedule()
201 static inline bool iowait_tid_schedule(struct iowait *wait, in iowait_tid_schedule()
215 static inline void iowait_sdma_drain(struct iowait *wait) in iowait_sdma_drain()
226 static inline int iowait_sdma_pending(struct iowait *wait) in iowait_sdma_pending()
235 static inline void iowait_sdma_inc(struct iowait *wait) in iowait_sdma_inc()
244 static inline void iowait_sdma_add(struct iowait *wait, int count) in iowait_sdma_add()
253 static inline int iowait_sdma_dec(struct iowait *wait) in iowait_sdma_dec()
268 static inline void iowait_pio_drain(struct iowait *wait) in iowait_pio_drain()
281 static inline int iowait_pio_pending(struct iowait *wait) in iowait_pio_pending()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/
Dvnic_dev.c230 int wait) in _vnic_dev_cmd()
298 int wait) in _vnic_dev_cmd2()
457 u64 *a0, u64 *a1, int wait) in vnic_dev_cmd_proxy()
490 enum vnic_devcmd_cmd cmd, u64 *a0, u64 *a1, int wait) in vnic_dev_cmd_no_proxy()
518 u64 *a0, u64 *a1, int wait) in vnic_dev_cmd()
538 int wait = 1000; in vnic_dev_capable() local
550 int wait = 1000; in vnic_dev_fw_info() local
581 int wait = 1000; in vnic_dev_spec() local
603 int wait = 1000; in vnic_dev_stats_dump() local
623 int wait = 1000; in vnic_dev_close() local
[all …]
Denic_res.c125 int wait = 1000; in enic_add_vlan() local
138 int wait = 1000; in enic_del_vlan() local
155 int wait = 1000; in enic_set_nic_cfg() local
174 int wait = 1000; in enic_set_rss_key() local
182 int wait = 1000; in enic_set_rss_cpu() local
/kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/
Dvnic_dev.c217 int wait) in _vnic_dev_cmd()
285 int wait) in _vnic_dev_cmd2()
444 u64 *a0, u64 *a1, int wait) in vnic_dev_cmd_proxy()
477 enum vnic_devcmd_cmd cmd, u64 *a0, u64 *a1, int wait) in vnic_dev_cmd_no_proxy()
505 u64 *a0, u64 *a1, int wait) in vnic_dev_cmd()
525 int wait = 1000; in vnic_dev_capable() local
537 int wait = 1000; in vnic_dev_fw_info() local
568 int wait = 1000; in vnic_dev_spec() local
590 int wait = 1000; in vnic_dev_stats_dump() local
610 int wait = 1000; in vnic_dev_close() local
[all …]
Denic_res.c112 int wait = 1000; in enic_add_vlan() local
125 int wait = 1000; in enic_del_vlan() local
142 int wait = 1000; in enic_set_nic_cfg() local
161 int wait = 1000; in enic_set_rss_key() local
169 int wait = 1000; in enic_set_rss_cpu() local
/kernel/linux/linux-5.10/drivers/scsi/fnic/
Dvnic_dev.c257 static int vnic_dev_cmd1(struct vnic_dev *vdev, enum vnic_devcmd_cmd cmd, int wait) in vnic_dev_cmd1()
320 int wait) in vnic_dev_cmd2()
509 enum vnic_devcmd_cmd cmd, u64 *a0, u64 *a1, int wait) in vnic_dev_cmd_no_proxy()
526 u64 *a0, u64 *a1, int wait) in vnic_dev_cmd()
542 int wait = 1000; in vnic_dev_fw_info() local
567 int wait = 1000; in vnic_dev_spec() local
599 int wait = 1000; in vnic_dev_stats_clear() local
606 int wait = 1000; in vnic_dev_stats_dump() local
625 int wait = 1000; in vnic_dev_close() local
632 int wait = 1000; in vnic_dev_enable() local
[all …]
/kernel/linux/linux-6.6/drivers/scsi/fnic/
Dvnic_dev.c245 static int vnic_dev_cmd1(struct vnic_dev *vdev, enum vnic_devcmd_cmd cmd, int wait) in vnic_dev_cmd1()
308 int wait) in vnic_dev_cmd2()
497 enum vnic_devcmd_cmd cmd, u64 *a0, u64 *a1, int wait) in vnic_dev_cmd_no_proxy()
514 u64 *a0, u64 *a1, int wait) in vnic_dev_cmd()
530 int wait = 1000; in vnic_dev_fw_info() local
555 int wait = 1000; in vnic_dev_spec() local
587 int wait = 1000; in vnic_dev_stats_clear() local
594 int wait = 1000; in vnic_dev_stats_dump() local
613 int wait = 1000; in vnic_dev_close() local
620 int wait = 1000; in vnic_dev_enable() local
[all …]
/kernel/linux/linux-5.10/kernel/sched/
Dswait.c85 void __prepare_to_swait(struct swait_queue_head *q, struct swait_queue *wait) in __prepare_to_swait()
92 void prepare_to_swait_exclusive(struct swait_queue_head *q, struct swait_queue *wait, int state) in prepare_to_swait_exclusive()
103 long prepare_to_swait_event(struct swait_queue_head *q, struct swait_queue *wait, int state) in prepare_to_swait_event()
126 void __finish_swait(struct swait_queue_head *q, struct swait_queue *wait) in __finish_swait()
133 void finish_swait(struct swait_queue_head *q, struct swait_queue *wait) in finish_swait()
/kernel/linux/linux-6.6/kernel/sched/
Dswait.c84 void __prepare_to_swait(struct swait_queue_head *q, struct swait_queue *wait) in __prepare_to_swait()
91 void prepare_to_swait_exclusive(struct swait_queue_head *q, struct swait_queue *wait, int state) in prepare_to_swait_exclusive()
102 long prepare_to_swait_event(struct swait_queue_head *q, struct swait_queue *wait, int state) in prepare_to_swait_event()
125 void __finish_swait(struct swait_queue_head *q, struct swait_queue *wait) in __finish_swait()
132 void finish_swait(struct swait_queue_head *q, struct swait_queue *wait) in finish_swait()
/kernel/linux/linux-5.10/kernel/
Dup.c13 int wait) in smp_call_function_single()
39 void on_each_cpu(smp_call_func_t func, void *info, int wait) in on_each_cpu()
56 smp_call_func_t func, void *info, bool wait) in on_each_cpu_mask()
73 void *info, bool wait, const struct cpumask *mask) in on_each_cpu_cond_mask()
88 void *info, bool wait) in on_each_cpu_cond()
Dsmp.c468 int wait) in smp_call_function_single()
583 smp_call_func_t func, void *info, int wait) in smp_call_function_any()
613 bool wait, smp_cond_func_t cond_func) in smp_call_function_many_cond()
713 smp_call_func_t func, void *info, bool wait) in smp_call_function_many()
734 void smp_call_function(smp_call_func_t func, void *info, int wait) in smp_call_function()
831 void on_each_cpu(smp_call_func_t func, void *info, int wait) in on_each_cpu()
861 void *info, bool wait) in on_each_cpu_mask()
899 void *info, bool wait, const struct cpumask *mask) in on_each_cpu_cond_mask()
916 void *info, bool wait) in on_each_cpu_cond()
/kernel/linux/linux-6.6/drivers/scsi/snic/
Dvnic_dev.c248 int wait) in _svnic_dev_cmd2()
434 u64 *a0, u64 *a1, int wait) in svnic_dev_cmd()
454 int wait = VNIC_DVCMD_TMO; in svnic_dev_fw_info() local
479 int wait = VNIC_DVCMD_TMO; in svnic_dev_spec() local
511 int wait = VNIC_DVCMD_TMO; in svnic_dev_stats_clear() local
519 int wait = VNIC_DVCMD_TMO; in svnic_dev_stats_dump() local
538 int wait = VNIC_DVCMD_TMO; in svnic_dev_close() local
546 int wait = VNIC_DVCMD_TMO; in svnic_dev_enable_wait() local
559 int wait = VNIC_DVCMD_TMO; in svnic_dev_disable() local
567 int wait = VNIC_DVCMD_TMO; in svnic_dev_open() local
[all …]
/kernel/linux/linux-5.10/drivers/scsi/snic/
Dvnic_dev.c262 int wait) in _svnic_dev_cmd2()
448 u64 *a0, u64 *a1, int wait) in svnic_dev_cmd()
468 int wait = VNIC_DVCMD_TMO; in svnic_dev_fw_info() local
493 int wait = VNIC_DVCMD_TMO; in svnic_dev_spec() local
525 int wait = VNIC_DVCMD_TMO; in svnic_dev_stats_clear() local
533 int wait = VNIC_DVCMD_TMO; in svnic_dev_stats_dump() local
552 int wait = VNIC_DVCMD_TMO; in svnic_dev_close() local
560 int wait = VNIC_DVCMD_TMO; in svnic_dev_enable_wait() local
573 int wait = VNIC_DVCMD_TMO; in svnic_dev_disable() local
581 int wait = VNIC_DVCMD_TMO; in svnic_dev_open() local
[all …]
/kernel/linux/common_modules/tzdriver/core/
Dsmc_abi.c20 void do_smc_transport(struct smc_in_params *in, struct smc_out_params *out, uint8_t wait) in do_smc_transport()
57 void do_smc_transport(struct smc_in_params *in, struct smc_out_params *out, uint8_t wait) in do_smc_transport()
110 void smc_req(struct smc_in_params *in, struct smc_out_params *out, uint8_t wait) in smc_req()
/kernel/linux/linux-6.6/include/linux/
Dsmp.h69 static inline void on_each_cpu(smp_call_func_t func, void *info, int wait) in on_each_cpu()
91 smp_call_func_t func, void *info, bool wait) in on_each_cpu_mask()
103 smp_call_func_t func, void *info, bool wait) in on_each_cpu_cond()
202 #define smp_call_function(func, info, wait) \ argument
207 #define smp_call_function_many(mask, func, info, wait) \ argument
213 void *info, int wait) in smp_call_function_any()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
Dintel_display_rps.c15 struct wait_queue_entry wait; member
24 struct wait_rps_boost *wait = container_of(_wait, typeof(*wait), wait); in do_rps_boost() local
46 struct wait_rps_boost *wait; in intel_display_rps_boost_after_vblank() local
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/
Domap_irq.c22 struct omap_irq_wait *wait; in omap_irq_update() local
35 static void omap_irq_wait_handler(struct omap_irq_wait *wait) in omap_irq_wait_handler()
45 struct omap_irq_wait *wait = kzalloc(sizeof(*wait), GFP_KERNEL); in omap_irq_wait_init() local
60 int omap_irq_wait(struct drm_device *dev, struct omap_irq_wait *wait, in omap_irq_wait()
209 struct omap_irq_wait *wait, *n; in omap_irq_handler() local
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/
Domap_irq.c22 struct omap_irq_wait *wait; in omap_irq_update() local
35 static void omap_irq_wait_handler(struct omap_irq_wait *wait) in omap_irq_wait_handler()
45 struct omap_irq_wait *wait = kzalloc(sizeof(*wait), GFP_KERNEL); in omap_irq_wait_init() local
60 int omap_irq_wait(struct drm_device *dev, struct omap_irq_wait *wait, in omap_irq_wait()
211 struct omap_irq_wait *wait, *n; in omap_irq_handler() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvif/
Dtimer.c26 nvif_timer_wait_test(struct nvif_timer_wait *wait) in nvif_timer_wait_test()
51 struct nvif_timer_wait *wait) in nvif_timer_wait_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvif/
Dtimer.c26 nvif_timer_wait_test(struct nvif_timer_wait *wait) in nvif_timer_wait_test()
51 struct nvif_timer_wait *wait) in nvif_timer_wait_init()
/kernel/linux/linux-6.6/drivers/net/mdio/
Dmdio-xgene.c27 u8 wait = 10; in xgene_mdio_rd_mac() local
54 u8 wait = 10; in xgene_mdio_wr_mac() local
82 u8 wait = 10; in xgene_mdio_rgmii_read() local
108 u8 wait = 10; in xgene_mdio_rgmii_write() local
142 u8 wait = 10; in xgene_enet_ecc_init() local
/kernel/linux/linux-5.10/drivers/net/mdio/
Dmdio-xgene.c29 u8 wait = 10; in xgene_mdio_rd_mac() local
56 u8 wait = 10; in xgene_mdio_wr_mac() local
84 u8 wait = 10; in xgene_mdio_rgmii_read() local
110 u8 wait = 10; in xgene_mdio_rgmii_write() local
144 u8 wait = 10; in xgene_enet_ecc_init() local

12345678910>>...58