Searched refs:outs (Results 1 – 10 of 10) sorted by relevance
| /drivers/net/ethernet/ibm/ehea/ |
| A D | ehea_phyp.c | 114 outs[0], outs[1], outs[2], outs[3], outs[4], in ehea_plpar_hcall9() 115 outs[5], outs[6], outs[7], outs[8]); in ehea_plpar_hcall9() 244 outs, in ehea_h_alloc_resource_qp() 291 hcp_epas_ctor(h_epas, outs[6], outs[6]); in ehea_h_alloc_resource_qp() 304 outs, in ehea_h_alloc_resource_cq() 317 hcp_epas_ctor(epas, outs[5], outs[6]); in ehea_h_alloc_resource_cq() 373 outs, in ehea_h_alloc_resource_eq() 399 outs, in ehea_h_modify_ehea_qp() 441 outs, in ehea_h_register_smr() 460 outs, in ehea_h_disable_and_get_hea() [all …]
|
| /drivers/hwtracing/coresight/ |
| A D | coresight-sysfs.c | 545 char *outs = NULL, *ins = NULL; in coresight_make_links() local 553 outs = devm_kasprintf(&orig->dev, GFP_KERNEL, in coresight_make_links() 555 if (!outs) in coresight_make_links() 569 link->orig_name = outs; in coresight_make_links()
|
| /drivers/firmware/arm_scmi/ |
| A D | notify.c | 433 unsigned int outs; in scmi_process_event_header() local 436 outs = kfifo_out(&eq->kfifo, pd->eh, in scmi_process_event_header() 438 if (!outs) in scmi_process_event_header() 440 if (outs != sizeof(struct scmi_event_header)) { in scmi_process_event_header() 472 unsigned int outs; in scmi_process_event_payload() local 475 outs = kfifo_out(&eq->kfifo, pd->eh->payld, pd->eh->payld_sz); in scmi_process_event_payload() 476 if (!outs) in scmi_process_event_payload() 482 if (outs != pd->eh->payld_sz) { in scmi_process_event_payload()
|
| /drivers/gpu/drm/nouveau/ |
| A D | nouveau_exec.c | 298 u64 outs = req->sig_ptr; in nouveau_exec_ucopy() local 325 *s = u_memcpya(outs, outc, sizeof(**s)); in nouveau_exec_ucopy()
|
| A D | nouveau_sched.h | 90 u32 outc, u64 outs);
|
| A D | nouveau_uvmm.c | 1672 u64 outs = req->sig_ptr; in nouveau_uvmm_vm_bind_ucopy() local 1702 *s = u_memcpya(outs, outc, sizeof(**s)); in nouveau_uvmm_vm_bind_ucopy()
|
| /drivers/net/ethernet/amd/ |
| A D | 7990.c | 544 static int outs; in lance_start_xmit() local 581 outs++; in lance_start_xmit()
|
| /drivers/bus/ |
| A D | hisi_lpc.c | 339 .outs = hisi_lpc_comm_outs,
|
| /drivers/scsi/aic7xxx/ |
| A D | aic79xx.seq | 159 * pending select-outs. 419 * if select-outs are currently frozen or we have
|
| A D | aic79xx.reg | 3792 * Counting semaphore to prevent new select-outs
|
Completed in 33 milliseconds