/linux-4.1.27/drivers/dma/ |
H A D | cppi41.c | 126 u16 complete; member in struct:chan_queues 156 [ 0] = { .submit = 32, .complete = 93}, 157 [ 1] = { .submit = 34, .complete = 94}, 158 [ 2] = { .submit = 36, .complete = 95}, 159 [ 3] = { .submit = 38, .complete = 96}, 160 [ 4] = { .submit = 40, .complete = 97}, 161 [ 5] = { .submit = 42, .complete = 98}, 162 [ 6] = { .submit = 44, .complete = 99}, 163 [ 7] = { .submit = 46, .complete = 100}, 164 [ 8] = { .submit = 48, .complete = 101}, 165 [ 9] = { .submit = 50, .complete = 102}, 166 [10] = { .submit = 52, .complete = 103}, 167 [11] = { .submit = 54, .complete = 104}, 168 [12] = { .submit = 56, .complete = 105}, 169 [13] = { .submit = 58, .complete = 106}, 170 [14] = { .submit = 60, .complete = 107}, 173 [15] = { .submit = 62, .complete = 125}, 174 [16] = { .submit = 64, .complete = 126}, 175 [17] = { .submit = 66, .complete = 127}, 176 [18] = { .submit = 68, .complete = 128}, 177 [19] = { .submit = 70, .complete = 129}, 178 [20] = { .submit = 72, .complete = 130}, 179 [21] = { .submit = 74, .complete = 131}, 180 [22] = { .submit = 76, .complete = 132}, 181 [23] = { .submit = 78, .complete = 133}, 182 [24] = { .submit = 80, .complete = 134}, 183 [25] = { .submit = 82, .complete = 135}, 184 [26] = { .submit = 84, .complete = 136}, 185 [27] = { .submit = 86, .complete = 137}, 186 [28] = { .submit = 88, .complete = 138}, 187 [29] = { .submit = 90, .complete = 139}, 192 [ 0] = { .submit = 1, .complete = 109}, 193 [ 1] = { .submit = 2, .complete = 110}, 194 [ 2] = { .submit = 3, .complete = 111}, 195 [ 3] = { .submit = 4, .complete = 112}, 196 [ 4] = { .submit = 5, .complete = 113}, 197 [ 5] = { .submit = 6, .complete = 114}, 198 [ 6] = { .submit = 7, .complete = 115}, 199 [ 7] = { .submit = 8, .complete = 116}, 200 [ 8] = { .submit = 9, .complete = 117}, 201 [ 9] = { .submit = 10, .complete = 118}, 202 [10] = { .submit = 11, .complete = 119}, 203 [11] = { .submit = 12, .complete = 120}, 204 [12] = { .submit = 13, .complete = 121}, 205 [13] = { .submit = 14, .complete = 122}, 206 [14] = { .submit = 15, .complete = 123}, 209 [15] = { .submit = 16, .complete = 141}, 210 [16] = { .submit = 17, .complete = 142}, 211 [17] = { .submit = 18, .complete = 143}, 212 [18] = { .submit = 19, .complete = 144}, 213 [19] = { .submit = 20, .complete = 145}, 214 [20] = { .submit = 21, .complete = 146}, 215 [21] = { .submit = 22, .complete = 147}, 216 [22] = { .submit = 23, .complete = 148}, 217 [23] = { .submit = 24, .complete = 149}, 218 [24] = { .submit = 25, .complete = 150}, 219 [25] = { .submit = 26, .complete = 151}, 220 [26] = { .submit = 27, .complete = 152}, 221 [27] = { .submit = 28, .complete = 153}, 222 [28] = { .submit = 29, .complete = 154}, 223 [29] = { .submit = 30, .complete = 155}, 570 desc_phys = cppi41_pop_desc(cdd, cdd->td_queue.complete); cppi41_tear_down_chan() 859 cchan->q_comp_num = queues[cchan->port_num].complete; cpp41_dma_filter_fn() 887 .td_queue = { .submit = 31, .complete = 0 },
|
H A D | dmaengine.h | 42 * dma_cookie_complete - complete a descriptor 43 * @tx: descriptor to complete 45 * Mark this descriptor complete by updating the channels completed 70 dma_cookie_t used, complete; dma_cookie_status() local 73 complete = chan->completed_cookie; dma_cookie_status() 76 state->last = complete; dma_cookie_status() 80 return dma_async_is_complete(cookie, complete, used); dma_cookie_status()
|
/linux-4.1.27/arch/sh/include/mach-dreamcast/mach/ |
H A D | sysasic.h | 30 #define HW_EVENT_MAPLE_DMA (HW_EVENT_IRQ_BASE + 12) /* Maple DMA complete */ 31 #define HW_EVENT_GDROM_DMA (HW_EVENT_IRQ_BASE + 14) /* GD-ROM DMA complete */ 32 #define HW_EVENT_G2_DMA (HW_EVENT_IRQ_BASE + 15) /* G2 DMA complete */ 33 #define HW_EVENT_PVR2_DMA (HW_EVENT_IRQ_BASE + 19) /* PVR2 DMA complete */ 36 #define HW_EVENT_GDROM_CMD (HW_EVENT_IRQ_BASE + 32) /* GD-ROM cmd. complete */
|
/linux-4.1.27/arch/alpha/lib/ |
H A D | csum_ipv6_magic.S | 43 or $0,$21,$0 # .. e1 : 1st src word complete 50 or $1,$22,$1 # .. e1 : 2nd src word complete 58 or $2,$23,$2 # .. e1 : 1st dst word complete 60 or $18,$5,$18 # .. e1 : len complete 63 or $3,$24,$3 # .. e1 : 2nd dst word complete 72 sra $19,32,$19 # e0 : proto complete
|
H A D | ev6-csum_ipv6_magic.S | 82 or $0,$22,$0 # E : 1st src word complete 89 or $1,$5,$1 # E : 2nd src word complete 98 or $2,$22,$2 # E : 1st dst word complete 100 or $3,$23,$3 # E : U L U L : 2nd dst word complete
|
/linux-4.1.27/drivers/md/ |
H A D | dm-mpath.h | 19 /* Callback for hwh_pg_init_fn to use when complete */
|
H A D | dm-builtin.c | 26 * 6. dm_kobject_release calls complete() 45 complete(dm_get_completion_from_kobject(kobj)); dm_kobject_release()
|
H A D | dm-log-userspace-transfer.c | 44 struct completion complete; member in struct:receiving_pkg 122 complete(&pkg->complete); fill_pkg() 218 init_completion(&pkg.complete); dm_consult_userspace() 240 tmo = wait_for_completion_timeout(&(pkg.complete), DM_ULOG_RETRY_TIMEOUT); dm_consult_userspace()
|
/linux-4.1.27/fs/xfs/ |
H A D | xfs_sysfs.h | 36 complete(&kobj->complete); xfs_sysfs_release() 46 init_completion(&kobj->complete); xfs_sysfs_init() 57 wait_for_completion(&kobj->complete); xfs_sysfs_del()
|
/linux-4.1.27/arch/powerpc/mm/ |
H A D | vphn.h | 10 * form the complete property we have to add the length in the first cell.
|
/linux-4.1.27/tools/testing/selftests/powerpc/vphn/ |
H A D | vphn.h | 10 * form the complete property we have to add the length in the first cell.
|
/linux-4.1.27/crypto/ |
H A D | cryptd.c | 65 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 132 * req->complete) and reschedule itself if there are more work to 157 backlog->complete(backlog, -EINPROGRESS); cryptd_queue_worker() 158 req->complete(req, 0); cryptd_queue_worker() 223 req->base.complete = rctx->complete; cryptd_blkcipher_crypt() 227 rctx->complete(&req->base, err); cryptd_blkcipher_crypt() 257 rctx->complete = req->base.complete; cryptd_blkcipher_enqueue() 258 req->base.complete = compl; cryptd_blkcipher_enqueue() 444 rctx->complete = req->base.complete; cryptd_hash_enqueue() 445 req->base.complete = compl; cryptd_hash_enqueue() 466 req->base.complete = rctx->complete; cryptd_hash_init() 470 rctx->complete(&req->base, err); cryptd_hash_init() 491 req->base.complete = rctx->complete; cryptd_hash_update() 495 rctx->complete(&req->base, err); cryptd_hash_update() 514 req->base.complete = rctx->complete; cryptd_hash_final() 518 rctx->complete(&req->base, err); cryptd_hash_final() 537 req->base.complete = rctx->complete; cryptd_hash_finup() 541 rctx->complete(&req->base, err); cryptd_hash_finup() 566 req->base.complete = rctx->complete; cryptd_hash_digest() 570 rctx->complete(&req->base, err); cryptd_hash_digest() 669 req->base.complete = rctx->complete; cryptd_aead_crypt() 672 rctx->complete(&req->base, err); cryptd_aead_crypt() 703 rctx->complete = req->base.complete; cryptd_aead_enqueue() 704 req->base.complete = compl; cryptd_aead_enqueue()
|
H A D | mcryptd.c | 150 * req->complete) and reschedule itself if there are more work to 184 backlog->complete(backlog, -EINPROGRESS); mcryptd_queue_worker() 185 req->complete(req, 0); mcryptd_queue_worker() 318 crypto_completion_t complete) mcryptd_hash_enqueue() 327 rctx->complete = req->base.complete; mcryptd_hash_enqueue() 328 req->base.complete = complete; mcryptd_hash_enqueue() 351 req->base.complete = rctx->complete; mcryptd_hash_init() 355 rctx->complete(&req->base, err); mcryptd_hash_init() 374 req->base.complete = rctx->complete; mcryptd_hash_update() 381 rctx->complete(&req->base, err); mcryptd_hash_update() 400 req->base.complete = rctx->complete; mcryptd_hash_final() 407 rctx->complete(&req->base, err); mcryptd_hash_final() 427 req->base.complete = rctx->complete; mcryptd_hash_finup() 434 rctx->complete(&req->base, err); mcryptd_hash_finup() 460 req->base.complete = rctx->complete; mcryptd_hash_digest() 467 rctx->complete(&req->base, err); mcryptd_hash_digest() 317 mcryptd_hash_enqueue(struct ahash_request *req, crypto_completion_t complete) mcryptd_hash_enqueue() argument
|
H A D | ahash.c | 31 crypto_completion_t complete; member in struct:ahash_request_priv 261 * .base.complete = ADJUSTED[pointer to completion function] ahash_save_req() 265 * .complete = ORIGINAL(base.complete) ahash_save_req() 271 priv->complete = req->base.complete; ahash_save_req() 280 req->base.complete = cplt; ahash_save_req() 293 req->base.complete = priv->complete; ahash_restore_req() 332 areq->base.complete(&areq->base, err); ahash_op_unaligned_done() 400 areq->base.complete(&areq->base, err); ahash_def_finup_done2() 408 req->base.complete = ahash_def_finup_done2; ahash_def_finup_finish1() 423 areq->base.complete(&areq->base, err); ahash_def_finup_done1()
|
H A D | authencesn.c | 47 crypto_completion_t complete; member in struct:authenc_esn_request_ctx 122 areq_ctx->complete, req); authenc_esn_geniv_ahash_update_done() 152 areq_ctx->complete, req); authenc_esn_geniv_ahash_update_done2() 220 areq_ctx->complete, req); authenc_esn_verify_ahash_update_done() 239 req->base.complete, req->base.data); authenc_esn_verify_ahash_update_done() 269 areq_ctx->complete, req); authenc_esn_verify_ahash_update_done2() 288 req->base.complete, req->base.data); authenc_esn_verify_ahash_update_done2() 328 req->base.complete, req->base.data); authenc_esn_verify_ahash_done() 377 areq_ctx->complete, req); crypto_authenc_esn_ahash() 438 areq_ctx->complete = authenc_esn_geniv_ahash_done; crypto_authenc_esn_genicv() 542 areq_ctx->complete = authenc_esn_verify_ahash_done; crypto_authenc_esn_verify() 606 areq_ctx->complete = authenc_esn_verify_ahash_done; crypto_authenc_esn_iverify() 633 req->base.complete, req->base.data); crypto_authenc_esn_decrypt()
|
H A D | authenc.c | 44 crypto_completion_t complete; member in struct:authenc_request_ctx 138 areq_ctx->complete, req); authenc_geniv_ahash_update_done() 191 areq_ctx->complete, req); authenc_verify_ahash_update_done() 210 req->base.complete, req->base.data); authenc_verify_ahash_update_done() 249 req->base.complete, req->base.data); authenc_verify_ahash_done() 289 areq_ctx->complete, req); crypto_authenc_ahash_fb() 315 areq_ctx->complete, req); crypto_authenc_ahash() 363 areq_ctx->complete = authenc_geniv_ahash_done; crypto_authenc_genicv() 467 areq_ctx->complete = authenc_verify_ahash_done; crypto_authenc_verify() 541 req->base.complete, req->base.data); crypto_authenc_decrypt()
|
/linux-4.1.27/drivers/net/ethernet/freescale/fs_enet/ |
H A D | fec.h | 14 #define FEC_ENET_GRA 0x10000000U /* Graceful stop complete */ 41 * Delay to wait for FEC reset command to complete (in us)
|
/linux-4.1.27/arch/mn10300/proc-mn103e010/include/proc/ |
H A D | dmactl-regs.h | 78 #define DM0IRQ 16 /* DMA channel 0 complete IRQ */ 79 #define DM1IRQ 17 /* DMA channel 1 complete IRQ */ 80 #define DM2IRQ 18 /* DMA channel 2 complete IRQ */ 81 #define DM3IRQ 19 /* DMA channel 3 complete IRQ */ 83 #define DM0ICR GxICR(DM0IRQ) /* DMA channel 0 complete intr ctrl reg */ 84 #define DM1ICR GxICR(DM0IR1) /* DMA channel 1 complete intr ctrl reg */ 85 #define DM2ICR GxICR(DM0IR2) /* DMA channel 2 complete intr ctrl reg */ 86 #define DM3ICR GxICR(DM0IR3) /* DMA channel 3 complete intr ctrl reg */
|
/linux-4.1.27/arch/mn10300/proc-mn2ws0050/include/proc/ |
H A D | dmactl-regs.h | 79 #define DM0IRQ 16 /* DMA channel 0 complete IRQ */ 80 #define DM1IRQ 17 /* DMA channel 1 complete IRQ */ 81 #define DM2IRQ 18 /* DMA channel 2 complete IRQ */ 82 #define DM3IRQ 19 /* DMA channel 3 complete IRQ */ 84 #define DM0ICR GxICR(DM0IRQ) /* DMA channel 0 complete intr ctrl reg */ 85 #define DM1ICR GxICR(DM0IR1) /* DMA channel 1 complete intr ctrl reg */ 86 #define DM2ICR GxICR(DM0IR2) /* DMA channel 2 complete intr ctrl reg */ 87 #define DM3ICR GxICR(DM0IR3) /* DMA channel 3 complete intr ctrl reg */
|
/linux-4.1.27/arch/alpha/include/uapi/asm/ |
H A D | auxvec.h | 10 /* More complete cache descriptions than AT_[DIU]CACHEBSIZE. If the
|
/linux-4.1.27/arch/ia64/sn/kernel/sn2/ |
H A D | ptc_deadlock.S | 50 5: ld8.acq scr1=[piowc];; // Wait for PIOs to complete. 65 5: ld8.acq scr1=[piowcphy];; // Wait for PIOs to complete. 76 5: ld8.acq scr1=[piowcphy];; // Wait for PIOs to complete.
|
/linux-4.1.27/drivers/pci/ |
H A D | vpd.c | 19 /* Don't return success of the tag isn't complete */ pci_vpd_find_tag()
|
/linux-4.1.27/drivers/dma/ppc4xx/ |
H A D | xor.h | 42 #define XOR_SR_CBC_BIT (1<<1) /* CB complete */ 43 #define XOR_SR_CBLC_BIT (1<<0) /* CB list complete */ 61 #define XOR_IE_CBCIE_BIT (1<<1) /* CB complete interrupt enable */ 62 #define XOR_IE_CBLCI_BIT (1<<0) /* CB list complete interrupt enable */
|
/linux-4.1.27/block/ |
H A D | blk-exec.c | 20 * @rq: request to complete 30 * complete last, if this is a stack request the process (and thus blk_end_sync_rq() 31 * the rq pointer) could be invalid right after this complete() blk_end_sync_rq() 33 complete(waiting); blk_end_sync_rq()
|
H A D | blk-flush.c | 57 * complete. The first completion updates the contained bio but doesn't 59 * sequence is complete. This is implemented by testing REQ_FLUSH_SEQ in 122 * complete the bio again. @rq->biotail is guaranteed to equal the blk_flush_restore_request() 150 * blk_flush_complete_seq - complete flush sequence 153 * @seq: sequences to complete (mask of %REQ_FSEQ_*, can be zero) 390 * complete the request. blk_insert_flush()
|
/linux-4.1.27/fs/ntfs/ |
H A D | malloc.h | 39 * If there was insufficient memory to complete the request, return NULL. 62 * If there was insufficient memory to complete the request, return NULL. 77 * for as long as it takes to complete the allocation. 79 * If there was insufficient memory to complete the request, return NULL.
|
/linux-4.1.27/include/linux/ |
H A D | smscphy.h | 14 #define MII_LAN83C185_ISF_INT6 (1<<6) /* Auto-Negotiation complete */
|
H A D | i2c-pnx.h | 21 struct completion complete; /* I/O completion */ member in struct:i2c_pnx_mif
|
H A D | errno.h | 29 #define EJUKEBOX 528 /* Request initiated, but will not complete before timeout */
|
H A D | fscache.h | 260 * See Documentation/filesystems/caching/netfs-api.txt for a complete 280 * See Documentation/filesystems/caching/netfs-api.txt for a complete 297 * See Documentation/filesystems/caching/netfs-api.txt for a complete 315 * See Documentation/filesystems/caching/netfs-api.txt for a complete 337 * See Documentation/filesystems/caching/netfs-api.txt for a complete 363 * See Documentation/filesystems/caching/netfs-api.txt for a complete 399 * See Documentation/filesystems/caching/netfs-api.txt for a complete 415 * See Documentation/filesystems/caching/netfs-api.txt for a complete 430 * See Documentation/filesystems/caching/netfs-api.txt for a complete 446 * See Documentation/filesystems/caching/netfs-api.txt for a complete 464 * is then marked non-caching until such time as the invalidation is complete. 468 * See Documentation/filesystems/caching/netfs-api.txt for a complete 479 * fscache_wait_on_invalidate - Wait for invalidation to complete 482 * Wait for the invalidation of an object to complete. 484 * See Documentation/filesystems/caching/netfs-api.txt for a complete 503 * See Documentation/filesystems/caching/netfs-api.txt for a complete 538 * See Documentation/filesystems/caching/netfs-api.txt for a complete 587 * See Documentation/filesystems/caching/netfs-api.txt for a complete 622 * See Documentation/filesystems/caching/netfs-api.txt for a complete 671 * See Documentation/filesystems/caching/netfs-api.txt for a complete 696 * See Documentation/filesystems/caching/netfs-api.txt for a complete 714 * See Documentation/filesystems/caching/netfs-api.txt for a complete 727 * fscache_wait_on_page_write - Wait for a page to complete writing to the cache 734 * See Documentation/filesystems/caching/netfs-api.txt for a complete
|
H A D | completion.h | 20 * See also: complete(), wait_for_completion() (and friends _timeout, 106 extern void complete(struct completion *);
|
H A D | kmod.h | 53 #define UMH_WAIT_PROC 2 /* wait for the process to complete */ request_module_nowait() 58 struct completion *complete; request_module_nowait() member in struct:subprocess_info
|
H A D | raid_class.h | 51 /* resync complete goes from 0 to this */
|
H A D | ste_modem_shm.h | 28 * @power: Main power switch, used for cold-start or complete power off.
|
H A D | adb.h | 17 unsigned char complete; member in struct:adb_request
|
H A D | async.h | 34 * complete, this domain does not participate in async_synchronize_full
|
H A D | lguest_launcher.h | 16 * complete. Bwahahahah!
|
/linux-4.1.27/drivers/macintosh/ |
H A D | via-pmu68k.c | 199 while (!req.complete) { pmu_init() 227 while (!req.complete) { pmu_init() 236 bright_req_1.complete = 1; pmu_init() 237 bright_req_2.complete = 1; pmu_init() 238 bright_req_3.complete = 1; pmu_init() 278 req->complete = 1; pmu_send_request() 366 req->complete = 1; pmu_send_request() 371 while (!req->complete) pmu_send_request() 395 while (!req.complete) pmu_autopoll() 427 while (!req.complete) pmu_reset_bus() 430 while (!req.complete) { pmu_reset_bus() 455 req->complete = 1; pmu_request() 480 req->complete = 1; pmu_queue_request() 485 req->complete = 1; pmu_queue_request() 491 req->complete = 0; pmu_queue_request() 690 req->complete = 1; pmu_done() 757 while (!req.complete) pmu_enable_backlight() 769 while (!req.complete) pmu_enable_backlight() 774 while (!req.complete) pmu_enable_backlight() 788 if (bright_req_1.complete) pmu_set_brightness() 791 if (bright_req_2.complete) pmu_set_brightness() 803 while (!req.complete) pmu_enable_irled()
|
H A D | via-cuda.c | 138 while (!req.complete) find_via_cuda() 191 while (!req.complete) find_via_cuda() 312 req->complete = 1; cuda_send_request() 323 while (!req->complete) cuda_send_request() 340 while (!req.complete) cuda_adb_autopoll() 355 while (!req.complete) cuda_reset_adb_bus() 369 req->complete = 1; cuda_request() 390 req->complete = 1; cuda_write() 395 req->complete = 0; cuda_write() 454 int complete = 0; cuda_interrupt() local 530 complete = 1; cuda_interrupt() 572 complete = 1; cuda_interrupt() 599 if (complete && req) { cuda_interrupt() 602 req->complete = 1; cuda_interrupt() 604 * struct request will survive to setting req->complete to 1 cuda_interrupt()
|
H A D | macio-adb.c | 180 req->complete = 0; macio_send_request() 194 while (!req->complete) macio_send_request() 207 int complete = 0; macio_adb_interrupt() local 225 complete = 1; macio_adb_interrupt() 245 complete = 1; macio_adb_interrupt() 260 if (complete && req) { macio_adb_interrupt() 263 req->complete = 1; macio_adb_interrupt() 265 * struct request will survive to setting req->complete to 1 macio_adb_interrupt()
|
H A D | adb-iop.c | 68 req->complete = 1; adb_iop_end_req() 127 /* it up, plus complete the current request, if any. */ adb_iop_listen() 225 while (!req->complete) adb_iop_poll(); adb_iop_send_request() 235 req->complete = 1; adb_iop_write() 243 req->complete = 0; adb_iop_write() 280 while (!req.complete) { adb_iop_reset_bus()
|
H A D | via-pmu-led.c | 68 if (pmu_blink_req.complete && !pmu_sys_suspended) pmu_led_set() 111 pmu_blink_req.complete = 1; via_pmu_led_init()
|
H A D | via-macii.c | 221 req.complete = 0; macii_queue_poll() 246 while (!req->complete) { macii_send_request() 259 req->complete = 1; macii_write() 265 req->complete = 0; macii_write() 442 req->complete = 1; macii_interrupt() 521 req->complete = 1; macii_interrupt()
|
/linux-4.1.27/drivers/isdn/hisax/ |
H A D | hfc4s8s_l1.h | 7 /* To get this complete register description contact */ 19 * for complete register description. This will define _HFC48SCU_H_
|
H A D | st5481_usb.c | 62 ctrl_complete_t complete, void *context) usb_ctrl_msg() 79 ctrl_msg->complete = complete; usb_ctrl_msg() 90 ctrl_complete_t complete, void *context) st5481_usb_device_ctrl_msg() 94 value, 0, complete, context); st5481_usb_device_ctrl_msg() 102 ctrl_complete_t complete, void *context) st5481_usb_pipe_reset() 108 0, pipe, complete, context); st5481_usb_pipe_reset() 155 if (ctrl_msg->complete) usb_ctrl_complete() 156 ctrl_msg->complete(ctrl_msg->context); usb_ctrl_complete() 406 int packet_size, usb_complete_t complete, fill_isoc_urb() 418 urb->complete = complete; fill_isoc_urb() 432 usb_complete_t complete, void *context) st5481_setup_isocpipes() 450 num_packets, packet_size, complete, st5481_setup_isocpipes() 60 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
|
/linux-4.1.27/drivers/staging/gdm724x/ |
H A D | gdm_mux.h | 66 int complete); 90 int complete);
|
H A D | gdm_tty.h | 56 int complete));
|
H A D | gdm_tty.c | 143 int complete) gdm_tty_recv_complete() 148 if (complete == RECV_PACKET_PROCESS_COMPLETE) gdm_tty_recv_complete() 162 if (complete == RECV_PACKET_PROCESS_COMPLETE) gdm_tty_recv_complete() 139 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/char/tpm/ |
H A D | tpm_ibmvtpm.h | 54 #define INIT_CRQ_COMP_CMD 0xC002000000000000LL /* Init complete cmd */ 56 #define INIT_CRQ_COMP_RES 0x02 /* Init complete respond */
|
/linux-4.1.27/drivers/crypto/ccp/ |
H A D | ccp-crypto-main.c | 148 req->complete(req, -EINPROGRESS); ccp_crypto_complete() 161 backlog->req->complete(backlog->req, -EINPROGRESS); ccp_crypto_complete() 166 req->complete(req, -EINPROGRESS); ccp_crypto_complete() 170 if (ctx->complete) ccp_crypto_complete() 171 ret = ctx->complete(req, ret); ccp_crypto_complete() 172 req->complete(req, ret); ccp_crypto_complete() 186 if (ctx->complete) ccp_crypto_complete() 187 ret = ctx->complete(held->req, ret); ccp_crypto_complete() 188 held->req->complete(held->req, ret); ccp_crypto_complete() 193 backlog->req->complete(backlog->req, -EINPROGRESS); ccp_crypto_complete()
|
/linux-4.1.27/kernel/sched/ |
H A D | completion.c | 6 * interface also makes it easy to 'complete' multiple waiting threads, 18 * complete: - signals a single thread waiting on this completion 29 void complete(struct completion *x) complete() function 38 EXPORT_SYMBOL(complete); variable 118 * and interrupt capability. Also see complete(). 304 * If ->done, we need to wait for complete() to release ->wait.lock completion_done() 305 * otherwise we can end up freeing the completion before complete() completion_done() 308 * The RMB pairs with complete()'s RELEASE of ->wait.lock and orders completion_done() 310 * the lock before complete() acquires it while observing the ->done completion_done()
|
/linux-4.1.27/drivers/media/usb/dvb-usb/ |
H A D | dvb-usb-urb.c | 98 adap->fe_adap[i].stream.complete = dvb_usb_adapter_stream_init() 102 adap->fe_adap[i].stream.complete = dvb_usb_adapter_stream_init() 105 adap->fe_adap[i].stream.complete = dvb_usb_data_complete; dvb_usb_adapter_stream_init()
|
H A D | ttusb2.h | 23 * in message (complete block is always 0x40 bytes long)
|
H A D | usb-urb.c | 47 stream->complete(stream, b + urb->iso_frame_desc[i].offset, urb->iso_frame_desc[i].actual_length); usb_urb_complete() 56 stream->complete(stream, b, urb->actual_length); usb_urb_complete() 192 urb->complete = usb_urb_complete; usb_isoc_urb_init() 221 if (stream->complete == NULL) { usb_urb_init()
|
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_hwtstamp.c | 66 /* wait for present system time initialize to complete */ stmmac_init_systime() 90 /* wait for present addend update to complete */ stmmac_config_addend() 117 /* wait for present system time adjust/update to complete */ stmmac_adjust_systime()
|
H A D | stmmac_mdio.c | 114 /* Wait until any existing MII operation is complete */ stmmac_mdio_write() 122 /* Wait until any existing MII operation is complete */ stmmac_mdio_write() 179 * It doesn't complete its reset until at least one clock cycle stmmac_mdio_reset()
|
/linux-4.1.27/drivers/net/ethernet/neterion/vxge/ |
H A D | vxge-version.h | 6 * a complete program and may only be used when the entire operating
|
H A D | vxge-ethtool.h | 6 * a complete program and may only be used when the entire operating
|
/linux-4.1.27/arch/tile/include/gxio/ |
H A D | dma_queue.h | 123 uint64_t complete; __gxio_dma_queue_reserve() local 124 complete = ACCESS_ONCE(dma_queue->hw_complete_count); __gxio_dma_queue_reserve() 125 slot |= (complete & 0xffffffffff000000); __gxio_dma_queue_reserve() 126 if (slot < complete) __gxio_dma_queue_reserve()
|
/linux-4.1.27/drivers/block/drbd/ |
H A D | drbd_interval.h | 13 int waiting:1; /* someone is waiting for this to complete */
|
/linux-4.1.27/drivers/video/fbdev/omap/ |
H A D | hwa742.c | 94 void (*complete)(void *data); member in struct:hwa742_request 285 void (*complete)(void *); process_pending_requests() 295 complete = req->complete; process_pending_requests() 299 if (complete) process_pending_requests() 300 complete(complete_data); process_pending_requests() 326 void (*complete)(void *); request_complete() 329 complete = req->complete; request_complete() 334 if (complete) request_complete() 335 complete(complete_data); request_complete() 418 req->complete = send_frame_complete; \ 485 last->complete = auto_update_complete; hwa742_update_window_auto() 516 last->complete = complete_callback; hwa742_update_window_async() 550 complete(req->par.sync); sync_handler() 563 req->complete = NULL; hwa742_sync()
|
/linux-4.1.27/include/net/caif/ |
H A D | caif_hsi.h | 42 /* Size of the complete HSI packet descriptor. */ 46 * Size of the complete HSI packet descriptor excluding the optional embedded 58 /* Size of the complete HSI TX buffer. */ 61 /* Size of the complete HSI RX buffer. */
|
/linux-4.1.27/include/uapi/linux/ |
H A D | udp.h | 30 #define UDP_CORK 1 /* Never send partially complete segments */
|
H A D | atmioc.h | 7 * See http://icawww1.epfl.ch/linux-atm/magic.html for the complete list of
|
H A D | bsg.h | 55 __u32 duration; /* [o] time to complete, in milliseconds */
|
H A D | uinput.h | 82 * The complete sysfs path is then /sys/devices/virtual/input/--NAME-- 118 * uinput_ff_upload_effect struct. This will complete execution 132 * uinput_ff_erase_effect struct. This will complete execution
|
/linux-4.1.27/arch/sh/include/uapi/asm/ |
H A D | auxvec.h | 25 * More complete cache descriptions than AT_[DIU]CACHEBSIZE. If the
|
/linux-4.1.27/arch/avr32/lib/ |
H A D | csum_partial.S | 18 /* checksum complete words, aligned or not */
|
H A D | csum_partial_copy_generic.S | 83 * TODO: zero the complete destination - computing the rest
|
/linux-4.1.27/net/appletalk/ |
H A D | dev.c | 35 * Constructs a new net device, complete with a private data area of
|
/linux-4.1.27/tools/power/cpupower/bench/ |
H A D | benchmark.h | 20 /* load loop, this schould take about 1 to 2ms to complete */
|
/linux-4.1.27/drivers/misc/mei/ |
H A D | interrupt.c | 33 * mei_irq_compl_handler - dispatch complete handlers 164 * @cmpl_list: complete list. 199 * @cmpl_list: complete list. 239 * @cmpl_list: complete list. 276 * @cmpl_list: complete list. 431 /* complete all waiting for write CB */ mei_irq_write_handler() 432 dev_dbg(dev->dev, "complete all waiting for write cb.\n"); mei_irq_write_handler() 459 /* complete control write list CB */ mei_irq_write_handler() 460 dev_dbg(dev->dev, "complete control write list cb.\n"); mei_irq_write_handler() 496 /* complete write list CB */ mei_irq_write_handler() 497 dev_dbg(dev->dev, "complete write list cb.\n"); mei_irq_write_handler()
|
/linux-4.1.27/drivers/i2c/busses/ |
H A D | i2c-wmt.c | 88 struct completion complete; member in struct:wmt_i2c_dev 162 reinit_completion(&i2c_dev->complete); wmt_i2c_write() 180 wait_result = wait_for_completion_timeout(&i2c_dev->complete, wmt_i2c_write() 252 reinit_completion(&i2c_dev->complete); wmt_i2c_read() 270 wait_result = wait_for_completion_timeout(&i2c_dev->complete, wmt_i2c_read() 336 complete(&i2c_dev->complete); wmt_i2c_isr() 426 init_completion(&i2c_dev->complete); wmt_i2c_probe()
|
H A D | i2c-sun6i-p2wi.c | 86 struct completion complete; member in struct:p2wi 107 complete(&p2wi->complete); p2wi_interrupt() 146 reinit_completion(&p2wi->complete); p2wi_smbus_xfer() 154 wait_for_completion(&p2wi->complete); p2wi_smbus_xfer() 274 init_completion(&p2wi->complete); p2wi_probe()
|
H A D | i2c-pnx.c | 250 complete(&alg_data->mif.complete); i2c_pnx_master_xmit() 267 complete(&alg_data->mif.complete); i2c_pnx_master_xmit() 351 complete(&alg_data->mif.complete); i2c_pnx_master_rcv() 387 complete(&alg_data->mif.complete); i2c_pnx_interrupt() 406 complete(&alg_data->mif.complete); i2c_pnx_interrupt() 457 complete(&alg_data->mif.complete); i2c_pnx_timeout() 536 init_completion(&alg_data->mif.complete); i2c_pnx_xfer() 549 wait_for_completion(&alg_data->mif.complete); i2c_pnx_xfer() 703 init_completion(&alg_data->mif.complete); i2c_pnx_probe()
|
H A D | i2c-bfin-twi.c | 43 /* start receive immediately after complete sending in bfin_twi_handle_interrupt() 157 complete(&iface->complete); bfin_twi_handle_interrupt() 231 complete(&iface->complete); bfin_twi_handle_interrupt() 287 init_completion(&(iface->complete)); bfin_twi_do_master_xfer() 328 if (!wait_for_completion_timeout(&iface->complete, bfin_twi_do_master_xfer() 443 init_completion(&(iface->complete)); bfin_twi_do_smbus_xfer() 532 if (!wait_for_completion_timeout(&iface->complete, bfin_twi_do_smbus_xfer()
|
H A D | i2c-efm32.c | 162 complete(&ddata->done); efm32_i2c_send_next_byte() 187 complete(&ddata->done); efm32_i2c_recv_next_byte() 209 complete(&ddata->done); efm32_i2c_irq() 220 complete(&ddata->done); efm32_i2c_irq() 232 complete(&ddata->done); efm32_i2c_irq() 249 complete(&ddata->done); efm32_i2c_irq()
|
H A D | i2c-digicolor.c | 119 complete(&i2c->done); dc_i2c_stop() 177 complete(&i2c->done); dc_i2c_irq() 209 complete(&i2c->done); dc_i2c_irq()
|
/linux-4.1.27/arch/tile/include/asm/ |
H A D | stack.h | 28 int end; /* iteration complete. */ 62 * Dump stack given complete register info. Use only from the
|
H A D | bitops_64.h | 52 * barrier(), to block until the atomic op is complete.
|
/linux-4.1.27/include/media/ |
H A D | v4l2-async.h | 73 * @complete: all subdevices have been probed successfully 86 int (*complete)(struct v4l2_async_notifier *notifier); member in struct:v4l2_async_notifier
|
/linux-4.1.27/arch/s390/include/asm/ |
H A D | ccwgroup.h | 39 * @complete: undo work done in @prepare 52 void (*complete) (struct ccwgroup_device *); member in struct:ccwgroup_driver
|
/linux-4.1.27/arch/mips/pmcs-msp71xx/ |
H A D | msp_irq_per.c | 81 * are write-to-clear, (SPI TX complete, SPI RX complete). msp_per_irq_ack()
|
/linux-4.1.27/net/bluetooth/ |
H A D | hci_request.h | 34 int hci_req_run(struct hci_request *req, hci_req_complete_t complete); 35 int hci_req_run_skb(struct hci_request *req, hci_req_complete_skb_t complete);
|
/linux-4.1.27/lib/ |
H A D | pci_iomap.c | 25 * the complete BAR from offset to the end, pass %0 here. 66 * the complete BAR without checking for its length first, pass %0 here.
|
/linux-4.1.27/tools/power/cpupower/utils/helpers/ |
H A D | msr.c | 21 * EFAULT -If the read/write did not fully complete 51 * EFAULT -If the read/write did not fully complete
|
/linux-4.1.27/drivers/iio/adc/ |
H A D | da9150-gpadc.c | 83 struct completion complete; member in struct:da9150_gpadc 92 complete(&gpadc->complete); da9150_gpadc_irq() 110 try_wait_for_completion(&gpadc->complete); da9150_gpadc_read_adc() 113 wait_for_completion_timeout(&gpadc->complete, msecs_to_jiffies(5)); da9150_gpadc_read_adc() 342 init_completion(&gpadc->complete); da9150_gpadc_probe()
|
H A D | qcom-spmi-iadc.c | 112 * @complete: ADC notification after end of conversion interrupt is received. 123 struct completion complete; member in struct:iadc_chip 245 reinit_completion(&iadc->complete); iadc_configure() 299 ret = wait_for_completion_timeout(&iadc->complete, iadc_do_conversion() 366 complete(&iadc->complete); iadc_isr() 514 init_completion(&iadc->complete); iadc_probe()
|
/linux-4.1.27/drivers/gpu/drm/gma500/ |
H A D | oaktrail_hdmi_i2c.c | 71 struct completion complete; member in struct:hdmi_i2c_dev 102 reinit_completion(&i2c_dev->complete); xfer_read() 110 wait_for_completion_interruptible_timeout(&i2c_dev->complete, xfer_read() 242 complete(&i2c_dev->complete); oaktrail_hdmi_i2c_handler() 290 init_completion(&i2c_dev->complete); oaktrail_hdmi_i2c_init()
|
/linux-4.1.27/arch/m68k/mac/ |
H A D | misc.c | 44 while (!req.complete) cuda_read_time() 60 while (!req.complete) cuda_write_time() 70 while (!req.complete) cuda_read_pram() 81 while (!req.complete) cuda_write_pram() 99 while (!req.complete) pmu_read_time() 115 while (!req.complete) pmu_write_time() 125 while (!req.complete) pmu_read_pram() 136 while (!req.complete) pmu_write_pram() 402 while (!req.complete) cuda_restart() 411 while (!req.complete) cuda_shutdown() 425 while (!req.complete) pmu_restart() 429 while (!req.complete) pmu_restart() 439 while (!req.complete) pmu_shutdown() 443 while (!req.complete) pmu_shutdown()
|
/linux-4.1.27/drivers/net/wireless/ti/wl1251/ |
H A D | tx.h | 41 * TX complete indication will be received a-synchronously in a TX done cyclic 58 * 1. To get a TX complete indication the host enables the tx_complete flag in 65 * TX complete indication was requested in tx_control or per crossing 101 * If set, the target triggers the tx complete INT 190 /* Time between host xfer and tx complete */
|
/linux-4.1.27/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_fs.c | 103 unsigned int queuelen, complete, send_only; ipoib_mcg_seq_show() local 109 &complete, &send_only); ipoib_mcg_seq_show() 117 " complete: %9s\n" ipoib_mcg_seq_show() 121 complete ? "yes" : "no", ipoib_mcg_seq_show() 212 " complete: %6s\n", ipoib_path_seq_show()
|
/linux-4.1.27/arch/arm/mach-pxa/include/mach/ |
H A D | pxa25x-udc.h | 38 #define UDCCS_BI_TPC (1 << 1) /* Transmit packet complete */ 51 #define UDCCS_BO_RPC (1 << 1) /* Receive packet complete */ 64 #define UDCCS_II_TPC (1 << 1) /* Transmit packet complete */ 75 #define UDCCS_IO_RPC (1 << 1) /* Receive packet complete */ 87 #define UDCCS_INT_TPC (1 << 1) /* Transmit packet complete */
|
/linux-4.1.27/drivers/net/wireless/ath/wil6210/ |
H A D | netdev.c | 88 wil_dbg_txrx(wil, "NAPI RX complete\n"); wil6210_netdev_poll_rx() 103 /* always process ALL Tx complete, regardless budget - it is fast */ wil6210_netdev_poll_tx() 116 wil_dbg_txrx(wil, "NAPI TX complete\n"); wil6210_netdev_poll_tx()
|
/linux-4.1.27/drivers/video/fbdev/mmp/hw/ |
H A D | mmp_spi.c | 36 * Wait bus transfer complete IRQ. 145 if (m->complete) lcd_spi_one_transfer() 146 m->complete(m->context); lcd_spi_one_transfer()
|
/linux-4.1.27/tools/perf/ |
H A D | perf-completion.sh | 15 # re-assemble words to complete. 257 complete -o bashdefault -o default -o nospace -F _perf perf 2>/dev/null \ 258 || complete -o default -o nospace -F _perf perf
|
/linux-4.1.27/drivers/isdn/pcbit/ |
H A D | capi.c | 494 int *complete) capi_decode_conn_conf() 504 *complete = *(skb->data); capi_decode_conn_conf() 509 if (!*complete) capi_decode_conn_conf() 511 printk(KERN_DEBUG "complete=%02x\n", *complete); capi_decode_conn_conf() 512 *complete = 1; capi_decode_conn_conf() 493 capi_decode_conn_conf(struct pcbit_chan *chan, struct sk_buff *skb, int *complete) capi_decode_conn_conf() argument
|
H A D | capi.h | 26 int *complete);
|
/linux-4.1.27/drivers/misc/ |
H A D | arm-charlcd.c | 63 * @complete: completion structure for the last LCD command 71 struct completion complete; member in struct:charlcd 84 complete(&lcd->complete); charlcd_interrupt() 95 ret = wait_for_completion_interruptible_timeout(&lcd->complete, charlcd_wait_complete_irq() 167 init_completion(&lcd->complete); charlcd_4bit_read_bf()
|
/linux-4.1.27/tools/testing/selftests/rcutorture/bin/ |
H A D | kvm.sh | 323 print "echo ", cfr[jn], cpusr[jn] ovf ": Waiting for build to complete. `date`"; 324 print "echo ", cfr[jn], cpusr[jn] ovf ": Waiting for build to complete. `date` >> " rd "/log"; 329 print "echo ", cfr[jn], cpusr[jn] ovf ": Build complete. `date`"; 330 print "echo ", cfr[jn], cpusr[jn] ovf ": Build complete. `date` >> " rd "/log"; 345 print "\techo ---- All kernel runs complete. `date`"; 346 print "\techo ---- All kernel runs complete. `date` >> " rd "/log";
|
/linux-4.1.27/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-main.c | 145 pvr2_trace(PVR2_TRACE_INIT,"pvr_init complete"); pvr_init() 162 pvr2_trace(PVR2_TRACE_INIT,"pvr_exit complete"); pvr_exit()
|
H A D | pvrusb2-context.h | 53 /* Called after pvr2_context initialization is complete */
|
/linux-4.1.27/drivers/net/ethernet/arc/ |
H A D | emac_mdio.c | 13 /* Number of seconds we wait for "MDIO complete" flag to appear */ 32 /* Reset "MDIO complete" flag */ arc_mdio_complete_wait()
|
/linux-4.1.27/arch/metag/kernel/ |
H A D | user_gateway.S | 45 ___kuser_get_tls_end: /* Beyond this point the read will complete */ 88 ___kuser_cmpxchg_end: /* Beyond this point the write will complete */
|
/linux-4.1.27/drivers/acpi/acpica/ |
H A D | pswalk.c | 90 /* No more children, this Op is complete. */ acpi_ps_delete_parse_tree() 97 /* If we are back to the starting point, the walk is complete. */ acpi_ps_delete_parse_tree()
|
H A D | nsparse.c | 63 * DESCRIPTION: Perform one complete parse of an ACPI/AML table. 108 /* Table must consist of at least a complete header */ acpi_ns_one_complete_parse() 176 * performs another complete parse of the AML. acpi_ns_parse_table() 190 * Another complete parse of the AML is performed, but the acpi_ns_parse_table()
|
/linux-4.1.27/fs/jffs2/ |
H A D | background.c | 49 complete(&c->gc_thread_exit); jffs2_start_garbage_collect_thread() 87 complete(&c->gc_thread_start); jffs2_garbage_collect_thread()
|
/linux-4.1.27/include/uapi/linux/usb/ |
H A D | gadgetfs.h | 71 /* IN transfers may be reported to the gadget driver as complete 74 * complete when they're sitting in the FIFO unread.
|
/linux-4.1.27/drivers/media/rc/keymaps/ |
H A D | rc-dvbsky.c | 17 * This table contains the complete RC5 code, instead of just the data part
|
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/ |
H A D | usb_urb.c | 57 stream->complete(stream, usb_urb_complete() 67 stream->complete(stream, b, urb->actual_length); usb_urb_complete() 186 urb->complete = usb_urb_complete; usb_urb_alloc_isoc_urbs() 325 if (!stream->complete) { usb_urb_initv2()
|
/linux-4.1.27/drivers/mfd/ |
H A D | wm8350-i2c.c | 83 /* init early so consumer devices can complete system boot */
|
H A D | wm831x-auxadc.c | 136 /* Disable this conversion, we're about to complete all users */ wm831x_auxadc_irq() 149 complete(&req->done); wm831x_auxadc_irq() 202 /* Did it complete? */ wm831x_auxadc_read_polled()
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
H A D | workarounds.h | 42 /* Flushes may never complete */
|
H A D | mcdi.c | 46 efx_mcdi_async_completer *complete; member in struct:efx_mcdi_async_param 457 async->complete(efx, async->cookie, rc, outbuf, data_len); efx_mcdi_complete_async() 683 efx_mcdi_async_completer *complete, _efx_mcdi_rpc_async() 706 async->complete = complete; _efx_mcdi_rpc_async() 741 * @complete: Function to be called on completion or cancellation. 742 * @cookie: Arbitrary value to be passed to @complete. 748 * If it succeeds, the @complete function will be called exactly once 757 efx_mcdi_async_completer *complete, unsigned long cookie) efx_mcdi_rpc_async() 759 return _efx_mcdi_rpc_async(efx, cmd, inbuf, inlen, outlen, complete, efx_mcdi_rpc_async() 765 size_t outlen, efx_mcdi_async_completer *complete, efx_mcdi_rpc_async_quiet() 768 return _efx_mcdi_rpc_async(efx, cmd, inbuf, inlen, outlen, complete, efx_mcdi_rpc_async_quiet() 854 * time to complete it so that the response won't overwrite our efx_mcdi_flush_async() 868 async->complete(efx, async->cookie, -ENETDOWN, NULL, 0); efx_mcdi_flush_async() 914 * complete it now (efx_mcdi_complete() would deadlock). The efx_mcdi_ev_death() 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/s390/net/ |
H A D | ctcm_fsms.h | 285 MPCG_STATE_XID7INITW XID2(0) complete 293 MPCG_STATE_XID7INITF XID2(7) negotiations complete. 311 MPCG_STATE_XID7INITI XID2(0) complete 319 MPCG_STATE_XID7INITF XID2(7) negotiations complete.
|
/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/ |
H A D | pmc.c | 35 * received just after auth complete wcn36xx_pmc_enter_bmps_state()
|
/linux-4.1.27/arch/x86/include/uapi/asm/ |
H A D | ptrace-abi.h | 30 * unless syscall needs a complete, fully filled "struct pt_regs".
|
H A D | ptrace.h | 46 * unless syscall needs a complete, fully filled "struct pt_regs".
|
/linux-4.1.27/arch/x86/xen/ |
H A D | multicalls.h | 26 /* need to disable interrupts until this entry is complete */ xen_mc_batch()
|
/linux-4.1.27/arch/sparc/oprofile/ |
H A D | init.c | 56 synchronize_sched(); /* Allow already-started NMIs to complete. */ timer_stop()
|
/linux-4.1.27/arch/um/drivers/ |
H A D | chan_user.h | 49 " http://user-mode-linux.sourceforge.net/old/input.html for a complete\n" \
|
H A D | xterm_kern.c | 30 complete(&xterm->ready); xterm_interrupt()
|
/linux-4.1.27/arch/mips/include/asm/mach-lantiq/xway/ |
H A D | xway_dma.h | 25 #define LTQ_DMA_C BIT(30) /* complete bit */
|
/linux-4.1.27/drivers/usb/gadget/legacy/ |
H A D | dbgp.c | 127 "complete: failure (%d:%d) ==> %d\n", stp, err, status); dbgp_complete() 149 req->complete = dbgp_complete; dbgp_enable_ep_req() 344 dev_dbg(&dbgp.gadget->dev, "setup complete: %d, %d/%d\n", dbgp_setup_complete() 400 req->complete = dbgp_setup_complete; dbgp_setup()
|
/linux-4.1.27/fs/logfs/ |
H A D | dev_mtd.c | 69 complete((struct completion *)ei->priv); logfs_erase_callback() 95 DECLARE_COMPLETION_ONSTACK(complete); logfs_mtd_erase() 107 ei.priv = (long)&complete; logfs_mtd_erase() 112 wait_for_completion(&complete); logfs_mtd_erase()
|
/linux-4.1.27/include/sound/ |
H A D | cs4271.h | 28 * a complete re-initialization of all registers.
|
/linux-4.1.27/include/uapi/linux/nfsd/ |
H A D | cld.h | 35 Cld_GraceDone, /* grace period is complete */
|
/linux-4.1.27/include/xen/interface/io/ |
H A D | tpmif.h | 32 VTPM_STATE_IDLE, /* no contents / vTPM idle / cancel complete */
|
/linux-4.1.27/kernel/ |
H A D | backtracetest.c | 33 complete(&backtrace_work); backtrace_test_irq_callback()
|
/linux-4.1.27/arch/sh/drivers/dma/ |
H A D | dma-pvr2.c | 27 printk(KERN_WARNING "DMA: SH DMAC did not complete transfer " pvr2_dma_interrupt()
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | plpar_wrappers.h | 269 * Note: this call has a partition wide scope and can take a while to complete. 282 * Note: this call has a partition wide scope and can take a while to complete. 293 * Note: this call has a partition wide scope and can take a while to complete. 306 * Note: this call has a partition wide scope and can take a while to complete.
|
/linux-4.1.27/arch/arm/include/debug/ |
H A D | at91.S | 49 tst \rd, #AT91_DBGU_TXEMPTY @ DBGU_TXEMPTY = 1 when transmission complete
|
/linux-4.1.27/samples/kdb/ |
H A D | kdb_hello.c | 41 * 5: Number of characters to complete the command kdb_hello_cmd_init()
|
/linux-4.1.27/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | ebb_vs_cpu_event_test.c | 70 /* .. and wait for it to complete */ ebb_vs_cpu_event()
|
/linux-4.1.27/include/crypto/ |
H A D | mcryptd.h | 57 crypto_completion_t complete; member in struct:mcryptd_hash_request_ctx
|
/linux-4.1.27/drivers/spi/ |
H A D | spi-mpc52xx.c | 110 * previous transfer in a message is complete. 237 if (ms->message->complete) mpc52xx_spi_fsmstate_transfer() 238 ms->message->complete(ms->message->context); mpc52xx_spi_fsmstate_transfer() 248 /* Is the transfer complete? */ mpc52xx_spi_fsmstate_transfer() 270 * A transfer has completed; need to wait for the delay period to complete 292 if (ms->message->complete) mpc52xx_spi_fsmstate_wait() 293 ms->message->complete(ms->message->context); mpc52xx_spi_fsmstate_wait()
|
H A D | spi-sh.c | 320 if (mesg->complete) spi_sh_work() 321 mesg->complete(mesg->context); spi_sh_work() 339 if (mesg->complete) spi_sh_work() 340 mesg->complete(mesg->context); spi_sh_work()
|
H A D | spi-topcliff-pch.c | 318 /* if transfer complete interrupt */ pch_spi_handler_sub() 366 if (data->current_msg->complete) { pch_spi_handler() 369 data->current_msg->complete(data->current_msg->context); pch_spi_handler() 602 if (pmsg->complete) pch_spi_set_tx() 603 pmsg->complete(pmsg->context); pch_spi_set_tx() 639 /* reset transfer complete flag */ pch_spi_set_tx() 648 /* Invoke complete callback pch_spi_nomore_transfer() 652 if (data->current_msg->complete) { pch_spi_nomore_transfer() 655 data->current_msg->complete(data->current_msg->context); pch_spi_nomore_transfer() 686 if (pmsg->complete) pch_spi_nomore_transfer() 687 pmsg->complete(pmsg->context); pch_spi_nomore_transfer() 1123 /* reset transfer complete flag */ pch_spi_handle_dma() 1144 if (pmsg->complete) { pch_spi_process_messages() 1146 pmsg->complete(pmsg->context); pch_spi_process_messages() 1211 data->current_msg->complete pch_spi_process_messages()
|
/linux-4.1.27/drivers/rtc/ |
H A D | rtc-bfin.c | 32 * writes to clear status registers complete immediately. 110 * bfin_rtc_sync_pending - make sure pending writes have complete 112 * Wait for the previous write to a RTC register to complete. 131 * - use the write complete IRQ 198 complete(&bfin_write_complete); bfin_rtc_interrupt() 375 /* sometimes the bootloader touched things, but the write complete was not bfin_rtc_probe() 422 * complete interrupt event. bfin_rtc_resume()
|
/linux-4.1.27/arch/powerpc/platforms/52xx/ |
H A D | mpc52xx_lpbfifo.c | 84 * complete will raise an IRQ). Therefore when not using mpc52xx_lpbfifo_kick() 106 * Configure the watermarks so DMA will always complete correctly. mpc52xx_lpbfifo_kick() 137 * In the DMA read case, the DMA doesn't complete, mpc52xx_lpbfifo_kick() 199 * 2) FIFO complete without DMA; more data to do 200 * 3) FIFO complete without DMA; all data transferred 201 * 4) FIFO complete using DMA 290 * Count the DMA as complete only when the FIFO completion mpc52xx_lpbfifo_irq()
|
/linux-4.1.27/drivers/net/ieee802154/ |
H A D | at86rf230.c | 75 void (*complete)(void *context); member in struct:at86rf230_state_change 304 const u8 state, void (*complete)(void *context), 491 void (*complete)(void *context), at86rf230_async_read_reg() 499 ctx->msg.complete = complete; at86rf230_async_read_reg() 563 ctx->complete, at86rf230_async_state_assert() 574 if (ctx->complete) at86rf230_async_state_assert() 575 ctx->complete(context); at86rf230_async_state_assert() 702 if (ctx->complete) at86rf230_async_state_change_start() 703 ctx->complete(context); at86rf230_async_state_change_start() 715 ctx->msg.complete = at86rf230_async_state_delay; at86rf230_async_state_change_start() 728 const u8 state, void (*complete)(void *context), at86rf230_async_state_change() 733 ctx->complete = complete; at86rf230_async_state_change() 746 complete(&lp->state_complete); at86rf230_sync_state_change_complete() 863 ctx->msg.complete = at86rf230_rx_read_frame_complete; at86rf230_rx_read_frame() 933 ctx->msg.complete = at86rf230_irq_status; at86rf230_isr() 959 ctx->msg.complete = NULL; at86rf230_write_frame_complete() 981 ctx->msg.complete = at86rf230_write_frame_complete; at86rf230_write_frame() 1007 * the complete handler. at86rf230_xmit_start()
|
/linux-4.1.27/drivers/staging/fwserial/ |
H A D | dma_fifo.c | 249 * @complete: address of structure for previously pended dma to mark completed 251 int dma_fifo_out_complete(struct dma_fifo *fifo, struct dma_pending *complete) dma_fifo_out_complete() argument 267 tmp = complete->data; dma_fifo_out_complete() 268 *tmp = *complete; dma_fifo_out_complete() 269 list_replace(&complete->link, &tmp->link); dma_fifo_out_complete()
|
/linux-4.1.27/drivers/gpu/drm/tegra/ |
H A D | dpaux.c | 44 struct completion complete; member in struct:tegra_dpaux 186 status = wait_for_completion_timeout(&dpaux->complete, timeout); tegra_dpaux_transfer() 265 complete(&dpaux->complete); tegra_dpaux_irq() 282 init_completion(&dpaux->complete); tegra_dpaux_probe()
|
/linux-4.1.27/drivers/scsi/ |
H A D | dc395x.h | 446 #define SCMD_COMP 0x12 /* Command complete */ 469 /* 12 Initiator command complete with FIFO */ 482 /* 90 Initiator transfer information out command complete */ 484 /* 92 Initiator transfer information in command complete */ 490 /* C8 Target command complete with FIFO */ 549 #define FORCEDMACOMP 0x10 /* Force DMA transfer complete */ 553 #define SCSICOMP 0x01 /* SCSI complete interrupt */ 556 #define EN_FORCEDMACOMP 0x10 /* Force DMA transfer complete */ 560 #define EN_SCSIINTR 0x01 /* Enable SCSI complete interrupt */
|
/linux-4.1.27/drivers/staging/rts5208/ |
H A D | rtsx.c | 150 complete(&dev->cmnd_ready); queuecommand_lck() 478 /* did the command already complete because of a disconnect? */ rtsx_control_thread() 491 complete(&(dev->notify)); rtsx_control_thread() 506 * complete()/wait_for_completion() is similar to up()/down(), rtsx_control_thread() 507 * except that complete() is safe in the case where the structure rtsx_control_thread() 516 * of execution immediately upon a complete(). rtsx_control_thread() 603 complete(dev->done); rtsx_interrupt() 614 complete(dev->done); rtsx_interrupt() 618 complete(dev->done); rtsx_interrupt() 622 complete(dev->done); rtsx_interrupt() 642 complete(&dev->cmnd_ready); rtsx_release_resources() 693 * is such a command pending, complete it with an error. */ quiesce_and_remove_host() 737 dev_info(&dev->pci->dev, "%s: device scan complete\n", rtsx_scan_thread() 980 complete(&dev->scanning_done); rtsx_probe()
|
/linux-4.1.27/fs/nfs/ |
H A D | unlink.c | 357 if (data->complete) nfs_async_rename_done() 358 data->complete(task, data); nfs_async_rename_done() 406 void (*complete)(struct rpc_task *, struct nfs_renamedata *)) nfs_async_rename() 443 data->complete = complete; nfs_async_rename() 583 /* wait for the RPC task to complete, unless a SIGKILL intervenes */ nfs_sillyrename()
|
/linux-4.1.27/drivers/scsi/bfa/ |
H A D | bfa_fcpim.c | 125 BFA_IOIM_SM_HCB = 13, /* bfa callback complete */ 172 static void __bfa_cb_itnim_online(void *cbarg, bfa_boolean_t complete); 173 static void __bfa_cb_itnim_offline(void *cbarg, bfa_boolean_t complete); 174 static void __bfa_cb_itnim_sler(void *cbarg, bfa_boolean_t complete); 223 static void __bfa_cb_ioim_good_comp(void *cbarg, bfa_boolean_t complete); 224 static void __bfa_cb_ioim_comp(void *cbarg, bfa_boolean_t complete); 225 static void __bfa_cb_ioim_abort(void *cbarg, bfa_boolean_t complete); 226 static void __bfa_cb_ioim_failed(void *cbarg, bfa_boolean_t complete); 227 static void __bfa_cb_ioim_pathtov(void *cbarg, bfa_boolean_t complete); 260 static void __bfa_cb_tskim_done(void *cbarg, bfa_boolean_t complete); 261 static void __bfa_cb_tskim_failed(void *cbarg, bfa_boolean_t complete); 1051 __bfa_cb_itnim_online(void *cbarg, bfa_boolean_t complete) __bfa_cb_itnim_online() argument 1055 if (complete) __bfa_cb_itnim_online() 1060 __bfa_cb_itnim_offline(void *cbarg, bfa_boolean_t complete) __bfa_cb_itnim_offline() argument 1064 if (complete) __bfa_cb_itnim_offline() 1069 __bfa_cb_itnim_sler(void *cbarg, bfa_boolean_t complete) __bfa_cb_itnim_sler() argument 1073 if (complete) __bfa_cb_itnim_sler() 2104 * is complete by driver. now invalidate the stale content of lun mask 2125 __bfa_cb_ioim_good_comp(void *cbarg, bfa_boolean_t complete) __bfa_cb_ioim_good_comp() argument 2129 if (!complete) { __bfa_cb_ioim_good_comp() 2138 __bfa_cb_ioim_comp(void *cbarg, bfa_boolean_t complete) __bfa_cb_ioim_comp() argument 2146 if (!complete) { __bfa_cb_ioim_comp() 2400 __bfa_cb_ioim_failed(void *cbarg, bfa_boolean_t complete) __bfa_cb_ioim_failed() argument 2404 if (!complete) { __bfa_cb_ioim_failed() 2414 __bfa_cb_ioim_pathtov(void *cbarg, bfa_boolean_t complete) __bfa_cb_ioim_pathtov() argument 2419 if (!complete) { __bfa_cb_ioim_pathtov() 2429 __bfa_cb_ioim_abort(void *cbarg, bfa_boolean_t complete) __bfa_cb_ioim_abort() argument 2433 if (!complete) { __bfa_cb_ioim_abort() 3049 * any pending IO requests and complete TM request. bfa_tskim_sm_uninit() 3264 __bfa_cb_tskim_done(void *cbarg, bfa_boolean_t complete) __bfa_cb_tskim_done() argument 3268 if (!complete) { __bfa_cb_tskim_done() 3278 __bfa_cb_tskim_failed(void *cbarg, bfa_boolean_t complete) __bfa_cb_tskim_failed() argument 3282 if (!complete) { __bfa_cb_tskim_failed() 3752 * bfa_init() with flash read is complete. now invalidate the stale bfa_fcp_start()
|
/linux-4.1.27/drivers/usb/isp1760/ |
H A D | isp1760-udc.c | 138 req->req.complete(&ep->ep, &req->req); isp1760_udc_request_complete() 144 * calling the request complete callback. This gives the gadget an isp1760_udc_request_complete() 285 bool complete; isp1760_ep_rx_ready() local 313 complete = isp1760_udc_receive(ep, req); isp1760_ep_rx_ready() 317 if (complete) isp1760_ep_rx_ready() 324 struct isp1760_request *complete = NULL; isp1760_ep_tx_complete() local 373 complete = req; isp1760_ep_tx_complete() 397 if (complete) isp1760_ep_tx_complete() 398 isp1760_udc_request_complete(ep, complete, 0); isp1760_ep_tx_complete() 832 bool complete = false; isp1760_ep_queue() local 873 complete = true; isp1760_ep_queue() 889 complete = isp1760_udc_receive(uep, req); isp1760_ep_queue() 903 if (complete) isp1760_ep_queue()
|
/linux-4.1.27/drivers/usb/serial/ |
H A D | garmin_gps.c | 71 /* size of a buffer able to hold a complete (no stuffing) packet 76 * large enough the store a complete packet inclusive header) */ 79 /* size of a buffer able to hold a complete (incl. stuffing) packet */ 382 * called for a complete packet received from tty layer 384 * the complete packet (pktid ... cksum) is in garmin_data_p->inbuf starting 459 * input record should be a serial-record, but it may not be complete. 462 * Once the record is complete, convert into a usb packet and send it 519 /* packet complete */ gsp_receive() 525 dev_dbg(dev, "ACK packet complete.\n"); gsp_receive() 528 dev_dbg(dev, "NAK packet complete.\n"); gsp_receive() 530 dev_dbg(dev, "packet complete - id=0x%X.\n", gsp_receive() 632 /* garmin_data_p->outbuffer now contains a complete packet */ gsp_send() 783 /* do we have a complete packet ? */ nat_receive()
|
H A D | io_ti.h | 94 /* Force the Firmware to complete the current Read */ 100 * firmware will change 0xff record to type 2 record when complete
|
/linux-4.1.27/drivers/net/ethernet/amd/ |
H A D | a2065.h | 134 #define LE_R1_POK 0x03 /* Packet is complete: SOP + EOP */ 150 #define LE_T1_POK 0x03 /* Packet is complete: SOP + EOP */
|
/linux-4.1.27/drivers/net/phy/ |
H A D | mdio-sun4i.c | 50 /* Wait read complete */ sun4i_mdio_read() 77 /* Wait read complete */ sun4i_mdio_write()
|
H A D | ste10Xp.c | 30 #define MII_XIE_DEFAULT_MASK 0x0070 /* ANE complete, Remote Fault, Link Down */
|
/linux-4.1.27/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_tgt.c | 121 * should be ample time for this process to complete. bnx2fc_offload_session() 190 complete(&io_req->tm_done); bnx2fc_flush_active_ios() 214 complete(&io_req->tm_done); bnx2fc_flush_active_ios() 255 complete(&io_req->tm_done); bnx2fc_flush_active_ios() 308 * wait for upload to complete. 3 Secs bnx2fc_upload_session() 309 * should be sufficient time for this process to complete. bnx2fc_upload_session() 328 /* wait for destroy to complete */ bnx2fc_upload_session() 334 BNX2FC_TGT_DBG(tgt, "destroy wait complete flags = 0x%lx\n", bnx2fc_upload_session()
|
/linux-4.1.27/drivers/scsi/isci/ |
H A D | task.c | 68 * isci_task_refuse() - complete the request to the upper layer driver in 71 * @task: request to complete 292 tmf->complete = &completion; isci_task_execute_tmf() 318 /* Wait for the TMF to complete, or a timeout. */ isci_task_execute_tmf() 323 /* The TMF did not complete - this could be because isci_task_execute_tmf() 722 tmf_complete = tmf->complete; isci_task_request_complete() 738 complete(tmf_complete); isci_task_request_complete() 775 dev_dbg(&ihost->pdev->dev, "%s: idev %p complete, reset_stat=%d.\n", isci_reset_device()
|
H A D | remote_node_context.h | 101 * the hardware. Once the invalidate is complete the remote node context will 105 * hardare. Once the event notification of resume complete is received the 184 * called when the requested state transition is complete.
|
/linux-4.1.27/drivers/s390/cio/ |
H A D | css.h | 75 * @complete: undo work done in @prepare 91 void (*complete) (struct subchannel *); member in struct:css_driver
|
/linux-4.1.27/drivers/bcma/ |
H A D | driver_pci.c | 86 /* Wait for the device to complete the transaction */ bcma_pcie_mdio_read() 129 /* Wait for the device to complete the transaction */ bcma_pcie_mdio_write()
|
/linux-4.1.27/drivers/char/hw_random/ |
H A D | timeriomem-rng.c | 94 complete(&priv->completion); timeriomem_rng_trigger() 152 complete(&priv->completion); timeriomem_rng_probe()
|
H A D | virtio-rng.c | 50 complete(&vi->have_data); random_recv_done() 148 complete(&vi->have_data); remove_common()
|
/linux-4.1.27/arch/mips/include/asm/mach-pmcs-msp71xx/ |
H A D | msp_cic_int.h | 142 /* SPI RX complete */ 144 /* SPI TX complete */
|
H A D | msp_slp_int.h | 132 /* SPI RX complete */ 134 /* SPI TX complete */
|
/linux-4.1.27/drivers/gpu/host1x/hw/ |
H A D | channel_hw.c | 162 /* schedule a submit complete interrupt */ channel_submit() 167 WARN(err, "Failed to set submit complete interrupt"); channel_submit()
|
/linux-4.1.27/drivers/usb/host/whci/ |
H A D | qset.c | 180 complete(&qset->remove_complete); qset_remove_complete() 714 /* Drop the lock as urb->complete() may enqueue another urb. */ qset_remove_urb() 750 * set, then the transfer is complete and the urb should be returned 759 bool complete; process_inactive_qtd() local 766 complete = true; process_inactive_qtd() 768 complete = whc_std_last(std); process_inactive_qtd() 774 * Transfers for this URB are complete? Then return it to the process_inactive_qtd() 777 if (complete) { process_inactive_qtd()
|
/linux-4.1.27/drivers/usb/storage/ |
H A D | sierra_ms.c | 151 goto complete; sierra_ms_init() 194 complete: sierra_ms_init()
|
/linux-4.1.27/arch/powerpc/include/uapi/asm/ |
H A D | epapr_hcalls.h | 83 * resources to complete and should be 87 * complete the operation */
|
/linux-4.1.27/arch/blackfin/include/asm/ |
H A D | entry.h | 95 * read/writes to complete to the memory controllers), and check to see that 102 * make sure the read/writes complete, and another to make sure the hardware
|
/linux-4.1.27/arch/m68k/include/asm/ |
H A D | mac_iop.h | 47 #define IOP_MSG_COMPLETE 3 /* message processing complete */ 54 #define IOP_MSGSTATUS_COMPLETE 3 /* message complete and reply rcvd */
|
/linux-4.1.27/fs/ecryptfs/ |
H A D | kthread.c | 79 complete(&req->done); ecryptfs_threadfn() 114 complete(&req->done); ecryptfs_destroy_kthread()
|
/linux-4.1.27/kernel/locking/ |
H A D | osq_lock.c | 56 * will now observe @lock and will complete its osq_wait_next() 65 * @node->next might complete Step-A and think its @prev is osq_wait_next()
|
/linux-4.1.27/sound/usb/6fire/ |
H A D | comm.c | 31 urb->complete = handler; usb6fire_comm_init_urb() 175 urb->complete = usb6fire_comm_receiver_handler; usb6fire_comm_init()
|
/linux-4.1.27/sound/usb/line6/ |
H A D | midibuf.c | 209 return 0; /* command is not yet complete */ line6_midibuf_read() 212 return 0; /* command is not yet complete */ line6_midibuf_read()
|
/linux-4.1.27/include/drm/ttm/ |
H A D | ttm_execbuf_util.h | 94 * ttm_eu_fence_buffer_objects() when command submission is complete or 109 * This function should be called when command submission is complete, and
|
/linux-4.1.27/drivers/infiniband/core/ |
H A D | sa.h | 48 complete(&client->comp); ib_sa_client_put()
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
H A D | htc_hst.c | 100 complete(&target->target_wait); htc_process_target_rdy() 139 complete(&target->cmd_wait); htc_process_conn_rsp() 327 complete(&htc_handle->cmd_wait); ath9k_htc_txcompletion_cb() 333 complete(&htc_handle->cmd_wait); ath9k_htc_txcompletion_cb()
|
/linux-4.1.27/drivers/scsi/fnic/ |
H A D | vnic_devcmd.h | 141 * out: a0=0 reset complete, a0=1 reset in progress */ 162 * out: a0=0 open complete, a0=1 open in progress */ 186 * out: a0=0 init complete, a0=1 init in progress 219 * out: a0=0 reset complete, a0=1 reset in progress */
|
/linux-4.1.27/drivers/input/mouse/ |
H A D | rpcmouse.c | 17 * the complete state and then work out if something has changed.
|
/linux-4.1.27/drivers/crypto/caam/ |
H A D | key_gen.c | 27 complete(&res->completion); split_key_done()
|
/linux-4.1.27/arch/x86/include/asm/ |
H A D | vm86.h | 38 * Therefore, pt_regs in fact points to a complete 'kernel_vm86_struct'
|
/linux-4.1.27/arch/sh/lib64/ |
H A D | copy_page.S | 66 complete. */
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
H A D | cvmx-packet.h | 50 * less than one complete cache line, so the value is
|
/linux-4.1.27/fs/reiserfs/ |
H A D | hashes.c | 21 #define PARTROUNDS 6 /* 6 gets complete mixing */
|
/linux-4.1.27/include/uapi/scsi/fc/ |
H A D | fc_gs.h | 93 /* definitions not complete */
|
/linux-4.1.27/arch/blackfin/kernel/ |
H A D | reboot.c | 61 /* Wait for the SWRST write to complete. Cannot rely on SSYNC bfin_reset()
|
/linux-4.1.27/arch/m68k/mm/ |
H A D | hwtest.c | 12 * them here complete with the comments from the original atari
|
/linux-4.1.27/arch/arm/mach-omap2/ |
H A D | msdi.c | 55 * fields set inside its CON register for a reset to complete
|
/linux-4.1.27/arch/arm/mach-ks8695/include/mach/ |
H A D | regs-misc.h | 43 #define WMC_WANC (1 << 30) /* Auto-negotiation complete */
|
/linux-4.1.27/fs/fscache/ |
H A D | cache.c | 179 * See Documentation/filesystems/caching/backend-api.txt for a complete 214 * See Documentation/filesystems/caching/backend-api.txt for a complete 314 * See Documentation/filesystems/caching/backend-api.txt for a complete 362 * See Documentation/filesystems/caching/backend-api.txt for a complete
|
/linux-4.1.27/mm/ |
H A D | msync.c | 28 * So by _not_ starting I/O in MS_ASYNC we provide complete flexibility to
|
/linux-4.1.27/include/crypto/internal/ |
H A D | skcipher.h | 96 req->base.complete(&req->base, err); ablkcipher_request_complete()
|
/linux-4.1.27/sound/soc/intel/common/ |
H A D | sst-ipc.h | 42 bool complete; member in struct:ipc_message
|
H A D | sst-ipc.c | 62 ret = wait_event_timeout(msg->waitq, msg->complete, tx_wait_done() 106 msg->complete = false; ipc_tx_message() 215 msg->complete = true; sst_ipc_tx_msg_reply_complete()
|
/linux-4.1.27/include/linux/isdn/ |
H A D | hdlc.h | 65 the frame length, 0 if no complete frame was decoded,
|
/linux-4.1.27/drivers/net/ethernet/freescale/ |
H A D | xgmac_mdio.c | 99 * Wait till the MDIO read or write operation is complete 107 /* Wait till the MDIO write is complete */ xgmac_wait_until_done() 116 dev_err(dev, "timeout waiting for operation to complete\n"); xgmac_wait_until_done()
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | cq.c | 63 complete(&cq->free); mlx5_cq_completion() 87 complete(&cq->free); mlx5_cq_event() 173 complete(&cq->free); mlx5_core_destroy_cq()
|
/linux-4.1.27/drivers/s390/char/ |
H A D | sclp_ftp.c | 42 complete(completion); sclp_ftp_txcb() 75 complete(&sclp_ftp_rx_complete); sclp_ftp_rxcb() 190 * needs to wait unconditionally until the transfer is complete. sclp_ftp_cmd()
|
/linux-4.1.27/drivers/staging/wlan-ng/ |
H A D | prism2usb.c | 183 /* Now we complete any outstanding commands prism2sta_disconnect_usb() 191 complete(&ctlx->done); prism2sta_disconnect_usb() 195 * a chance to complete. All they need to do prism2sta_disconnect_usb()
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
H A D | mv_u3d.h | 164 u32 endcomplete; /* endpoint transfer complete register */ 167 u32 trbcomplete; /* TRB complete register */ 213 u32 ioc:1; /* interrupt on complete */
|
/linux-4.1.27/arch/alpha/include/asm/ |
H A D | core_wildfire.h | 157 /* not complete */ 184 /* not complete */ 189 /* not complete */
|
/linux-4.1.27/sound/arm/ |
H A D | aaci.h | 99 #define ISR_TXCINTR (1 << 0) /* tx complete */ 121 #define ISR_TXC (1 << 0) /* tx complete */ 132 #define IE_TXC (1 << 0) /* tx complete */
|