Searched refs:S390TopologyEntry (Results 1 – 2 of 2) sorted by relevance
32 typedef struct S390TopologyEntry { struct33 QTAILQ_ENTRY(S390TopologyEntry) next;36 } S390TopologyEntry; typedef43 typedef QTAILQ_HEAD(, S390TopologyEntry) S390TopologyList;
43 static char *fill_tle_cpu(char *p, S390TopologyEntry *entry) in fill_tle_cpu()89 S390TopologyEntry *entry; in stsi_topology_fill_sysib()172 static void s390_topology_add_cpu_to_entry(S390TopologyEntry *entry, in s390_topology_add_cpu_to_entry()253 S390TopologyEntry sentinel = { .id.sentinel = 1 }; in s390_topology_fill_list_sorted()261 S390TopologyEntry *entry = NULL, *tmp; in s390_topology_fill_list_sorted()288 S390TopologyEntry *entry = NULL; in s390_topology_empty_list()289 S390TopologyEntry *tmp = NULL; in s390_topology_empty_list()