Home
last modified time | relevance | path

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

12345678910>>...30

/linux/drivers/net/ethernet/cisco/enic/
H A Dvnic_dev.c213 int wait) in _vnic_dev_cmd()
281 int wait) in _vnic_dev_cmd2()
440 u64 *a0, u64 *a1, int wait) in vnic_dev_cmd_proxy()
473 enum vnic_devcmd_cmd cmd, u64 *a0, u64 *a1, int wait) in vnic_dev_cmd_no_proxy()
501 u64 *a0, u64 *a1, int wait) in vnic_dev_cmd()
521 int wait = 1000; in vnic_dev_capable() local
533 int wait = 1000; in vnic_dev_fw_info() local
564 int wait = 1000; in vnic_dev_spec() local
586 int wait = 1000; in vnic_dev_stats_dump() local
606 int wait = 1000; in vnic_dev_close() local
[all …]
H A Denic_res.c119 int wait = 1000; in enic_add_vlan() local
132 int wait = 1000; in enic_del_vlan() local
149 int wait = 1000; in enic_set_nic_cfg() local
168 int wait = 1000; in enic_set_rss_key() local
176 int wait = 1000; in enic_set_rss_cpu() local
420 int wait = 1000; in enic_ext_cq() local
/linux/drivers/infiniband/hw/hfi1/
H A 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()
/linux/drivers/scsi/fnic/
H A Dvnic_dev.c249 static int vnic_dev_cmd1(struct vnic_dev *vdev, enum vnic_devcmd_cmd cmd, int wait) in vnic_dev_cmd1()
312 int wait) in vnic_dev_cmd2()
501 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()
534 int wait = 1000; in vnic_dev_fw_info() local
559 int wait = 1000; in vnic_dev_spec() local
591 int wait = 1000; in vnic_dev_stats_clear() local
598 int wait = 1000; in vnic_dev_stats_dump() local
617 int wait = 1000; in vnic_dev_close() local
624 int wait = 1000; in vnic_dev_enable() local
[all …]
/linux/kernel/sched/
H A 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()
/linux/drivers/scsi/snic/
H A Dvnic_dev.c246 int wait) in _svnic_dev_cmd2()
432 u64 *a0, u64 *a1, int wait) in svnic_dev_cmd()
452 int wait = VNIC_DVCMD_TMO; in svnic_dev_fw_info() local
477 int wait = VNIC_DVCMD_TMO; in svnic_dev_spec() local
509 int wait = VNIC_DVCMD_TMO; in svnic_dev_stats_clear() local
517 int wait = VNIC_DVCMD_TMO; in svnic_dev_stats_dump() local
536 int wait = VNIC_DVCMD_TMO; in svnic_dev_close() local
544 int wait = VNIC_DVCMD_TMO; in svnic_dev_enable_wait() local
557 int wait = VNIC_DVCMD_TMO; in svnic_dev_disable() local
565 int wait = VNIC_DVCMD_TMO; in svnic_dev_open() local
[all …]
/linux/include/linux/
H A Dsmp.h69 on_each_cpu(smp_call_func_t func,void * info,int wait) on_each_cpu() argument
91 on_each_cpu_mask(const struct cpumask * mask,smp_call_func_t func,void * info,bool wait) on_each_cpu_mask() argument
103 on_each_cpu_cond(smp_cond_func_t cond_func,smp_call_func_t func,void * info,bool wait) on_each_cpu_cond() argument
202 smp_call_function(func,info,wait) global() argument
206 smp_call_function_many(mask,func,info,wait) global() argument
212 smp_call_function_any(const struct cpumask * mask,smp_call_func_t func,void * info,int wait) smp_call_function_any() argument
[all...]
/linux/drivers/gpu/drm/omapdrm/
H A Domap_irq.c23 struct omap_irq_wait *wait; in omap_irq_update() local
36 static void omap_irq_wait_handler(struct omap_irq_wait *wait) in omap_irq_wait_handler()
46 struct omap_irq_wait *wait = kzalloc_obj(*wait); in omap_irq_wait_init() local
61 int omap_irq_wait(struct drm_device *dev, struct omap_irq_wait *wait, in omap_irq_wait()
210 struct omap_irq_wait *wait, *n; in omap_irq_handler() local
/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_rps.c19 struct wait_queue_entry wait; member
28 struct wait_rps_boost *wait = container_of(_wait, typeof(*wait), wait); in do_rps_boost() local
51 struct wait_rps_boost *wait; in intel_display_rps_boost_after_vblank() local
/linux/drivers/gpu/drm/nouveau/nvif/
H A 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()
/linux/kernel/module/
H A Dkmod.c72 static int call_modprobe(char *orig_module_name, int wait) in call_modprobe()
132 int __request_module(bool wait, const char *fmt, ...) in __request_module()
/linux/kernel/
H A Dup.c13 int wait) in smp_call_function_single()
44 void *info, bool wait, const struct cpumask *mask) in on_each_cpu_cond_mask()
H A Dsmp.c637 int wait) in smp_call_function_single() argument
755 smp_call_function_any(const struct cpumask * mask,smp_call_func_t func,void * info,int wait) smp_call_function_any() argument
787 bool wait = scf_flags & SCF_WAIT; smp_call_function_many_cond() local
898 smp_call_function_many(const struct cpumask * mask,smp_call_func_t func,void * info,bool wait) smp_call_function_many() argument
919 smp_call_function(smp_call_func_t func,void * info,int wait) smp_call_function() argument
1035 on_each_cpu_cond_mask(smp_cond_func_t cond_func,smp_call_func_t func,void * info,bool wait,const struct cpumask * mask) on_each_cpu_cond_mask() argument
[all...]
/linux/drivers/md/bcache/
H A Dalloc.c376 long bch_bucket_alloc(struct cache *ca, unsigned int reserve, bool wait) in bch_bucket_alloc()
477 struct bkey *k, bool wait) in __bch_bucket_alloc_set()
505 struct bkey *k, bool wait) in bch_bucket_alloc_set()
595 bool wait) in bch_alloc_sectors()
/linux/drivers/net/ethernet/apm/xgene-v2/
H A Dmdio.c16 u8 wait = 10; in xge_mdio_write() local
40 u8 wait = 10; in xge_mdio_read() local
/linux/drivers/crypto/caam/
H A Dcaamrng.c147 static int caam_read(struct hwrng *rng, void *dst, size_t max, bool wait) in caam_read()
176 static inline void test_len(struct hwrng *rng, size_t len, bool wait) in test_len()
207 static inline void test_mode_once(struct hwrng *rng, bool wait) in test_mode_once()
/linux/fs/ceph/
H A Dlocks.c77 int cmd, u8 wait, struct file_lock *fl) in ceph_lock_message()
257 u8 wait = 0; in ceph_lock() local
323 u8 wait = 0; in ceph_flock() local
/linux/crypto/
H A Dtcrypt.c134 struct crypto_wait *wait = req->base.data; in do_one_aead_op() local
143 struct crypto_wait wait; member
538 struct crypto_wait wait; in test_aead_speed() local
714 struct crypto_wait *wait = req->base.data; in do_one_ahash_op() local
870 struct crypto_wait wait; in test_ahash_speed_common() local
962 struct crypto_wait wait; member
1216 struct crypto_wait *wait = req->base.data; in do_one_acipher_op() local
1298 struct crypto_wait wait; in test_skcipher_speed() local
/linux/drivers/gpu/drm/msm/disp/
H A Dmdp_kms.c81 struct mdp_irq_wait *wait = in wait_irq() local
89 struct mdp_irq_wait wait = { in mdp_irq_wait() local
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/timer/
H A Dbase.c27 nvkm_timer_wait_test(struct nvkm_timer_wait *wait) in nvkm_timer_wait_test()
55 struct nvkm_timer_wait *wait) in nvkm_timer_wait_init()
/linux/sound/core/seq/
H A Dseq_fifo.c162 wait_queue_entry_t wait; in snd_seq_fifo_cell_out() local
210 poll_table *wait) in snd_seq_fifo_poll_wait()
/linux/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835-vchiq.c43 struct vc_audio_msg *m, bool wait) in bcm2835_audio_send_msg_locked()
79 struct vc_audio_msg *m, bool wait) in bcm2835_audio_send_msg()
90 int type, bool wait) in bcm2835_audio_send_simple()
/linux/drivers/char/hw_random/
H A Dmeson-rng.c35 static int meson_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in meson_rng_read()
59 static int meson_s4_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in meson_s4_rng_read()
/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_task_queue.c81 size_t size, bool is_copy, bool wait) in ipc_task_queue_add_task()
143 int arg, void *msg, size_t size, bool wait) in ipc_task_queue_send_task()
/linux/drivers/net/ethernet/rocker/
H A Drocker_main.c48 wait_queue_head_t wait; member
53 static void rocker_wait_reset(struct rocker_wait *wait) in rocker_wait_reset()
59 static void rocker_wait_init(struct rocker_wait *wait) in rocker_wait_init()
67 struct rocker_wait *wait; in rocker_wait_create() local
75 static void rocker_wait_destroy(struct rocker_wait *wait) in rocker_wait_destroy()
80 static bool rocker_wait_event_timeout(struct rocker_wait *wait, in rocker_wait_event_timeout()
89 static void rocker_wait_wake_up(struct rocker_wait *wait) in rocker_wait_wake_up()
156 struct rocker_wait *wait, u32 test_type, in rocker_dma_test_one()
185 struct rocker_wait *wait, int offset) in rocker_dma_test_offset()
245 struct rocker_wait *wait) in rocker_dma_test()
[all …]

12345678910>>...30