Home
last modified time | relevance | path

Searched refs:acknowledge (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/net/nfc/nci/
H A Dspi.c146 static int send_acknowledge(struct nci_spi *nspi, u8 acknowledge) in send_acknowledge() argument
161 hdr[2] = acknowledge << NCI_SPI_ACK_SHIFT; in send_acknowledge()
/kernel/linux/linux-6.6/net/nfc/nci/
H A Dspi.c146 static int send_acknowledge(struct nci_spi *nspi, u8 acknowledge) in send_acknowledge() argument
161 hdr[2] = acknowledge << NCI_SPI_ACK_SHIFT; in send_acknowledge()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dprom_init.c2098 unsigned long *acknowledge in prom_hold_cpus() local
2117 prom_debug(" 1) acknowledge = 0x%lx\n", in prom_hold_cpus()
2118 (unsigned long)acknowledge); in prom_hold_cpus()
2119 prom_debug(" 1) *acknowledge = 0x%lx\n", *acknowledge); in prom_hold_cpus()
2150 /* Init the acknowledge var which will be reset by in prom_hold_cpus()
2154 *acknowledge = (unsigned long)-1; in prom_hold_cpus()
2163 (*acknowledge == ((unsigned long)-1)); i++ ) in prom_hold_cpus()
2166 if (*acknowledge == cpu_no) in prom_hold_cpus()
2169 prom_printf("failed: %lx\n", *acknowledge); in prom_hold_cpus()
[all...]
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dprom_init.c2128 unsigned long *acknowledge in prom_hold_cpus() local
2147 prom_debug(" 1) acknowledge = 0x%lx\n", in prom_hold_cpus()
2148 (unsigned long)acknowledge); in prom_hold_cpus()
2149 prom_debug(" 1) *acknowledge = 0x%lx\n", *acknowledge); in prom_hold_cpus()
2180 /* Init the acknowledge var which will be reset by in prom_hold_cpus()
2184 *acknowledge = (unsigned long)-1; in prom_hold_cpus()
2193 (*acknowledge == ((unsigned long)-1)); i++ ) in prom_hold_cpus()
2196 if (*acknowledge == cpu_no) in prom_hold_cpus()
2199 prom_printf("failed: %lx\n", *acknowledge); in prom_hold_cpus()
[all...]
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dopal-dump.c69 return sprintf(buf, "ack - acknowledge dump\n"); in dump_ack_show()
111 __ATTR(acknowledge, 0660, dump_ack_show, dump_ack_store);
359 * acknowledge the dump before kobject_uevent() is called. If that in create_dump_obj()
H A Dopal-elog.c67 return sprintf(buf, "ack - acknowledge log message\n"); in elog_ack_show()
91 __ATTR(acknowledge, 0660, elog_ack_show, elog_ack_store);
233 * acknowledge the elog before kobject_uevent() is called. If that in create_elog_obj()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dopal-dump.c69 return sprintf(buf, "ack - acknowledge dump\n"); in dump_ack_show()
111 __ATTR(acknowledge, 0660, dump_ack_show, dump_ack_store);
360 * acknowledge the dump before kobject_uevent() is called. If that in create_dump_obj()
H A Dopal-elog.c67 return sprintf(buf, "ack - acknowledge log message\n"); in elog_ack_show()
91 __ATTR(acknowledge, 0660, elog_ack_show, elog_ack_store);
234 * acknowledge the elog before kobject_uevent() is called. If that in create_elog_obj()
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
H A Drxe_resp.c993 static enum resp_states acknowledge(struct rxe_qp *qp, in acknowledge() function
1253 state = acknowledge(qp, pkt); in rxe_responder()
/kernel/linux/linux-5.10/drivers/crypto/inside-secure/
H A Dsafexcel.c1040 goto acknowledge; in safexcel_handle_result_descriptor()
1053 acknowledge: in safexcel_handle_result_descriptor()
/kernel/linux/linux-6.6/drivers/crypto/inside-secure/
H A Dsafexcel.c1037 goto acknowledge; in safexcel_handle_result_descriptor()
1050 acknowledge: in safexcel_handle_result_descriptor()
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/
H A Drxe_resp.c1215 static enum resp_states acknowledge(struct rxe_qp *qp, in acknowledge() function
1555 state = acknowledge(qp, pkt); in rxe_responder()

Completed in 28 milliseconds