Home
last modified time | relevance | path

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

12345678

/OK3568_Linux_fs/kernel/include/linux/
H A Dcompletion.h26 struct completion { struct
33 static inline void complete_acquire(struct completion *x) {} in complete_acquire() argument
H A Drcupdate_wait.h17 struct completion completion; member
H A Dstop_machine.h38 struct completion completion; /* fired if nr_todo reaches 0 */ member
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dsclp_ftp.c37 struct completion *completion = data; in sclp_ftp_txcb() local
87 struct completion completion; in sclp_ftp_et7() local
H A Dsclp_cpi_sys.c74 struct completion *completion = data; in cpi_callback() local
128 struct completion completion; in cpi_req() local
H A Dsclp_cmd.c35 struct completion *completion = data; in sclp_sync_callback() local
47 struct completion completion; in sclp_sync_request_timeout() local
/OK3568_Linux_fs/kernel/drivers/net/ipa/
H A Dgsi.h116 struct completion completion; /* signals channel command completion */ member
143 struct completion completion; /* signals event ring state changes */ member
160 struct completion completion; /* for global EE commands */ member
H A Dgsi_trans.h65 struct completion completion; member
/OK3568_Linux_fs/kernel/drivers/s390/cio/
H A Dchsc_sch.h6 struct completion completion; member
H A Deadm_sch.h14 struct completion *completion; member
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dcache_lib.h18 struct completion completion; member
/OK3568_Linux_fs/kernel/drivers/crypto/caam/
H A Dkey_gen.h40 struct completion completion; member
/OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
H A Dlocks.h176 struct completion { struct
182 #define DECLARE_COMPLETION(x) struct completion x = COMPLETION_INITIALIZER(x) argument
H A Dmisc.h41 struct completion completion; member
/OK3568_Linux_fs/kernel/drivers/char/hw_random/
H A Dtimeriomem-rng.c39 struct completion completion; member
/OK3568_Linux_fs/kernel/crypto/
H A Dinternal.h28 struct completion completion; member
/OK3568_Linux_fs/kernel/drivers/net/wimax/i2400m/
H A Dusb-fw.c246 struct completion *completion) in i2400mu_notif_submit()
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Decdh_helper.c29 struct completion completion; member
/OK3568_Linux_fs/kernel/arch/powerpc/sysdev/
H A Dpmi.c33 struct completion *completion; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/xen/
H A Dxen_drm_front_evtchnl.h53 struct completion completion; member
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dlpc32xx_adc.c50 struct completion completion; member
H A Dintel_mrfld_adc.c56 struct completion completion; member
/OK3568_Linux_fs/kernel/drivers/iio/proximity/
H A Dvl53l0x-i2c.c44 struct completion completion; member
/OK3568_Linux_fs/kernel/include/linux/iio/adc/
H A Dad_sigma_delta.h69 struct completion completion; member
/OK3568_Linux_fs/kernel/drivers/rpmsg/
H A Dqcom_glink_ssr.c54 struct completion completion; member

12345678