Searched refs:pe (Results 151 - 163 of 163) sorted by relevance

1234567

/linux-master/arch/alpha/kernel/
H A Derr_marvel.c897 lf_subpackets->io_pid = io7->pe;
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Duoutp.c104 return outp->func->dp.drive(outp, args->v0.lanes, args->v0.pe, args->v0.vs);
/linux-master/drivers/misc/cxl/
H A Dcxl.h593 * pe is the process element handle, assigned by this driver when the
597 * On bare-metal, pe=external_pe, because we decide what the handle is.
598 * In a guest, we only find out about the pe used by pHyp when the
602 int pe; member in struct:cxl_context
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_switch.c4613 u8 pe, qr; local
4616 * be, de, and pe are related to the lookup words
4618 for (pe = 0; pe < lkup_exts->n_val_words; pe++) {
4621 if (ar[qr].off == be[pe].off &&
4622 ar[qr].prot_id == be[pe].prot_id &&
4623 cr[qr] == de[pe])
4624 /* Found the "pe"th word in the
/linux-master/drivers/scsi/isci/
H A Dhost.c2217 &ihost->scu_registers->peg0.pe[i].tl,
2218 &ihost->scu_registers->peg0.pe[i].ll);
/linux-master/drivers/ata/
H A Dsata_dwc_460ex.c123 struct ata_probe_ent *pe; /* ptr to probe-ent */ member in struct:sata_dwc_device
/linux-master/drivers/pinctrl/tegra/
H A Dpinctrl-tegra210.c1223 FUNCTION(pe),
H A Dpinctrl-tegra124.c1655 FUNCTION(pe),
/linux-master/fs/smb/client/
H A Dcifssmb.c2906 struct posix_acl_entry *pa, *pe; local
2943 FOREACH_ACL_ENTRY(pa, kacl, pe) {
2990 const struct posix_acl_entry *pa, *pe; local
3018 FOREACH_ACL_ENTRY(pa, acl, pe) {
/linux-master/tools/perf/
H A DMakefile.perf1046 $(INSTALL) tests/pe-file.exe* '$(DESTDIR_SQ)$(perfexec_instdir_SQ)/tests'; \
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-sysfs.c479 static DEVICE_ATTR_RW(pe);
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_hw.h1518 struct lpfc_fdmi_port_entry pe; member in struct:lpfc_fdmi_reg_port_list
/linux-master/tools/power/pm-graph/
H A Dsleepgraph.py2025 dc, ps, pe = len(devlist), self.dmesg[phase]['start'], self.dmesg[phase]['end']
2032 sysvals.vprint('%20s: %f - %f (%d devices)' % (phase, ps, pe, dc))

Completed in 300 milliseconds

1234567