Searched refs:cmplt (Results 1 – 14 of 14) sorted by relevance
/Linux-v4.19/arch/alpha/math-emu/ |
D | qrnnd.S | 52 $loop1: cmplt n0,0,tmp 60 cmplt n0,0,tmp 68 cmplt n0,0,tmp 76 cmplt n0,0,tmp 102 $loop2: cmplt n0,0,tmp 110 cmplt n0,0,tmp 118 cmplt n0,0,tmp 126 cmplt n0,0,tmp
|
/Linux-v4.19/drivers/infiniband/hw/nes/ |
D | nes_mgt.h | 71 bool cmplt; member
|
D | nes_mgt.c | 160 if (fpdu_info->frags[i].cmplt) { in nes_download_callback() 283 frags[i].cmplt = (skb->len == frags[i].frag_len); in get_fpdu_info() 306 frags[0].cmplt = true; in get_fpdu_info() 318 frags[0].cmplt = true; in get_fpdu_info() 343 if (frags[0].cmplt) { in get_fpdu_info()
|
/Linux-v4.19/arch/alpha/lib/ |
D | strncat.S | 64 0: cmplt $27, $24, $2 # did we fill the buffer completely?
|
D | ev67-strncat.S | 63 cmplt $27, $24, $5 # E : did we fill the buffer completely?
|
D | stxcpy.S | 256 cmplt t4, t5, t12 # e0 :
|
D | ev6-stxcpy.S | 287 cmplt t4, t5, t12 # E :
|
D | stxncpy.S | 312 1: cmplt t4, t5, t12 # e1 :
|
D | ev6-stxncpy.S | 359 1: cmplt t4, t5, t12 # E :
|
/Linux-v4.19/arch/c6x/lib/ |
D | llshl.S | 28 cmplt .l1 0,A0,A2
|
D | llshr.S | 28 cmplt .l1 0,A0,A2
|
D | llshru.S | 28 cmplt .l1 0,A0,A2
|
/Linux-v4.19/arch/nios2/kernel/ |
D | insnemu.S | 316 cmplt r7, r3, zero /* r7 = MSB of r3 */
|
/Linux-v4.19/drivers/staging/vc04_services/bcm2835-camera/ |
D | mmal-vchiq.c | 149 struct completion cmplt; member 599 complete(&msg_context->u.sync.cmplt); in service_callback() 648 init_completion(&msg_context->u.sync.cmplt); in send_synchronous_mmal_msg() 672 timeout = wait_for_completion_timeout(&msg_context->u.sync.cmplt, in send_synchronous_mmal_msg()
|