Home
last modified time | relevance | path

Searched defs:wait (Results 1401 - 1425 of 1864) sorted by relevance

1...<<51525354555657585960>>...75

/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
/kernel/linux/linux-5.10/mm/
H A Dfilemap.c1049 wake_page_function(wait_queue_entry_t *wait, unsigned mode, int sync, void *arg) wake_page_function() argument
1180 trylock_page_bit_common(struct page *page, int bit_nr, struct wait_queue_entry *wait) trylock_page_bit_common() argument
1201 wait_queue_entry_t *wait = &wait_page.wait; wait_on_page_bit_common() local
1349 __wait_on_page_locked_async(struct page *page, struct wait_page_queue *wait, bool set) __wait_on_page_locked_async() argument
1379 wait_on_page_locked_async(struct page *page, struct wait_page_queue *wait) wait_on_page_locked_async() argument
1557 __lock_page_async(struct page *page, struct wait_page_queue *wait) __lock_page_async() argument
[all...]
H A Dkhugepaged.c863 static bool khugepaged_prealloc_page(struct page **hpage, bool *wait) in khugepaged_prealloc_page() argument
913 static struct page *khugepaged_alloc_hugepage(bool *wait) in khugepaged_alloc_hugepage() argument
933 static bool khugepaged_prealloc_page(struct page **hpage, bool *wait) in khugepaged_prealloc_page() argument
2243 bool wait = true; khugepaged_do_scan() local
[all...]
/kernel/linux/linux-5.10/ipc/
H A Dmqueue.c1066 struct ext_wait_queue wait; in do_mq_timedsend() local
1189 struct ext_wait_queue wait; do_mq_timedreceive() local
[all...]
/kernel/linux/linux-5.10/fs/ocfs2/
H A Daops.c502 static int ocfs2_releasepage(struct page *page, gfp_t wait) in ocfs2_releasepage() argument
600 struct buffer_head *head, *bh, *wait[2], **wait_bh = wait; in ocfs2_map_page_blocks() local
H A Dfile.c2181 ocfs2_inode_lock_for_extent_tree(struct inode *inode, struct buffer_head **di_bh, int meta_level, int write_sem, int wait) ocfs2_inode_lock_for_extent_tree() argument
2240 ocfs2_prepare_inode_for_write(struct file *file, loff_t pos, size_t count, int wait) ocfs2_prepare_inode_for_write() argument
H A Dsuper.c395 static int ocfs2_sync_fs(struct super_block *sb, int wait) in ocfs2_sync_fs() argument
/kernel/linux/linux-5.10/fs/overlayfs/
H A Dsuper.c266 static int ovl_sync_fs(struct super_block *sb, int wait) in ovl_sync_fs() argument
/kernel/linux/linux-5.10/fs/reiserfs/
H A Dsuper.c67 static int reiserfs_sync_fs(struct super_block *s, int wait) in reiserfs_sync_fs() argument
H A Djournal.c2967 wait_queue_entry_t wait; in queue_log_writer() local
3956 reiserfs_prepare_for_journal(struct super_block *sb, struct buffer_head *bh, int wait) reiserfs_prepare_for_journal() argument
[all...]
/kernel/linux/linux-5.10/fs/proc/
H A Dproc_sysctl.c286 struct completion wait; in start_unregistering() local
636 static __poll_t proc_sys_poll(struct file *filp, poll_table *wait) in proc_sys_poll() argument
/kernel/linux/linux-5.10/fs/udf/
H A Dsuper.c2370 static int udf_sync_fs(struct super_block *sb, int wait) in udf_sync_fs() argument
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_super.c755 xfs_fs_sync_fs( struct super_block *sb, int wait) xfs_fs_sync_fs() argument
/kernel/linux/linux-5.10/net/iucv/
H A Daf_iucv.c838 add_wait_queue_exclusive(sk_sleep(sk), &wait); in iucv_sock_accept() local
862 remove_wait_queue(sk_sleep(sk), &wait); in iucv_sock_accept() local
1374 iucv_sock_poll(struct file *file, struct socket *sock, poll_table *wait) iucv_sock_poll() argument
/kernel/linux/linux-5.10/net/mptcp/
H A Dprotocol.c1329 add_wait_queue(sk_sleep(sk), &wait); in mptcp_wait_data() local
1336 remove_wait_queue(sk_sleep(sk), &wait); in mptcp_wait_data() local
2702 mptcp_poll(struct file *file, struct socket *sock, struct poll_table_struct *wait) mptcp_poll() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dselftest_lrc.c1052 create_rewinder(struct intel_context *ce, struct i915_request *wait, void *slot, int idx) create_rewinder() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_dc.h350 wait_queue_head_t wait; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dinit.c1242 u8 wait = min((u16)retry * 50, 100); in init_condition_time() local
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-cp2112.c156 wait_queue_head_t wait; member
/kernel/linux/linux-5.10/drivers/media/usb/zr364xx/
H A Dzr364xx.c1273 zr364xx_poll(struct file *file, struct poll_table_struct *wait) zr364xx_poll() argument
/kernel/linux/linux-5.10/drivers/rapidio/devices/
H A Drio_mport_cdev.c2254 static __poll_t mport_cdev_poll(struct file *filp, poll_table *wait) in mport_cdev_poll() argument
/kernel/linux/linux-5.10/drivers/rpmsg/
H A Dqcom_glink_native.c308 qcom_glink_tx(struct qcom_glink *glink, const void *hdr, size_t hlen, const void *data, size_t dlen, bool wait) qcom_glink_tx() argument
1265 __qcom_glink_send(struct glink_channel *channel, void *data, int len, bool wait) __qcom_glink_send() argument
H A Dqcom_smd.c743 __qcom_smd_send(struct qcom_smd_channel *channel, const void *data, int len, bool wait) __qcom_smd_send() argument
977 qcom_smd_poll(struct rpmsg_endpoint *ept, struct file *filp, poll_table *wait) qcom_smd_poll() argument
/kernel/linux/linux-5.10/include/linux/
H A Dcrypto.h591 static inline int crypto_wait_req(int err, struct crypto_wait *wait) in crypto_wait_req() argument
605 static inline void crypto_init_wait(struct crypto_wait *wait) in crypto_init_wait() argument
H A Dcgroup-defs.h514 wait_queue_head_t wait; member

Completed in 61 milliseconds

1...<<51525354555657585960>>...75