Home
last modified time | relevance | path

Searched defs:completion (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/sys/external/bsd/common/include/linux/
H A Dcompletion.h59 struct completion { struct
80 * Initialize a new completion object. argument
83 init_completion(struct completion *completion) in init_completion()
95 reinit_completion(struct completion *completion) in reinit_completion()
105 destroy_completion(struct completion *completion) in destroy_completion()
116 complete(struct completion *completion) in complete()
138 complete_all(struct completion *completion) in complete_all()
166 INIT_COMPLETION_blorp(struct completion *completion) in INIT_COMPLETION_blorp()
176 _completion_claim(struct completion *completion) in _completion_claim()
192 wait_for_completion_interruptible_timeout(struct completion *completion, in wait_for_completion_interruptible_timeout()
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/xen/
H A Dxen_drm_front_evtchnl.h55 struct completion completion; member
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_file.h106 struct completion *completion; member
/netbsd-src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
H A Dvchiq_arm.c234 VCHIQ_COMPLETION_DATA_T *completion; in add_completion() local
834 VCHIQ_COMPLETION_DATA_T *completion; in vchiq_ioctl() local
1292 VCHIQ_COMPLETION_DATA_T *completion; in vchiq_close() local
/netbsd-src/lib/libedit/
H A Dfilecomplete.c671 char *completion; in fn_complete2() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dselftest_hangcheck.c1101 struct completion completion; member
H A Dintel_engine_types.h131 struct completion completion; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_atomic_helper.c1971 static void release_crtc_commit(struct completion *completion) in release_crtc_commit()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcc.c227 static const char *completion = NULL; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcc.cc227 static const char *completion = NULL; variable