Lines Matching refs:INFO_SIMPLE
37 INFO_SIMPLE = 0, enumerator
86 if (type == INFO_SIMPLE) in info_blk_hdr__size()
94 if (type == INFO_SIMPLE) in info_blk_hdr__npar()
102 if (type == INFO_SIMPLE) in info_blk_hdr__flags()
110 if (type == INFO_SIMPLE) in info_blk_hdr__pcpus()
145 if (type == INFO_SIMPLE) in part_hdr__size()
153 if (type == INFO_SIMPLE) in part_hdr__rcpus()
162 if (type == INFO_SIMPLE) in part_hdr__part_name()
206 if (type == INFO_SIMPLE) in cpu_info__size()
214 if (type == INFO_SIMPLE) in cpu_info__ctidx()
222 if (type == INFO_SIMPLE) in cpu_info__cpu_addr()
230 if (type == INFO_SIMPLE) in cpu_info__acc_time()
238 if (type == INFO_SIMPLE) in cpu_info__lp_time()
246 if (type == INFO_SIMPLE) in cpu_info__online_time()
271 if (type == INFO_SIMPLE) in phys_hdr__size()
279 if (type == INFO_SIMPLE) in phys_hdr__cpus()
307 if (type == INFO_SIMPLE) in phys_cpu__size()
315 if (type == INFO_SIMPLE) in phys_cpu__cpu_addr()
323 if (type == INFO_SIMPLE) in phys_cpu__mgm_time()
331 if (type == INFO_SIMPLE) in phys_cpu__ctidx()
405 if (fmt == INFO_SIMPLE) { in diag204_get_buffer()
456 buf = diag204_get_buffer(INFO_SIMPLE, &pages); in diag204_probe()
462 (unsigned long)INFO_SIMPLE, pages, buf) >= 0) { in diag204_probe()
464 diag204_info_type = INFO_SIMPLE; in diag204_probe()