Home
last modified time | relevance | path

Searched refs:socket_id (Results 1 – 25 of 26) sorted by relevance

12

/linux/arch/parisc/kernel/
A Dtopology.c39 if (cpuid_topo->socket_id != cpu_topo->socket_id) in update_siblings_masks()
89 cpuid_topo->socket_id = cpu_topology[cpu].socket_id; in store_cpu_topology()
95 if (cpuid_topo->socket_id == -1) in store_cpu_topology()
96 max_socket = max(max_socket, cpu_topology[cpu].socket_id); in store_cpu_topology()
99 if (cpuid_topo->socket_id == -1) in store_cpu_topology()
100 cpuid_topo->socket_id = max_socket + 1; in store_cpu_topology()
107 cpu_topology[cpuid].socket_id); in store_cpu_topology()
133 cpu_topo->socket_id = -1; in init_cpu_topology()
/linux/drivers/gpu/drm/amd/amdgpu/
A Dsmuio_v13_0.c100 u32 data, socket_id; in smuio_v13_0_get_socket_id() local
103 socket_id = REG_GET_FIELD(data, SMUIO_MCM_CONFIG, SOCKET_ID); in smuio_v13_0_get_socket_id()
105 return socket_id; in smuio_v13_0_get_socket_id()
/linux/tools/perf/tests/
A Dtopology.c119 session->header.env.cpu[i].socket_id); in check_cpu_topology()
129 session->header.env.cpu[map->map[i]].socket_id == id.socket); in check_cpu_topology()
141 session->header.env.cpu[map->map[i]].socket_id == id.socket); in check_cpu_topology()
155 session->header.env.cpu[map->map[i]].socket_id == id.socket); in check_cpu_topology()
/linux/arch/parisc/include/asm/
A Dtopology.h11 int socket_id; member
18 #define topology_physical_package_id(cpu) (cpu_topology[cpu].socket_id)
/linux/drivers/pci/controller/
A Dpcie-hisi-error.c49 u8 socket_id; member
210 dev_info(dev, "Socket ID = %d\n", edata->socket_id); in hisi_pcie_handle_error()
243 rc = hisi_pcie_port_do_recovery(pdev, edata->socket_id, in hisi_pcie_handle_error()
270 if (error_data->socket_id != socket) in hisi_pcie_notify_error()
/linux/arch/s390/include/asm/
A Dtopology.h16 unsigned short socket_id; member
29 #define topology_physical_package_id(cpu) (cpu_topology[cpu].socket_id)
/linux/arch/ia64/kernel/
A Dtopology.c34 if (cpu_data(num)->socket_id == -1) in arch_fix_phys_package_id()
35 cpu_data(num)->socket_id = slot; in arch_fix_phys_package_id()
159 if (cpu_data(cpu)->socket_id == cpu_data(j)->socket_id in cache_shared_cpu_map_setup()
A Dsmpboot.c703 if ((cpu_data(cpu)->socket_id == cpu_data(i)->socket_id)) { in set_cpu_sibling_map()
808 c->socket_id = (pltid << 8) | info.overview_ppid; in identify_siblings()
835 if ((cpu_data(j)->socket_id == cpu_data(i)->socket_id)) { in is_multithreading_enabled()
A Dsetup.c724 if (c->socket_id != -1) in show_cpuinfo()
725 seq_printf(m, "physical id: %u\n", c->socket_id); in show_cpuinfo()
839 c->socket_id = -1; in identify_cpu()
/linux/arch/ia64/include/asm/
A Dtopology.h42 #define topology_physical_package_id(cpu) (cpu_data(cpu)->socket_id)
A Dprocessor.h208 unsigned int socket_id; /* physical processor socket id */ member
/linux/drivers/misc/
A Dtifm_7xx1.c31 fm->socket_change_set |= 1 << sock->socket_id; in tifm_7xx1_eject()
300 if (((fm->num_sockets == 4) && (sock->socket_id == 2)) in tifm_7xx1_has_ms_pif()
301 || ((fm->num_sockets == 2) && (sock->socket_id == 0))) in tifm_7xx1_has_ms_pif()
A Dtifm_core.c259 sock->socket_id = id; in tifm_alloc_device()
/linux/include/linux/
A Dtifm.h91 unsigned int socket_id; member
/linux/tools/perf/util/
A Denv.h12 int socket_id; member
A Denv.c306 env->cpu[cpu].socket_id = cpu_map__get_socket_id(cpu); in perf_env__read_cpu_topology_map()
A Dheader.c614 ret = do_write(ff, &perf_env.cpu[j].socket_id, in write_cpu_topology()
615 sizeof(perf_env.cpu[j].socket_id)); in write_cpu_topology()
1632 ph->env.cpu[i].socket_id); in print_cpu_topology()
1642 ph->env.cpu[i].socket_id); in print_cpu_topology()
2560 ph->env.cpu[i].socket_id = nr; in process_cpu_topology()
A Dhist.c2701 int socket_id = hists->socket_filter; in __hists__scnprintf_title() local
2767 if (socket_id > -1) in __hists__scnprintf_title()
2769 ", Processor Socket: %d", socket_id); in __hists__scnprintf_title()
A Devent.c710 al->socket = env->cpu[al->cpu].socket_id; in machine__resolve()
/linux/arch/s390/kernel/
A Dtopology.c138 topo->socket_id = socket->id; in add_cpus_to_mask()
267 topo->socket_id = id; in update_cpu_masks()
/linux/Documentation/ABI/testing/
A Dsysfs-platform-dfl-fme39 What: /sys/bus/platform/devices/dfl-fme.0/socket_id
43 Description: Read-only. It returns socket_id to indicate which socket
/linux/tools/perf/
A Dbuiltin-stat.c1484 id.socket = env->cpu[cpu].socket_id; in perf_env__get_socket()
1501 id.socket = env->cpu[cpu].socket_id; in perf_env__get_die()
1520 id.socket = env->cpu[cpu].socket_id; in perf_env__get_core()
/linux/drivers/fpga/
A Ddfl-fme-main.c121 static DEVICE_ATTR_RO(socket_id);
/linux/tools/perf/ui/browsers/
A Dhists.c2874 char **optstr, int socket_id) in add_socket_opt() argument
2876 if (!hists__has(browser->hists, socket) || socket_id < 0) in add_socket_opt()
2881 socket_id) < 0) in add_socket_opt()
2884 act->socket = socket_id; in add_socket_opt()
/linux/include/acpi/
A Dactbl2.h1990 u16 socket_id; member

Completed in 78 milliseconds

12