/kernel/linux/linux-6.6/drivers/clk/qcom/ |
H A D | clk-rpmh.c | 158 bool wait; in clk_rpmh_send_aggregate_command() local 143 clk_rpmh_send(struct clk_rpmh *c, enum rpmh_state state, struct tcs_cmd *cmd, bool wait) clk_rpmh_send() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_events.c | 40 wait_queue_entry_t wait; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/protocols/ |
H A D | link_edp_panel_control.c | 543 edp_set_psr_allow_active(struct dc_link *link, const bool *allow_active, bool wait, bool force_static, const unsigned int *power_opts) edp_set_psr_allow_active() argument 870 edp_set_replay_allow_active(struct dc_link *link, const bool *allow_active, bool wait, bool force_static, const unsigned int *power_opts) edp_set_replay_allow_active() argument
|
/kernel/linux/linux-6.6/io_uring/ |
H A D | poll.c | 423 static int io_poll_wake(struct wait_queue_entry *wait, unsigned mode, int sync, in io_poll_wake() argument [all...] |
H A D | rw.c | 588 static int io_async_buf_func(struct wait_queue_entry *wait, unsigned mode, in io_async_buf_func() argument 622 struct wait_page_queue *wait = &io->wpq; in io_rw_should_retry() local [all...] |
/kernel/linux/linux-6.6/kernel/module/ |
H A D | internal.h | 241 static inline bool kmod_dup_request_exists_wait(char *module_name, bool wait, int *dup_ret) in kmod_dup_request_exists_wait() argument
|
/kernel/linux/linux-6.6/drivers/dma/idxd/ |
H A D | cdev.c | 418 idxd_cdev_poll(struct file *filp, struct poll_table_struct *wait) idxd_cdev_poll() argument
|
/kernel/linux/linux-6.6/drivers/crypto/starfive/ |
H A D | jh7110-hash.c | 445 struct crypto_wait wait; in starfive_hash_long_setkey() local
|
/kernel/linux/linux-6.6/drivers/firewire/ |
H A D | nosy.c | 64 wait_queue_head_t wait; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | ael1002.c | 153 static int ael1002_reset(struct cphy *phy, int wait) in ael1002_reset() argument 222 static int ael1006_reset(struct cphy *phy, int wait) in ael1006_reset() argument 394 static int ael2005_reset(struct cphy *phy, int wait) in ael2005_reset() argument 722 static int ael2020_reset(struct cphy *phy, int wait) in ael2020_reset() argument 885 static int xaui_direct_reset(struct cphy *phy, int wait) in xaui_direct_reset() argument
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | user_sdma.c | 96 static void activate_packet_queue(struct iowait *wait, int reason) in activate_packet_queue() argument 64 defer_packet_queue( struct sdma_engine *sde, struct iowait_work *wait, struct sdma_txreq *txreq, uint seq, bool pkts_sent) defer_packet_queue() argument [all...] |
H A D | ipoib_tx.c | 613 hfi1_ipoib_sdma_sleep(struct sdma_engine *sde, struct iowait_work *wait, struct sdma_txreq *txreq, uint seq, bool pkts_sent) hfi1_ipoib_sdma_sleep() argument 658 hfi1_ipoib_sdma_wakeup(struct iowait *wait, int reason) hfi1_ipoib_sdma_wakeup() argument 672 struct iowait *wait = iowait_ioww_to_iow(ioww); hfi1_ipoib_flush_txq() local [all...] |
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/ |
H A D | s5p_mfc.c | 1006 s5p_mfc_poll(struct file *file, struct poll_table_struct *wait) s5p_mfc_poll() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/ |
H A D | phy_ht.c | 374 b43_phy_ht_run_samples(struct b43_wldev *dev, u16 samps, u16 loops, u16 wait) b43_phy_ht_run_samples() argument
|
/kernel/linux/linux-6.6/drivers/pci/hotplug/ |
H A D | pciehp_hpc.c | 156 pcie_do_write_cmd(struct controller *ctrl, u16 cmd, u16 mask, bool wait) pcie_do_write_cmd() argument
|
/kernel/linux/linux-6.6/block/ |
H A D | bdev.c | 1029 void sync_bdevs(bool wait) in sync_bdevs() argument
|
/kernel/linux/linux-6.6/crypto/ |
H A D | tcrypt.c | 134 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 in do_one_ahash_op() local 870 struct crypto_wait wait; test_ahash_speed_common() local 962 struct crypto_wait wait; global() member 1216 struct crypto_wait *wait = req->base.data; do_one_acipher_op() local 1298 struct crypto_wait wait; test_skcipher_speed() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_syncobj.c | 260 drm_syncobj_fence_add_wait(struct drm_syncobj *syncobj, struct syncobj_wait_entry *wait) drm_syncobj_fence_add_wait() argument 285 drm_syncobj_remove_wait(struct drm_syncobj *syncobj, struct syncobj_wait_entry *wait) drm_syncobj_remove_wait() argument 435 struct syncobj_wait_entry wait; drm_syncobj_find_fence() local 997 struct syncobj_wait_entry *wait = syncobj_wait_fence_func() local 1003 syncobj_wait_syncobj_func(struct drm_syncobj *syncobj, struct syncobj_wait_entry *wait) syncobj_wait_syncobj_func() argument 1207 drm_syncobj_array_wait(struct drm_device *dev, struct drm_file *file_private, struct drm_syncobj_wait *wait, struct drm_syncobj_timeline_wait *timeline_wait, struct drm_syncobj **syncobjs, bool timeline) drm_syncobj_array_wait() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/ |
H A D | omap_crtc.c | 116 struct omap_irq_wait *wait; in omap_crtc_set_enabled() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
H A D | base.c | 336 nvkm_pstate_calc(struct nvkm_clk *clk, bool wait) in nvkm_pstate_calc() argument 533 nvkm_clk_astate(struct nvkm_clk *clk, int req, int rel, bool wait) in nvkm_clk_astate() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/ |
H A D | panel-sony-acx565akm.c | 396 unsigned long wait; in acx565akm_set_sleep_mode() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_fence.c | 170 struct vmwgfx_wait_cb *wait = in vmwgfx_wait_cb() local
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | uhid.c | 787 static __poll_t uhid_char_poll(struct file *file, poll_table *wait) in uhid_char_poll() argument
|
H A D | hid-rmi.c | 84 wait_queue_head_t wait; member
|
/kernel/linux/linux-6.6/drivers/iio/adc/ |
H A D | qcom-spmi-iadc.c | 278 unsigned int wait; in iadc_do_conversion() local
|