/kernel/linux/linux-6.6/block/ |
H A D | blk-crypto-fallback.c | 187 blk_crypto_fallback_alloc_cipher_req(struct blk_crypto_keyslot *slot, struct skcipher_request **ciph_req_ret, struct crypto_wait *wait) blk_crypto_fallback_alloc_cipher_req() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_drv.h | 207 wait_queue_head_t wait; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | runl.h | 48 int (*wait)(struct nvkm_runl *); member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | clk.h | 93 wait_queue_head_t wait; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
H A D | pll.c | 332 ktime_t wait; in wait_for_bit_change() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | radeon_fence.c | 166 static int radeon_fence_check_signaled(wait_queue_entry_t *wait, unsigned mode, int flags, void *key) in radeon_fence_check_signaled() argument 1052 struct radeon_wait_cb *wait = radeon_fence_wait_cb() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | push.h | 30 int (*wait)(struct nvif_push *push, u32 size); member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/ |
H A D | panel-dsi-cm.c | 102 unsigned long wait = ddata->hw_guard_end - jiffies; in hw_guard_wait() local
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-u2fzero.c | 197 u2fzero_rng_read(struct hwrng *rng, void *data, size_t max, bool wait) u2fzero_rng_read() argument
|
H A D | hid-debug.c | 1210 static __poll_t hid_debug_events_poll(struct file *file, poll_table *wait) in hid_debug_events_poll() argument
|
H A D | hid-roccat-kovaplus.c | 419 static uint wait = 70; /* device will freeze with just 60 */ in kovaplus_init_kovaplus_device_struct() local
|
/kernel/linux/linux-6.6/drivers/hid/usbhid/ |
H A D | hiddev.c | 412 static __poll_t hiddev_poll(struct file *file, poll_table *wait) in hiddev_poll() argument [all...] |
/kernel/linux/linux-6.6/drivers/i2c/busses/ |
H A D | i2c-cht-wc.c | 42 wait_queue_head_t wait; member
|
H A D | i2c-lpc2k.c | 75 wait_queue_head_t wait; member
|
/kernel/linux/linux-6.6/drivers/iio/ |
H A D | industrialio-event.c | 37 wait_queue_head_t wait; member 99 iio_event_poll(struct file *filep, struct poll_table_struct *wait) iio_event_poll() argument [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
H A D | qib_rc.c | 821 void qib_restart_rc(struct rvt_qp *qp, u32 psn, int wait) in qib_restart_rc() argument
|
/kernel/linux/linux-6.6/drivers/input/keyboard/ |
H A D | samsung-keypad.c | 67 wait_queue_head_t wait; member
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | btree.h | 214 wait_queue_entry_t wait; member 237 wait_queue_head_t wait; member
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-io.c | 416 struct completion wait; member
|
/kernel/linux/linux-6.6/net/nfc/ |
H A D | llcp_sock.c | 24 add_wait_queue(sk_sleep(sk), &wait); in sock_wait_state() local 49 remove_wait_queue(sk_sleep(sk), &wait); in sock_wait_state() local 469 add_wait_queue_exclusive(sk_sleep(sk), &wait); in llcp_sock_accept() local 488 remove_wait_queue(sk_sleep(sk), &wait); in llcp_sock_accept() local 555 llcp_sock_poll(struct file *file, struct socket *sock, poll_table *wait) llcp_sock_poll() argument
|
/kernel/linux/linux-6.6/net/rds/ |
H A D | af_rds.c | 212 rds_poll(struct file *file, struct socket *sock, poll_table *wait) rds_poll() argument
|
/kernel/linux/linux-6.6/net/smc/ |
H A D | smc_tx.c | 87 add_wait_queue(sk_sleep(sk), &wait); in smc_tx_wait() local 123 remove_wait_queue(sk_sleep(sk), &wait); in smc_tx_wait() local
|
/kernel/linux/linux-6.6/net/xfrm/ |
H A D | espintcp.c | 551 espintcp_poll(struct file *file, struct socket *sock, poll_table *wait) espintcp_poll() argument
|
/kernel/linux/linux-6.6/security/integrity/ima/ |
H A D | ima_crypto.c | 318 static inline int ahash_wait(int err, struct crypto_wait *wait) in ahash_wait() argument 338 struct crypto_wait wait; in ima_calc_file_hash_atfm() local 669 struct crypto_wait wait; calc_buffer_ahash_atfm() local [all...] |
/kernel/linux/linux-6.6/sound/core/ |
H A D | info.c | 190 static __poll_t snd_info_entry_poll(struct file *file, poll_table *wait) in snd_info_entry_poll() argument
|