Home
last modified time | relevance | path

Searched defs:wait (Results 1601 - 1625 of 2145) sorted by relevance

1...<<61626364656667686970>>...86

/kernel/linux/linux-5.10/net/smc/
H A Daf_smc.c1928 add_wait_queue_exclusive(sk_sleep(sk), &wait); in smc_accept() local
1946 remove_wait_queue(sk_sleep(sk), &wait); in smc_accept() local
2075 smc_poll(struct file *file, struct socket *sock, poll_table *wait) smc_poll() argument
[all...]
/kernel/linux/linux-5.10/net/vmw_vsock/
H A Daf_vsock.c1340 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in vsock_stream_connect() local
1383 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in vsock_stream_connect() local
1395 finish_wait(sk_sleep(sk), &wait); in vsock_stream_connect() local
963 vsock_poll(struct file *file, struct socket *sock, poll_table *wait) vsock_poll() argument
1430 prepare_to_wait(sk_sleep(listener), &wait, TASK_INTERRUPTIBLE); vsock_accept() local
1436 finish_wait(sk_sleep(listener), &wait); vsock_accept() local
1447 prepare_to_wait(sk_sleep(listener), &wait, TASK_INTERRUPTIBLE); vsock_accept() local
1449 finish_wait(sk_sleep(listener), &wait); vsock_accept() local
1748 add_wait_queue(sk_sleep(sk), &wait); vsock_stream_sendmsg() local
1757 remove_wait_queue(sk_sleep(sk), &wait); vsock_stream_sendmsg() local
1763 remove_wait_queue(sk_sleep(sk), &wait); vsock_stream_sendmsg() local
1772 remove_wait_queue(sk_sleep(sk), &wait); vsock_stream_sendmsg() local
1776 remove_wait_queue(sk_sleep(sk), &wait); vsock_stream_sendmsg() local
1780 remove_wait_queue(sk_sleep(sk), &wait); vsock_stream_sendmsg() local
1912 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); vsock_stream_recvmsg() local
1919 finish_wait(sk_sleep(sk), &wait); vsock_stream_recvmsg() local
1925 finish_wait(sk_sleep(sk), &wait); vsock_stream_recvmsg() local
1932 finish_wait(sk_sleep(sk), &wait); vsock_stream_recvmsg() local
1941 finish_wait(sk_sleep(sk), &wait); vsock_stream_recvmsg() local
1945 finish_wait(sk_sleep(sk), &wait); vsock_stream_recvmsg() local
1951 finish_wait(sk_sleep(sk), &wait); vsock_stream_recvmsg() local
[all...]
/kernel/linux/linux-5.10/net/sunrpc/
H A Dcache.c969 static __poll_t cache_poll(struct file *filp, poll_table *wait, in cache_poll() argument
1571 static __poll_t cache_poll_procfs(struct file *filp, poll_table *wait) in cache_poll_procfs() argument
1789 static __poll_t cache_poll_pipefs(struct file *filp, poll_table *wait) in cache_poll_pipefs() argument
H A Drpc_pipe.c339 rpc_pipe_poll(struct file *filp, struct poll_table_struct *wait) in rpc_pipe_poll() argument
/kernel/linux/linux-5.10/net/tls/
H A Dtls_sw.c1327 add_wait_queue(sk_sleep(sk), &wait); in tls_wait_data() local
1334 remove_wait_queue(sk_sleep(sk), &wait); in tls_wait_data() local
/kernel/linux/linux-5.10/sound/pci/ymfpci/
H A Dymfpci_main.c763 wait_queue_entry_t wait; in snd_ymfpci_irq_wait() local
/kernel/linux/linux-5.10/security/tomoyo/
H A Dcommon.c2187 static __poll_t tomoyo_poll_query(struct file *file, poll_table *wait) in tomoyo_poll_query() argument
2524 __poll_t tomoyo_poll_control(struct file *file, poll_table *wait) in tomoyo_poll_control() argument
/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_clientmgr.c1120 static __poll_t snd_seq_poll(struct file *file, poll_table * wait) in snd_seq_poll() argument
2361 int snd_seq_kernel_client_write_poll(int clientid, struct file *file, poll_table *wait) in snd_seq_kernel_client_write_poll() argument
/kernel/linux/linux-5.10/sound/core/
H A Dcontrol.c1794 wait_queue_entry_t wait; in snd_ctl_read() local
1833 static __poll_t snd_ctl_poll(struct file *file, poll_table * wait) in snd_ctl_poll() argument
H A Dpcm_lib.c1830 wait_queue_entry_t wait; in wait_for_avail() local
H A Dtimer.c2172 wait_queue_entry_t wait; in snd_timer_user_read() local
2248 static __poll_t snd_timer_user_poll(struct file *file, poll_table * wait) in snd_timer_user_poll() argument
/kernel/linux/linux-5.10/sound/core/oss/
H A Dpcm_oss.c1608 wait_queue_entry_t wait; in snd_pcm_oss_sync1() local
2480 wait_queue_entry_t wait; in snd_pcm_oss_open() local
2823 static __poll_t snd_pcm_oss_poll(struct file *file, poll_table * wait) in snd_pcm_oss_poll() argument
[all...]
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dskl-sst-ipc.c1017 skl_sst_ipc_load_library(struct sst_generic_ipc *ipc, u8 dma_id, u8 table_id, bool wait) skl_sst_ipc_load_library() argument
/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/
H A Dq6asm.c1008 __q6asm_run(struct audio_client *ac, uint32_t stream_id, uint32_t flags, uint32_t msw_ts, uint32_t lsw_ts, bool wait) __q6asm_run() argument
1638 __q6asm_cmd(struct audio_client *ac, uint32_t stream_id, int cmd, bool wait) __q6asm_cmd() argument
/kernel/linux/linux-5.10/fs/gfs2/
H A Dglock.c87 wait_queue_entry_t wait; member
90 static int glock_wake_function(wait_queue_entry_t *wait, unsigned int mode, in glock_wake_function() argument
969 struct wait_glock_queue wait; in find_insert_glock() local
[all...]
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4state.c781 __nfs4_close(struct nfs4_state *state, fmode_t fmode, gfp_t gfp_mask, int wait) __nfs4_close() argument
/kernel/linux/linux-5.10/fs/
H A Daio.c155 wait_queue_head_t wait; member
188 struct wait_queue_entry wait; member
879 struct ctx_rq_wait wait; in exit_aio() local
832 kill_ioctx(struct mm_struct *mm, struct kioctx *ctx, struct ctx_rq_wait *wait) kill_ioctx() argument
1401 struct ctx_rq_wait wait; SYSCALL_DEFINE1() local
1748 aio_poll_wake(struct wait_queue_entry *wait, unsigned mode, int sync, void *key) aio_poll_wake() argument
[all...]
H A Deventpoll.c246 wait_queue_entry_t wait; member
931 ep_eventpoll_poll(struct file *file, poll_table *wait) ep_eventpoll_poll() argument
1212 ep_poll_callback(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) ep_poll_callback() argument
1850 wait_queue_entry_t wait; ep_poll() local
[all...]
H A Dfs-writeback.c1374 DEFINE_WAIT(wait); variable
2604 sync_inode_metadata(struct inode *inode, int wait) sync_inode_metadata() argument
[all...]
H A Dblock_dev.c327 static int blkdev_iopoll(struct kiocb *kiocb, bool wait) in blkdev_iopoll() argument
524 int __sync_blockdev(struct block_device *bdev, int wait) in __sync_blockdev() argument
[all...]
H A Dbuffer.c1983 struct buffer_head *bh, *head, *wait[2], **wait_bh=wait; in __block_write_begin_int() local
[all...]
/kernel/linux/linux-5.10/include/sound/
H A Dac97_codec.h194 void (*wait) (struct snd_ac97 *ac97); member
/kernel/linux/linux-5.10/fs/ecryptfs/
H A Decryptfs_kernel.h415 wait_queue_head_t wait; member
/kernel/linux/linux-5.10/fs/btrfs/
H A Dsuper.c1368 int btrfs_sync_fs(struct super_block *sb, int wait) in btrfs_sync_fs() argument
/kernel/linux/linux-5.10/fs/fat/
H A Dinode.c846 static int __fat_write_inode(struct inode *inode, int wait) in __fat_write_inode() argument

Completed in 61 milliseconds

1...<<61626364656667686970>>...86