Home
last modified time | relevance | path

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

12345678910>>...38

/openbmc/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()
H A 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()
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()
249 static inline void iowait_pio_inc(struct iowait *wait) in iowait_pio_inc()
[all …]
/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Dvnic_dev.c217 int wait) in _vnic_dev_cmd()
285 int wait) in _vnic_dev_cmd2()
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
617 int wait = 1000; in vnic_dev_enable_wait() local
628 int wait = 1000; in vnic_dev_disable() local
635 int wait = 1000; in vnic_dev_open() local
[all …]
H A 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
/openbmc/linux/drivers/scsi/fnic/
H A Dvnic_dev.c308 int wait) in vnic_dev_cmd2()
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
627 int wait = 1000; in vnic_dev_disable() local
634 int wait = 1000; in vnic_dev_open() local
641 int wait = 1000; in vnic_dev_open_done() local
[all …]
/openbmc/linux/kernel/sched/
H A 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()
/openbmc/linux/drivers/scsi/snic/
H A Dvnic_dev.c248 int wait) in _svnic_dev_cmd2()
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
575 int wait = VNIC_DVCMD_TMO; in svnic_dev_open_done() local
[all …]
/openbmc/linux/include/linux/
H A 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()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A 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
/openbmc/linux/drivers/gpu/drm/omapdrm/
H A 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
/openbmc/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()
/openbmc/linux/drivers/net/mdio/
H A 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
/openbmc/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()
/openbmc/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.c602 int wait) in smp_call_function_single()
719 smp_call_func_t func, void *info, int wait) in smp_call_function_any()
763 bool wait = scf_flags & SCF_WAIT; in smp_call_function_many_cond() local
877 smp_call_func_t func, void *info, bool wait) in smp_call_function_many()
898 void smp_call_function(smp_call_func_t func, void *info, int wait) in smp_call_function()
1015 void *info, bool wait, const struct cpumask *mask) in on_each_cpu_cond_mask()
/openbmc/phosphor-objmgr/libmapper/
H A Dmapper.c70 mapper_async_wait* wait; member
158 mapper_async_wait* wait = data->wait; in async_wait_timeout_callback() local
181 mapper_async_wait* wait = data->wait; in async_wait_getobject_callback() local
237 static int async_wait_get_objects(mapper_async_wait* wait) in async_wait_get_objects()
274 mapper_async_wait* wait = w; in async_wait_match_introspection_complete() local
324 mapper_async_wait* wait = NULL; in mapper_wait_async() local
/openbmc/pldm/tools/visualize-pdr/
H A Dpldm_visualise_pdrs.py37 def wait(self): member in Process
61 def wait(self): member in ParamikoProcess
100 def wait(self): member in SubprocessProcess
/openbmc/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
/openbmc/linux/drivers/md/bcache/
H A Dalloc.c392 long bch_bucket_alloc(struct cache *ca, unsigned int reserve, bool wait) in bch_bucket_alloc()
489 struct bkey *k, bool wait) in __bch_bucket_alloc_set()
521 struct bkey *k, bool wait) in bch_bucket_alloc_set()
611 bool wait) in bch_alloc_sectors()
/openbmc/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
/openbmc/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()
/openbmc/linux/fs/ceph/
H A Dlocks.c77 int cmd, u8 wait, struct file_lock *fl) in ceph_lock_message()
251 u8 wait = 0; in ceph_lock() local
316 u8 wait = 0; in ceph_flock() local
/openbmc/linux/rust/kernel/sync/
H A Dcondvar.rs107 let wait = Opaque::<bindings::wait_queue_entry>::uninit(); in wait_internal() localVariable
133 pub fn wait<T: ?Sized, B: Backend>(&self, guard: &mut Guard<'_, T, B>) -> bool { in wait() method
/openbmc/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()
205 static inline void test_mode_once(struct hwrng *rng, bool wait) in test_mode_once()
/openbmc/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()

12345678910>>...38