Home
last modified time | relevance | path

Searched defs:topology (Results 1 – 12 of 12) sorted by relevance

/linux-4.1.27/tools/perf/util/
Dsvghelper.c693 struct topology { struct
700 static void scan_thread_topology(int *map, struct topology *t, int cpu, int *pos) in scan_thread_topology() argument
/linux-4.1.27/arch/x86/kernel/
Dvsmp_64.c179 unsigned int cfg, topology, node_shift, maxcpus; in vsmp_cap_cpus() local
/linux-4.1.27/drivers/parport/
Ddaisy.c44 } *topology = NULL; variable
/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_mbox.c483 LPFC_MBOXQ_t * pmb, uint32_t topology, uint32_t linkspeed) in lpfc_init_link()
Dlpfc_sli4.h190 uint16_t topology; member
Dlpfc_hw.h2015 uint32_t topology:8; member
2019 uint32_t topology:8; member
/linux-4.1.27/arch/tile/kernel/
Dsetup.c1180 HV_Topology topology = hv_inquire_topology(); in validate_hv() local
/linux-4.1.27/tools/perf/
Dbuiltin-timechart.c63 topology; member
/linux-4.1.27/drivers/scsi/bfa/
Dbfa_defs_svc.h949 u8 topology; /* bfa_port_topology */ member
998 enum bfa_port_topology topology; /* current topology */ member
1098 u8 topology; /* P2P/LOOP bfa_port_topology */ member
Dbfa_defs.h725 u8 topology; /* boot topology setting */ member
736 u8 topology; /* boot topology setting */ member
Dbfa_svc.h474 enum bfa_port_topology topology; /* current topology */ member
Dbfa_svc.c3879 bfa_fcport_cfg_topology(struct bfa_s *bfa, enum bfa_port_topology topology) in bfa_fcport_cfg_topology()