Home
last modified time | relevance | path

Searched defs:socket_id (Results 1 – 10 of 10) sorted by relevance

/linux/include/uapi/linux/
H A Disst_if.h180 __u8 socket_id; member
202 __u8 socket_id; member
220 __u8 socket_id; member
254 __u8 socket_id; member
278 __u8 socket_id; member
300 __u8 socket_id; member
314 __u8 socket_id; member
354 __u8 socket_id; member
395 __u8 socket_id; member
423 __u8 socket_id; member
[all …]
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsmuio_v13_0_3.c57 u32 data, socket_id; in smuio_v13_0_3_get_socket_id() local
H A Dsmuio_v13_0.c100 u32 data, socket_id; in smuio_v13_0_get_socket_id() local
H A Damdgpu_mca.h109 int socket_id; member
/linux/include/linux/
H A Dpeci.h77 u8 socket_id; member
/linux/tools/arch/x86/intel_sdsi/
H A Dintel_sdsi.c109 uint64_t socket_id; member
113 uint64_t socket_id; member
/linux/tools/perf/util/
H A Denv.c380 int socket_id = cpu__get_socket_id(cpu); perf_env__read_cpu_topology_map() local
H A Denv.h13 int socket_id; global() member
H A Dhist.c2915 int socket_id = hists->socket_filter; __hists__scnprintf_title() local
/linux/tools/perf/ui/browsers/
H A Dhists.c2923 char **optstr, int socket_id) in add_socket_opt()