Searched refs:completion (Results 1 – 25 of 60) sorted by relevance
123
34 struct completion sg_superblock_kobj_unregister;38 struct completion sg_segctor_kobj_unregister;42 struct completion sg_mounted_snapshots_kobj_unregister;46 struct completion sg_checkpoints_kobj_unregister;50 struct completion sg_segments_kobj_unregister;
184 struct completion ns_dev_kobj_unregister;242 struct completion snapshot_kobj_unregister;
82 struct completion sb_bio_event;
49 struct completion ri_done;52 struct completion negotiate_completion;150 struct completion invalidate_done;
80 complete(&dreq->completion); in nfs_dns_cache_revisit()101 init_completion(&dreq->completion); in nfs_cache_defer_req_alloc()110 if (wait_for_completion_timeout(&dreq->completion, in nfs_cache_wait_for_upcall()
18 struct completion completion; member
195 init_completion(&dreq->completion); in nfs_direct_req_alloc()239 result = wait_for_completion_killable(&dreq->completion); in nfs_direct_wait()271 complete(&dreq->completion); in nfs_direct_complete()329 .completion = nfs_direct_read_completion,688 .completion = nfs_direct_commit_complete,847 .completion = nfs_direct_write_completion,
56 struct completion complete;
58 struct completion gc_thread_start; /* GC thread start completion */59 struct completion gc_thread_exit; /* GC thread exit completion port */
16 upon write completion (jffs2_complete_reservation()). Note that79 As the MTD API no longer permits erase-completion callback functions
658 struct completion ls_sync_wait; /* {control,mounted}_{lock,unlock} */687 struct completion sd_kobj_unregister;722 struct completion sd_locking_init;723 struct completion sd_wdack;770 struct completion sd_journal_ready;
139 struct completion nfsd_net_confirm_done;140 struct completion nfsd_net_free_done;
378 struct completion r_completion;379 struct completion r_safe_completion;447 struct completion safe_umount_waiters;459 struct completion stopping_waiter;
153 struct completion completion; member
183 struct completion flush_wait;198 struct completion kobj_unregister;451 struct completion kobj_unregister;
16 struct completion stop_complete;
56 struct completion fs_kobj_unregister;
41 struct completion active_users_drained;
41 struct completion *pde_unload_completion;307 struct completion *c;
19 struct completion done;
199 struct completion *completion; member1322 complete(msg->completion); in read_write_done()1343 DECLARE_COMPLETION_ONSTACK(completion); in smb_direct_rdma_xmit()1400 msg->completion = &completion; in smb_direct_rdma_xmit()1452 wait_for_completion(&completion); in smb_direct_rdma_xmit()
243 struct completion s_kobj_unregister;
153 struct completion complete;
89 struct completion q_flush;
58 struct completion expire_complete;
Completed in 47 milliseconds