/Linux-v4.19/drivers/infiniband/hw/hfi1/ |
D | iowait.h | 142 struct iowait *wait, in iowait_init() 151 void (*wakeup)(struct iowait *wait, int reason), in iowait_init() 152 void (*sdma_drained)(struct iowait *wait)) in iowait_init() 176 struct iowait *wait, in iowait_schedule() 191 static inline void iowait_sdma_drain(struct iowait *wait) in iowait_sdma_drain() 202 static inline int iowait_sdma_pending(struct iowait *wait) in iowait_sdma_pending() 211 static inline void iowait_sdma_inc(struct iowait *wait) in iowait_sdma_inc() 220 static inline void iowait_sdma_add(struct iowait *wait, int count) in iowait_sdma_add() 229 static inline int iowait_sdma_dec(struct iowait *wait) in iowait_sdma_dec() 242 static inline void iowait_pio_drain(struct iowait *wait) in iowait_pio_drain() [all …]
|
/Linux-v4.19/drivers/net/ethernet/cisco/enic/ |
D | vnic_dev.c | 230 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 622 int wait = 1000; in vnic_dev_close() local [all …]
|
D | enic_res.c | 125 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
|
/Linux-v4.19/drivers/scsi/fnic/ |
D | vnic_dev.c | 233 u64 *a0, u64 *a1, int wait) in vnic_dev_cmd() 297 int wait = 1000; in vnic_dev_fw_info() local 322 int wait = 1000; in vnic_dev_spec() local 354 int wait = 1000; in vnic_dev_stats_clear() local 361 int wait = 1000; in vnic_dev_stats_dump() local 380 int wait = 1000; in vnic_dev_close() local 387 int wait = 1000; in vnic_dev_enable() local 394 int wait = 1000; in vnic_dev_disable() local 401 int wait = 1000; in vnic_dev_open() local 408 int wait = 1000; in vnic_dev_open_done() local [all …]
|
/Linux-v4.19/kernel/sched/ |
D | swait.c | 72 static void __prepare_to_swait(struct swait_queue_head *q, struct swait_queue *wait) in __prepare_to_swait() 79 void prepare_to_swait_exclusive(struct swait_queue_head *q, struct swait_queue *wait, int state) in prepare_to_swait_exclusive() 90 long prepare_to_swait_event(struct swait_queue_head *q, struct swait_queue *wait, int state) in prepare_to_swait_event() 113 void __finish_swait(struct swait_queue_head *q, struct swait_queue *wait) in __finish_swait() 120 void finish_swait(struct swait_queue_head *q, struct swait_queue *wait) in finish_swait()
|
/Linux-v4.19/drivers/scsi/snic/ |
D | vnic_dev.c | 263 int wait) in _svnic_dev_cmd2() 449 u64 *a0, u64 *a1, int wait) in svnic_dev_cmd() 469 int wait = VNIC_DVCMD_TMO; in svnic_dev_fw_info() local 494 int wait = VNIC_DVCMD_TMO; in svnic_dev_spec() local 526 int wait = VNIC_DVCMD_TMO; in svnic_dev_stats_clear() local 534 int wait = VNIC_DVCMD_TMO; in svnic_dev_stats_dump() local 553 int wait = VNIC_DVCMD_TMO; in svnic_dev_close() local 561 int wait = VNIC_DVCMD_TMO; in svnic_dev_enable_wait() local 574 int wait = VNIC_DVCMD_TMO; in svnic_dev_disable() local 582 int wait = VNIC_DVCMD_TMO; in svnic_dev_open() local [all …]
|
/Linux-v4.19/kernel/ |
D | up.c | 12 int wait) in smp_call_function_single() 37 int on_each_cpu(smp_call_func_t func, void *info, int wait) in on_each_cpu() 55 smp_call_func_t func, void *info, bool wait) in on_each_cpu_mask() 72 smp_call_func_t func, void *info, bool wait, in on_each_cpu_cond()
|
D | smp.c | 269 int wait) in smp_call_function_single() 361 smp_call_func_t func, void *info, int wait) in smp_call_function_any() 404 smp_call_func_t func, void *info, bool wait) in smp_call_function_many() 489 int smp_call_function(smp_call_func_t func, void *info, int wait) in smp_call_function() 598 int on_each_cpu(void (*func) (void *info), void *info, int wait) in on_each_cpu() 630 void *info, bool wait) in on_each_cpu_mask() 673 smp_call_func_t func, void *info, bool wait, in on_each_cpu_cond()
|
D | kmod.c | 70 static int call_modprobe(char *module_name, int wait) in call_modprobe() 125 int __request_module(bool wait, const char *fmt, ...) in __request_module()
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | intel_breadcrumbs.c | 38 struct intel_wait *wait; in __intel_breadcrumbs_wakeup() local 237 struct intel_wait *wait, *n; in intel_engine_disarm_breadcrumbs() local 350 struct intel_wait *wait) in __intel_breadcrumbs_finish() 391 struct intel_wait *wait) in __intel_engine_add_wait() 499 struct intel_wait *wait) in intel_engine_add_wait() 530 struct intel_wait *wait) in __intel_engine_remove_wait() 591 struct intel_wait *wait) in intel_engine_remove_wait() 747 struct intel_wait *wait = &request->signaling.wait; in intel_engine_enable_signaling() local
|
/Linux-v4.19/drivers/gpu/drm/omapdrm/ |
D | omap_irq.c | 31 struct omap_irq_wait *wait; in omap_irq_update() local 44 static void omap_irq_wait_handler(struct omap_irq_wait *wait) in omap_irq_wait_handler() 54 struct omap_irq_wait *wait = kzalloc(sizeof(*wait), GFP_KERNEL); in omap_irq_wait_init() local 69 int omap_irq_wait(struct drm_device *dev, struct omap_irq_wait *wait, in omap_irq_wait() 198 struct omap_irq_wait *wait, *n; in omap_irq_handler() local
|
/Linux-v4.19/drivers/net/phy/ |
D | mdio-xgene.c | 41 u8 wait = 10; in xgene_mdio_rd_mac() local 68 u8 wait = 10; in xgene_mdio_wr_mac() local 96 u8 wait = 10; in xgene_mdio_rgmii_read() local 122 u8 wait = 10; in xgene_mdio_rgmii_write() local 156 u8 wait = 10; in xgene_enet_ecc_init() local
|
/Linux-v4.19/include/linux/ |
D | smp.h | 147 #define smp_call_function(func, info, wait) \ argument 152 #define smp_call_function_many(mask, func, info, wait) \ argument 158 void *info, int wait) in smp_call_function_any()
|
/Linux-v4.19/drivers/net/ethernet/apm/xgene-v2/ |
D | mdio.c | 28 u8 wait = 10; in xge_mdio_write() local 52 u8 wait = 10; in xge_mdio_read() local
|
/Linux-v4.19/arch/x86/kernel/cpu/ |
D | aperfmperf.c | 66 static bool aperfmperf_snapshot_cpu(int cpu, ktime_t now, bool wait) in aperfmperf_snapshot_cpu() 95 bool wait = false; in arch_freq_prepare_all() local
|
/Linux-v4.19/drivers/md/bcache/ |
D | alloc.c | 389 long bch_bucket_alloc(struct cache *ca, unsigned int reserve, bool wait) in bch_bucket_alloc() 482 struct bkey *k, int n, bool wait) in __bch_bucket_alloc_set() 515 struct bkey *k, int n, bool wait) in bch_bucket_alloc_set() 605 bool wait) in bch_alloc_sectors()
|
/Linux-v4.19/fs/ceph/ |
D | locks.c | 60 int cmd, u8 wait, struct file_lock *fl) in ceph_lock_message() 220 u8 wait = 0; in ceph_lock() local 288 u8 wait = 0; in ceph_flock() local
|
/Linux-v4.19/drivers/gpu/drm/msm/disp/ |
D | mdp_kms.c | 92 struct mdp_irq_wait *wait = in wait_irq() local 100 struct mdp_irq_wait wait = { in mdp_irq_wait() local
|
/Linux-v4.19/sound/core/seq/ |
D | seq_fifo.c | 182 wait_queue_entry_t wait; in snd_seq_fifo_cell_out() local 233 poll_table *wait) in snd_seq_fifo_poll_wait()
|
/Linux-v4.19/drivers/infiniband/hw/i40iw/ |
D | i40iw_hw.c | 592 bool wait) in i40iw_manage_qhash() 672 bool wait) in i40iw_hw_flush_wqes() 729 bool wait) in i40iw_gen_ae() 760 bool wait) in i40iw_hw_manage_vf_pble_bp()
|
/Linux-v4.19/drivers/md/ |
D | dm-verity-target.c | 98 struct crypto_wait *wait) in verity_hash_update() 128 struct crypto_wait *wait) in verity_hash_init() 152 u8 *digest, struct crypto_wait *wait) in verity_hash_final() 175 struct crypto_wait wait; in verity_hash() local 368 struct bvec_iter *iter, struct crypto_wait *wait) in verity_for_io_block() 473 struct crypto_wait wait; in verity_verify_io() local
|
/Linux-v4.19/fs/f2fs/ |
D | gc.h | 72 unsigned int *wait) in increase_sleep_time() 87 unsigned int *wait) in decrease_sleep_time()
|
/Linux-v4.19/crypto/ |
D | tcrypt.c | 145 struct crypto_wait *wait = req->base.data; in do_one_aead_op() local 154 struct crypto_wait wait; member 542 struct crypto_wait wait; in test_aead_speed() local 712 struct crypto_wait *wait = req->base.data; in do_one_ahash_op() local 721 struct crypto_wait wait; member 1062 struct crypto_wait wait; in test_ahash_speed_common() local 1151 struct crypto_wait wait; member 1413 struct crypto_wait *wait = req->base.data; in do_one_acipher_op() local 1495 struct crypto_wait wait; in test_skcipher_speed() local
|
/Linux-v4.19/drivers/char/hw_random/ |
D | mtk-rng.c | 79 static bool mtk_rng_wait_ready(struct hwrng *rng, bool wait) in mtk_rng_wait_ready() 92 static int mtk_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in mtk_rng_read()
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb3/ |
D | ael1002.c | 153 static int ael1002_reset(struct cphy *phy, int wait) in ael1002_reset() 222 static int ael1006_reset(struct cphy *phy, int wait) in ael1006_reset() 394 static int ael2005_reset(struct cphy *phy, int wait) in ael2005_reset() 722 static int ael2020_reset(struct cphy *phy, int wait) in ael2020_reset() 890 static int xaui_direct_reset(struct cphy *phy, int wait) in xaui_direct_reset()
|