Searched refs:topology (Results 126 - 150 of 177) sorted by last modified time

12345678

/linux-master/drivers/cpuidle/governors/
H A Dteo.c140 #include <linux/sched/topology.h>
/linux-master/drivers/cpufreq/
H A Dvexpress-spc-cpufreq.c24 #include <linux/topology.h>
/linux-master/tools/perf/
H A Dbuiltin-timechart.c68 topology; member in struct:timechart
1527 if (!tchart->topology)
1531 fprintf(stderr, "problem building topology\n");
1959 OPT_BOOLEAN('t', "topology", &tchart.topology,
1960 "sort CPUs according to topology"),
/linux-master/tools/perf/util/
H A Dcputopo.h16 * /sys/devices/system/cpu/cpuX/topology/package_cpus_list. From the ABI
23 * /sys/devices/system/cpu/cpuX/topology/die_cpus_list. From the ABI
30 * /sys/devices/system/cpu/cpuX/topology/core_cpus_list. From the ABI
60 * The topology for online CPUs, lazily created.
67 bool cpu_topology__smt_on(const struct cpu_topology *topology);
69 bool cpu_topology__core_wide(const struct cpu_topology *topology,
/linux-master/drivers/scsi/elx/efct/
H A Defct_xport.c707 else if (nport->topology == EFC_NPORT_TOPO_P2P)
709 else if (nport->topology == EFC_NPORT_TOPO_UNKNOWN)
H A Defct_hw.c37 hw->link.topology = SLI4_LINK_TOPO_NONE;
109 switch (read_topo->topology) {
111 hw->link.topology = SLI4_LINK_TOPO_NON_FC_AL;
114 hw->link.topology = SLI4_LINK_TOPO_FC_AL;
120 hw->link.topology = SLI4_LINK_TOPO_MAX;
180 if (event->topology == SLI4_LINK_TOPO_NON_FC_AL) {
190 } else if (event->topology == SLI4_LINK_TOPO_FC_AL) {
206 "Link Up, unsupported topology ",
207 event->topology, event->speed);
/linux-master/arch/powerpc/kernel/
H A Drtasd.c21 #include <linux/topology.h>
29 #include <asm/topology.h>
/linux-master/tools/virtio/linux/
H A Dgfp.h5 #include <linux/topology.h>
/linux-master/drivers/scsi/elx/libefc/
H A Defclib.h36 /* Local port topology */
132 * @topology: topology: fabric/p2p/unknown
170 enum efc_nport_topology topology; member in struct:efc_nport
198 * @is_loop: is loop topology
H A Defc_fabric.c101 enum efc_nport_topology topology)
103 node->nport->topology = topology;
114 * and send topology notification
120 &node->nport->topology);
100 efc_fabric_set_topology(struct efc_node *node, enum efc_nport_topology topology) argument
H A Defc_device.c465 switch (node->nport->topology) {
493 node_printf(node, "received PLOGI, unknown topology did=0x%x\n",
498 node_printf(node, "received PLOGI, unexpected topology %d\n",
499 node->nport->topology);
931 enum efc_nport_topology *topology = arg; local
937 node_printf(node, "topology notification, topology=%d\n",
938 *topology);
940 /* At the time the PLOGI was received, the topology was unknown,
945 if (*topology
[all...]
/linux-master/drivers/base/
H A DMakefile8 topology.o container.o property.o cacheinfo.o \
H A Dtopology.c3 * driver/base/topology.c - Populate sysfs with cpu topology information
15 #include <linux/topology.h>
168 .name = "topology"
190 "base/topology:prepare", topology_add_dev,
/linux-master/arch/loongarch/kernel/
H A Dcacheinfo.c8 #include <linux/topology.h>
/linux-master/sound/soc/qcom/qdsp6/
H A Dq6adm.c41 int topology; member in struct:q6copp
297 int port_id, int topology,
309 if ((port_id == c->afe_port) && (topology == c->topology) &&
322 int port_id, int path, int topology,
349 open->topology_id = topology;
375 * @topology: adm topology id
384 int channel_mode, int topology, int perf_mode,
397 copp = q6adm_find_matching_copp(adm, port_id, topology, perf_mod
296 q6adm_find_matching_copp(struct q6adm *adm, int port_id, int topology, int mode, int rate, int channel_mode, int bit_width, int app_type) argument
321 q6adm_device_open(struct q6adm *adm, struct q6copp *copp, int port_id, int path, int topology, int channel_mode, int bit_width, int rate) argument
383 q6adm_open(struct device *dev, int port_id, int path, int rate, int channel_mode, int topology, int perf_mode, uint16_t bit_width, int app_type, int acdb_id) argument
[all...]
/linux-master/arch/arm64/kernel/
H A Dacpi_numa.c26 #include <linux/topology.h>
/linux-master/arch/parisc/kernel/
H A Dtopology.c2 * arch/parisc/kernel/topology.c
6 * based on arch/arm/kernel/topology.c
15 #include <linux/sched/topology.h>
18 #include <asm/topology.h>
35 /* If the cpu topology has been already set, just return */
45 /* create cpu topology mapping */
/linux-master/arch/loongarch/include/asm/
H A Dtopology.h38 #include <asm-generic/topology.h>
/linux-master/arch/powerpc/platforms/pseries/
H A Dpmem.c23 #include <asm/topology.h>
/linux-master/arch/x86/mm/
H A Dnuma_emulation.c7 #include <linux/topology.h>
/linux-master/arch/parisc/include/asm/
H A Dtopology.h17 #include <asm-generic/topology.h>
/linux-master/drivers/scsi/elx/libefc_sli/
H A Dsli4.h945 u8 topology; member in struct:sli4_link_attention
2228 SLI4_READ_CFG_TOPO_FC = 0x1, /* FC topology unknown */
2230 SLI4_READ_CFG_TOPO_FC_AL = 0x3, /* FC-AL topology */
2388 u8 topology; member in struct:sli4_cmd_read_topology
3611 enum sli4_link_topology topology; member in struct:sli4_link_event
3681 u8 topology; member in struct:sli4
3755 switch (sli4->topology) {
3780 sli4->topology = value;
3783 efc_log_err(sli4, "unsupported topology %#x\n", value);
/linux-master/arch/sh/kernel/
H A Dtopology.c3 * arch/sh/kernel/topology.c
11 #include <linux/topology.h>
25 * simple until we have a method for determining topology..
/linux-master/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_dx.h381 SVGA3dPrimitiveType topology; member in struct:SVGA3dCmdDXSetTopology
1639 uint32 topology; member in struct:SVGADXInputAssemblyMobFormat
/linux-master/drivers/firmware/psci/
H A Dpsci_checker.c22 #include <linux/topology.h>

Completed in 313 milliseconds

12345678