Searched defs:completion (Results 1 - 25 of 217) sorted by relevance

123456789

/linux-master/fs/nfs/
H A Dcache_lib.h18 struct completion completion; member in struct:nfs_cache_defer_req
/linux-master/drivers/s390/cio/
H A Dchsc_sch.h6 struct completion completion; member in struct:chsc_request
H A Deadm_sch.h14 struct completion *completion; member in struct:eadm_private
/linux-master/drivers/md/dm-vdo/
H A Dflush.h17 struct vdo_completion completion; member in struct:vdo_flush
H A Dcompletion.c51 vdo_initialize_completion(struct vdo_completion *completion, struct vdo *vdo, enum vdo_completion_type type) argument
61 assert_incomplete(struct vdo_completion *completion) argument
71 vdo_set_completion_result(struct vdo_completion *completion, int result) argument
86 vdo_launch_completion_with_priority(struct vdo_completion *completion, enum vdo_completion_priority priority) argument
100 vdo_finish_completion(struct vdo_completion *completion) argument
108 vdo_enqueue_completion(struct vdo_completion *completion, enum vdo_completion_priority priority) argument
131 vdo_requeue_completion_if_needed(struct vdo_completion *completion, thread_id_t callback_thread_id) argument
[all...]
H A Dcompletion.h19 static inline void vdo_run_completion(struct vdo_completion *completion) argument
38 vdo_reset_completion(struct vdo_completion *completion) argument
50 vdo_launch_completion(struct vdo_completion *completion) argument
62 vdo_continue_completion(struct vdo_completion *completion, int result) argument
74 vdo_fail_completion(struct vdo_completion *completion, int result) argument
85 vdo_assert_completion_type(struct vdo_completion *completion, enum vdo_completion_type expected) argument
93 vdo_set_completion_callback(struct vdo_completion *completion, vdo_action_fn callback, thread_id_t callback_thread_id) argument
104 vdo_launch_completion_callback(struct vdo_completion *completion, vdo_action_fn callback, thread_id_t callback_thread_id) argument
117 vdo_prepare_completion(struct vdo_completion *completion, vdo_action_fn callback, vdo_action_fn error_handler, thread_id_t callback_thread_id, void *parent) argument
134 vdo_prepare_completion_for_requeue(struct vdo_completion *completion, vdo_action_fn callback, vdo_action_fn error_handler, thread_id_t callback_thread_id, void *parent) argument
[all...]
H A Ddedupe.h62 struct vdo_completion completion; member in struct:hash_zone
H A Dlogical-zone.h19 struct vdo_completion completion; member in struct:logical_zone
/linux-master/drivers/crypto/caam/
H A Dkey_gen.h40 struct completion completion; member in struct:split_key_result
H A Dblob_gen.c39 struct completion completion; member in struct:caam_blob_job_result
/linux-master/include/linux/
H A Drcupdate_wait.h18 struct completion completion; member in struct:rcu_synchronize
H A Dcompletion.h26 struct completion { struct
[all...]
/linux-master/drivers/net/wwan/iosm/
H A Diosm_ipc_task_queue.h30 struct completion *completion; member in struct:ipc_task_queue_args
H A Diosm_ipc_task_queue.c85 struct completion completion; local
[all...]
/linux-master/drivers/net/ipa/
H A Dgsi_trans.h69 struct completion completion; member in struct:gsi_trans
/linux-master/drivers/gpu/drm/xen/
H A Dxen_drm_front_evtchnl.h53 struct completion completion; member in struct:xen_drm_front_evtchnl::__anon3771::__anon3772
/linux-master/drivers/s390/char/
H A Dsclp_ftp.c39 struct completion *completion = data; local
90 struct completion completion; local
[all...]
H A Dsclp_pci.c105 struct completion *completion = data; local
/linux-master/drivers/char/hw_random/
H A Dtimeriomem-rng.c39 struct completion completion; member in struct:timeriomem_rng_private
[all...]
/linux-master/arch/powerpc/sysdev/
H A Dpmi.c34 struct completion *completion; member in struct:pmi_data
[all...]
/linux-master/sound/xen/
H A Dxen_snd_front_evtchnl.h49 struct completion completion; member in struct:xen_snd_front_evtchnl::__anon776::__anon777
/linux-master/drivers/iio/adc/
H A Dintel_mrfld_adc.c57 struct completion completion; member in struct:mrfld_adc
/linux-master/drivers/rpmsg/
H A Dqcom_glink_ssr.c55 struct completion completion; member in struct:glink_ssr
/linux-master/drivers/i2c/busses/
H A Di2c-virtio.c42 struct completion completion; member in struct:virtio_i2c_req
/linux-master/net/wireless/
H A Ddebugfs.c127 struct completion completion; member in struct:debugfs_read_work
207 struct completion completion; member in struct:debugfs_write_work
[all...]

Completed in 1633 milliseconds

123456789