Searched defs:complete (Results 1 - 131 of 131) sorted by relevance

/linux-4.1.27/drivers/dma/
H A Ddmaengine.h70 dma_cookie_t used, complete; dma_cookie_status() local
H A Dcppi41.c126 u16 complete; member in struct:chan_queues
H A Dep93xx_dma.c126 bool complete; member in struct:ep93xx_dma_desc
/linux-4.1.27/arch/tile/include/gxio/
H A Ddma_queue.h123 uint64_t complete; __gxio_dma_queue_reserve() local
/linux-4.1.27/drivers/scsi/isci/
H A Dtask.h86 struct completion *complete; member in struct:isci_tmf
/linux-4.1.27/include/linux/
H A Di2c-pnx.h21 struct completion complete; /* I/O completion */ member in struct:i2c_pnx_mif
H A Dkmod.h58 struct completion *complete; request_module_nowait() member in struct:subprocess_info
H A Dadb.h17 unsigned char complete; member in struct:adb_request
H A Dethtool.h250 void (*complete)(struct net_device *); member in struct:ethtool_ops
H A Dblk-mq.h116 softirq_done_fn *complete; member in struct:blk_mq_ops
H A Dpm.h297 void (*complete)(struct device *dev); member in struct:dev_pm_ops
H A Dedac.h746 struct completion complete; member in struct:mem_ctl_info
H A Dcrypto.h158 crypto_completion_t complete; member in struct:crypto_async_request
H A Dusb.h1479 usb_complete_t complete; /* (in) completion routine */ member in struct:urb
1749 struct completion complete; member in struct:usb_sg_request
H A Dnfs_xdr.h1427 void (*complete)(struct rpc_task *, struct nfs_renamedata *); member in struct:nfs_renamedata
H A Dskbuff.h3042 __skb_checksum_validate_complete(struct sk_buff *skb, bool complete, __wsum psum) __skb_checksum_validate_complete() argument
/linux-4.1.27/arch/s390/include/asm/
H A Dccwgroup.h52 void (*complete) (struct ccwgroup_device *); member in struct:ccwgroup_driver
H A Dccwdev.h144 void (*complete) (struct ccw_device *); member in struct:ccw_driver
/linux-4.1.27/kernel/sched/
H A Dcompletion.c29 void complete(struct completion *x) complete() function
38 EXPORT_SYMBOL(complete); variable
/linux-4.1.27/drivers/isdn/pcbit/
H A Dcapi.c493 capi_decode_conn_conf(struct pcbit_chan *chan, struct sk_buff *skb, int *complete) capi_decode_conn_conf() argument
H A Ddrv.c475 int complete, err; pcbit_l3_receive() local
/linux-4.1.27/drivers/md/
H A Ddm-log-userspace-transfer.c44 struct completion complete; member in struct:receiving_pkg
H A Ddm-era-target.c1173 struct completion complete; member in struct:rpc
H A Ddm-snap.c86 struct dm_exception_table complete; member in struct:dm_snapshot
H A Ddm-cache-target.c172 atomic_t complete; member in struct:invalidation_request
H A Ddm-thin.c2035 struct completion complete; member in struct:pool_work
/linux-4.1.27/drivers/staging/fwserial/
H A Ddma_fifo.c251 int dma_fifo_out_complete(struct dma_fifo *fifo, struct dma_pending *complete) dma_fifo_out_complete() argument
/linux-4.1.27/drivers/infiniband/ulp/ipoib/
H A Dipoib_fs.c103 unsigned int queuelen, complete, send_only; ipoib_mcg_seq_show() local
H A Dipoib_multicast.c63 unsigned int complete; member in struct:ipoib_mcast_iter
987 ipoib_mcast_iter_read(struct ipoib_mcast_iter *iter, union ib_gid *mgid, unsigned long *created, unsigned int *queuelen, unsigned int *complete, unsigned int *send_only) ipoib_mcast_iter_read() argument
/linux-4.1.27/include/media/
H A Dv4l2-async.h86 int (*complete)(struct v4l2_async_notifier *notifier); member in struct:v4l2_async_notifier
/linux-4.1.27/sound/soc/intel/common/
H A Dsst-ipc.h42 bool complete; member in struct:ipc_message
/linux-4.1.27/drivers/isdn/hisax/
H A Dst5481_usb.c60 usb_ctrl_msg(struct st5481_adapter *adapter, u8 request, u8 requesttype, u16 value, u16 index, ctrl_complete_t complete, void *context) usb_ctrl_msg() argument
88 st5481_usb_device_ctrl_msg(struct st5481_adapter *adapter, u8 request, u16 value, ctrl_complete_t complete, void *context) st5481_usb_device_ctrl_msg() argument
100 st5481_usb_pipe_reset(struct st5481_adapter *adapter, u_char pipe, ctrl_complete_t complete, void *context) st5481_usb_pipe_reset() argument
404 fill_isoc_urb(struct urb *urb, struct usb_device *dev, unsigned int pipe, void *buf, int num_packets, int packet_size, usb_complete_t complete, void *context) fill_isoc_urb() argument
429 st5481_setup_isocpipes(struct urb *urb[2], struct usb_device *dev, unsigned int pipe, int num_packets, int packet_size, int buf_size, usb_complete_t complete, void *context) st5481_setup_isocpipes() argument
H A Dhfc_usb.c427 fill_isoc_urb(struct urb *urb, struct usb_device *dev, unsigned int pipe, void *buf, int num_packets, int packet_size, int interval, usb_complete_t complete, void *context) fill_isoc_urb() argument
454 start_isoc_chain(usb_fifo *fifo, int num_packets_per_urb, usb_complete_t complete, int packet_size) start_isoc_chain() argument
H A Dst5481.h312 ctrl_complete_t complete; member in struct:ctrl_msg
/linux-4.1.27/drivers/macintosh/
H A Dmacio-adb.c207 int complete = 0; macio_adb_interrupt() local
H A Dvia-cuda.c454 int complete = 0; cuda_interrupt() local
/linux-4.1.27/drivers/staging/gdm724x/
H A Dgdm_mux.c285 gdm_mux_recv(void *priv_dev, int (*cb)(void *data, int len, int tty_index, struct tty_dev *tty_dev, int complete)) gdm_mux_recv() argument
H A Dgdm_tty.c139 gdm_tty_recv_complete(void *data, int len, int index, struct tty_dev *tty_dev, int complete) gdm_tty_recv_complete() argument
/linux-4.1.27/drivers/staging/i2o/
H A Dexec-osm.c52 int complete; /* 1 if reply received otherwise 0 */ member in struct:i2o_exec_wait
/linux-4.1.27/drivers/s390/cio/
H A Dcss.h91 void (*complete) (struct subchannel *); member in struct:css_driver
/linux-4.1.27/drivers/crypto/ccp/
H A Dccp-crypto.h198 int (*complete)(struct crypto_async_request *req, int ret); member in struct:ccp_ctx
/linux-4.1.27/drivers/gpu/drm/tegra/
H A Ddpaux.c44 struct completion complete; member in struct:tegra_dpaux
/linux-4.1.27/fs/nfs/
H A Dnfs4session.h49 struct completion complete; member in struct:nfs4_slot_table
/linux-4.1.27/net/bluetooth/
H A Dhci_request.c37 static int req_run(struct hci_request *req, hci_req_complete_t complete, req_run() argument
71 int hci_req_run(struct hci_request *req, hci_req_complete_t complete) hci_req_run() argument
76 int hci_req_run_skb(struct hci_request *req, hci_req_complete_skb_t complete) hci_req_run_skb() argument
H A Dsmp.c737 bool complete; smp_chan_destroy() local
H A Dmgmt.c3325 void mgmt_smp_complete(struct hci_conn *conn, bool complete) mgmt_smp_complete() argument
/linux-4.1.27/include/crypto/
H A Dmcryptd.h57 crypto_completion_t complete; member in struct:mcryptd_hash_request_ctx
/linux-4.1.27/drivers/i2c/busses/
H A Di2c-sun6i-p2wi.c86 struct completion complete; member in struct:p2wi
H A Di2c-wmt.c88 struct completion complete; member in struct:wmt_i2c_dev
H A Di2c-st.c190 struct completion complete; member in struct:st_i2c_dev
/linux-4.1.27/drivers/misc/
H A Darm-charlcd.c71 struct completion complete; member in struct:charlcd
/linux-4.1.27/drivers/gpu/drm/gma500/
H A Doaktrail_hdmi_i2c.c71 struct completion complete; member in struct:hdmi_i2c_dev
/linux-4.1.27/drivers/edac/
H A Dedac_core.h363 struct completion complete; member in struct:edac_pci_ctl_info
/linux-4.1.27/crypto/
H A Dahash.c31 crypto_completion_t complete; member in struct:ahash_request_priv
H A Dauthenc.c44 crypto_completion_t complete; member in struct:authenc_request_ctx
H A Dauthencesn.c47 crypto_completion_t complete; member in struct:authenc_esn_request_ctx
H A Dmcryptd.c317 mcryptd_hash_enqueue(struct ahash_request *req, crypto_completion_t complete) mcryptd_hash_enqueue() argument
H A Dcryptd.c65 crypto_completion_t complete; member in struct:cryptd_blkcipher_request_ctx
73 crypto_completion_t complete; member in struct:cryptd_hash_request_ctx
82 crypto_completion_t complete; member in struct:cryptd_aead_request_ctx
H A Dgcm.c63 void (*complete)(struct aead_request *req, int err); member in struct:crypto_gcm_ghash_ctx
/linux-4.1.27/drivers/usb/host/whci/
H A Dqset.c759 bool complete; process_inactive_qtd() local
/linux-4.1.27/drivers/iio/adc/
H A Dda9150-gpadc.c83 struct completion complete; member in struct:da9150_gpadc
H A Dqcom-spmi-iadc.c123 struct completion complete; member in struct:iadc_chip
H A Dqcom-spmi-vadc.c184 struct completion complete; member in struct:vadc_priv
/linux-4.1.27/drivers/net/ethernet/
H A Dlantiq_etop.c161 int complete = 0; ltq_etop_poll_rx() local
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dinit.c29 struct completion complete; member in struct:ath9k_eeprom_ctx
/linux-4.1.27/drivers/scsi/sym53c8xx_2/
H A Dsym_fw2.h93 u32 complete [ 6]; member in struct:SYM_FWA_SCR
H A Dsym_fw1.h92 u32 complete [ 6]; member in struct:SYM_FWA_SCR
/linux-4.1.27/drivers/char/ipmi/
H A Dipmi_bt_sm.c106 enum bt_states complete; /* to divert the state machine */ member in struct:si_sm_data
/linux-4.1.27/drivers/usb/isp1760/
H A Disp1760-udc.c285 bool complete; isp1760_ep_rx_ready() local
324 struct isp1760_request *complete = NULL; isp1760_ep_tx_complete() local
832 bool complete = false; isp1760_ep_queue() local
/linux-4.1.27/fs/xfs/
H A Dxfs_linux.h185 struct completion complete; member in struct:xfs_kobj
/linux-4.1.27/include/linux/mtd/
H A Donenand.h124 struct completion complete; member in struct:onenand_chip
/linux-4.1.27/include/linux/hsi/
H A Dhsi.h207 void (*complete)(struct hsi_msg *msg); member in struct:hsi_msg
/linux-4.1.27/include/linux/i2c/
H A Dbfin_twi.h66 struct completion complete; member in struct:bfin_twi_iface
/linux-4.1.27/include/linux/mmc/
H A Ddw_mmc.h214 void (*complete)(struct dw_mci *host); member in struct:dw_mci_dma_ops
/linux-4.1.27/drivers/isdn/hardware/eicon/
H A Ddi_defs.h87 byte complete; /* receive complete status */ member in struct:entity_s
H A Ddivasync.h185 int (*complete)(void *client_context, member in struct:_diva_xdi_stream_interface
/linux-4.1.27/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c949 fill_isoc_urb(struct urb *urb, struct usb_device *dev, unsigned int pipe, void *buf, int num_packets, int packet_size, int interval, usb_complete_t complete, void *context) fill_isoc_urb() argument
1386 start_isoc_chain(struct usb_fifo *fifo, int num_packets_per_urb, usb_complete_t complete, int packet_size) start_isoc_chain() argument
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
H A Dhif.h190 void (*complete) (struct htc_target *, struct hif_scatter_req *); member in struct:hif_scatter_req
/linux-4.1.27/drivers/media/platform/soc_camera/
H A Datmel-isi.c82 struct completion complete; member in struct:atmel_isi
H A Dsh_mobile_ceu_camera.c119 struct completion complete; member in struct:sh_mobile_ceu_dev
/linux-4.1.27/drivers/media/usb/dvb-usb/
H A Ddvb-usb.h319 void (*complete) (struct usb_data_stream *, u8 *, size_t); member in struct:usb_data_stream
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/
H A Ddvb_usb.h293 void (*complete) (struct usb_data_stream *, u8 *, size_t); member in struct:usb_data_stream
/linux-4.1.27/drivers/net/ethernet/sfc/
H A Dmcdi.c46 efx_mcdi_async_completer *complete; member in struct:efx_mcdi_async_param
680 _efx_mcdi_rpc_async(struct efx_nic *efx, unsigned int cmd, const efx_dword_t *inbuf, size_t inlen, size_t outlen, efx_mcdi_async_completer *complete, unsigned long cookie, bool quiet) _efx_mcdi_rpc_async() argument
755 efx_mcdi_rpc_async(struct efx_nic *efx, unsigned int cmd, const efx_dword_t *inbuf, size_t inlen, size_t outlen, efx_mcdi_async_completer *complete, unsigned long cookie) efx_mcdi_rpc_async() argument
763 efx_mcdi_rpc_async_quiet(struct efx_nic *efx, unsigned int cmd, const efx_dword_t *inbuf, size_t inlen, size_t outlen, efx_mcdi_async_completer *complete, unsigned long cookie) efx_mcdi_rpc_async_quiet() argument
/linux-4.1.27/drivers/crypto/ux500/hash/
H A Dhash_alg.h311 struct completion complete; member in struct:hash_dma
/linux-4.1.27/arch/x86/kernel/
H A Dhpet.c666 struct completion complete; member in struct:hpet_work_struct
/linux-4.1.27/drivers/block/
H A Dcpqarray.c1417 int complete; sendcmd() local
H A Dfloppy.c3771 struct completion complete; member in struct:rb0_cbdata
/linux-4.1.27/drivers/usb/musb/
H A Dmusb_host.c1093 bool complete = false; musb_h_ep0_irq() local
/linux-4.1.27/include/net/bluetooth/
H A Dbluetooth.h286 hci_req_complete_t complete; member in struct:req_ctrl
/linux-4.1.27/include/linux/spi/
H A Dspi.h679 void (*complete)(void *context); member in struct:spi_message
/linux-4.1.27/include/linux/usb/
H A Dgadget.h105 void (*complete)(struct usb_ep *ep, member in struct:usb_request
/linux-4.1.27/arch/arm/mach-rpc/
H A Decard.c65 struct completion *complete; member in struct:ecard_request
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
H A Dt4.h265 int complete; member in struct:t4_swsqe
/linux-4.1.27/drivers/mtd/nand/
H A Dsunxi_nand.c258 struct completion complete; member in struct:sunxi_nfc
H A Ddenali.h465 struct completion complete; member in struct:denali_nand_info
/linux-4.1.27/drivers/mtd/onenand/
H A Dsamsung.c143 struct completion complete; member in struct:s3c_onenand
/linux-4.1.27/drivers/net/ethernet/emulex/benet/
H A Dbe_hw.h208 u8 complete; /* dword 2 */ member in struct:amap_eth_hdr_wrb
/linux-4.1.27/drivers/scsi/bfa/
H A Dbfa_core.c1198 bfa_iocfc_init_cb(void *bfa_arg, bfa_boolean_t complete) bfa_iocfc_init_cb() argument
H A Dbfa_fcpim.c1051 __bfa_cb_itnim_online(void *cbarg, bfa_boolean_t complete) __bfa_cb_itnim_online() argument
1060 __bfa_cb_itnim_offline(void *cbarg, bfa_boolean_t complete) __bfa_cb_itnim_offline() argument
1069 __bfa_cb_itnim_sler(void *cbarg, bfa_boolean_t complete) __bfa_cb_itnim_sler() argument
2125 __bfa_cb_ioim_good_comp(void *cbarg, bfa_boolean_t complete) __bfa_cb_ioim_good_comp() argument
2138 __bfa_cb_ioim_comp(void *cbarg, bfa_boolean_t complete) __bfa_cb_ioim_comp() argument
2400 __bfa_cb_ioim_failed(void *cbarg, bfa_boolean_t complete) __bfa_cb_ioim_failed() argument
2414 __bfa_cb_ioim_pathtov(void *cbarg, bfa_boolean_t complete) __bfa_cb_ioim_pathtov() argument
2429 __bfa_cb_ioim_abort(void *cbarg, bfa_boolean_t complete) __bfa_cb_ioim_abort() argument
3264 __bfa_cb_tskim_done(void *cbarg, bfa_boolean_t complete) __bfa_cb_tskim_done() argument
3278 __bfa_cb_tskim_failed(void *cbarg, bfa_boolean_t complete) __bfa_cb_tskim_failed() argument
H A Dbfa_svc.c708 __bfa_fcxp_send_cbfn(void *cbarg, bfa_boolean_t complete) __bfa_fcxp_send_cbfn() argument
1799 bfa_lps_login_comp_cb(void *arg, bfa_boolean_t complete) bfa_lps_login_comp_cb() argument
1834 bfa_lps_logout_comp_cb(void *arg, bfa_boolean_t complete) bfa_lps_logout_comp_cb() argument
1866 bfa_lps_cvl_event_cb(void *arg, bfa_boolean_t complete) bfa_lps_cvl_event_cb() argument
3006 __bfa_cb_fcport_event(void *cbarg, bfa_boolean_t complete) __bfa_cb_fcport_event() argument
3353 __bfa_cb_fcport_stats_get(void *cbarg, bfa_boolean_t complete) __bfa_cb_fcport_stats_get() argument
3432 __bfa_cb_fcport_stats_clr(void *cbarg, bfa_boolean_t complete) __bfa_cb_fcport_stats_clr() argument
4863 __bfa_cb_rport_online(void *cbarg, bfa_boolean_t complete) __bfa_cb_rport_online() argument
4872 __bfa_cb_rport_offline(void *cbarg, bfa_boolean_t complete) __bfa_cb_rport_offline() argument
5475 __bfa_cb_uf_recv(void *cbarg, bfa_boolean_t complete) __bfa_cb_uf_recv() argument
/linux-4.1.27/drivers/scsi/ufs/
H A Dufshcd.h201 struct completion *complete; member in struct:ufs_dev_cmd
/linux-4.1.27/drivers/staging/wlan-ng/
H A Dhfa384x_usb.c206 int (*complete)(struct usbctlx_completor *); member in struct:usbctlx_completor
668 struct usbctlx_cmd_completor *complete; usbctlx_cmd_completor_fn() local
702 struct usbctlx_rrid_completor *complete; usbctlx_rrid_completor_fn() local
761 struct usbctlx_rmem_completor *complete = usbctlx_rmem_completor_fn() local
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
H A Dlu_object.c446 int complete; lu_cdebug_printer() local
/linux-4.1.27/drivers/staging/ozwpan/
H A Dozhcd.c1391 unsigned complete = 0; oz_process_ep0_urb() local
/linux-4.1.27/drivers/gpu/drm/exynos/
H A Dexynos_drm_g2d.c216 struct completion complete; member in struct:g2d_runqueue_node
/linux-4.1.27/drivers/crypto/
H A Dmv_cesa.c68 void (*complete) (void); member in struct:req_progress
H A Dpicoxcell_crypto.c100 void (*complete)(struct spacc_req *req); member in struct:spacc_req
116 struct tasklet_struct complete; member in struct:spacc_engine
/linux-4.1.27/drivers/tty/serial/
H A Damba-pl011.c125 struct completion complete; member in struct:pl011_dmarx_data
/linux-4.1.27/drivers/usb/misc/
H A Dusbtest.c1017 struct completion complete; member in struct:ctrl_ctx
1473 struct completion complete; member in struct:queued_ctx
/linux-4.1.27/drivers/video/fbdev/omap/
H A Dhwa742.c94 void (*complete)(void *data); member in struct:hwa742_request
/linux-4.1.27/fs/jfs/
H A Djfs_dmap.c4058 int complete, factor; dbMapFileSizeToMapSize() local
/linux-4.1.27/drivers/media/i2c/
H A Dadv7511.c83 bool complete; member in struct:adv7511_state_edid
H A Dadv7842.c2654 int complete = 0; adv7842_ddr_ram_test() local
/linux-4.1.27/drivers/platform/x86/
H A Dsamsung-laptop.c405 u8 complete, iface_data; sabi_command() local
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
H A Dswitch.c955 u32 complete; check_save_status() local
1312 u32 complete; check_restore_status() local
/linux-4.1.27/arch/powerpc/platforms/powermac/
H A Dlow_i2c.c121 struct completion complete; member in struct:pmac_i2c_host_kw
/linux-4.1.27/arch/powerpc/include/asm/
H A Drtas.h72 struct completion *complete; /* wait on this until working == 0 */ member in struct:rtas_suspend_me_data
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c2063 lro_add_page(struct adapter *adap, struct sge_qset *qs, struct sge_fl *fl, int len, int complete) lro_add_page() argument
/linux-4.1.27/drivers/net/wan/
H A Ddscc4.c148 __le32 complete; member in struct:TxFD
/linux-4.1.27/drivers/scsi/
H A Daha152x.c915 static int aha152x_internal_queue(Scsi_Cmnd *SCpnt, struct completion *complete, aha152x_internal_queue() argument
H A Dncr53c8xx.c1825 ncrcmd complete [ 9]; member in struct:script
/linux-4.1.27/drivers/usb/host/
H A Dehci.h53 unsigned long complete; member in struct:ehci_stats
H A Dfotg210.h28 unsigned long complete; member in struct:fotg210_stats
H A Dfusbh200.h28 unsigned long complete; member in struct:fusbh200_stats
/linux-4.1.27/fs/cifs/
H A Dcifssmb.c2026 cifs_writedata_alloc(unsigned int nr_pages, work_func_t complete) cifs_writedata_alloc() argument
H A Dfile.c2748 cifs_readdata_alloc(unsigned int nr_pages, work_func_t complete) cifs_readdata_alloc() argument
/linux-4.1.27/drivers/infiniband/hw/cxgb3/
H A Dcxio_wr.h679 int complete; member in struct:t3_swsq
/linux-4.1.27/drivers/net/ieee802154/
H A Dat86rf230.c75 void (*complete)(void *context); member in struct:at86rf230_state_change
/linux-4.1.27/drivers/net/ethernet/intel/
H A De100.c542 __le32 complete; member in struct:stats
1634 __le32 *complete = (nic->mac < mac_82558_D101_A4) ? &s->fc_xmt_pause : e100_update_stats() local
/linux-4.1.27/drivers/s390/net/
H A Dqeth_core.h729 void (*complete) (struct ccwgroup_device *); member in struct:qeth_discipline
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.h433 int (*complete)(struct bnx2x *bp, struct bnx2x_vlan_mac_obj *o, member in struct:bnx2x_vlan_mac_obj

Completed in 4650 milliseconds