Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/opl/common/
H A Dopl.c361 Prom_node *cpu_next = NULL; in display_cpus() local
370 cpu_next = cpu->sibling; in display_cpus()
372 if (cpu_next != NULL) { in display_cpus()
373 name = get_node_name(cpu_next); in display_cpus()
377 cpu_next = NULL; in display_cpus()
386 if (cpu_next != NULL) { in display_cpus()
394 if (cpu_next != NULL) { in display_cpus()
399 cpu = cpu_next; in display_cpus()
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddcpc.c585 } while ((c = c->cpu_next) != cpu_list); in dcpc_block_interrupts()
602 } while ((c = c->cpu_next) != cpu_list); in dcpc_release_interrupts()
621 } while ((c = c->cpu_next) != cpu_list); in dcpc_claim_interrupts()
639 } while ((c = c->cpu_next) != cpu_list); in dcpc_surrender_interrupts()
687 } while ((c = c->cpu_next) != cpu_list); in dcpc_program_event()
708 } while ((c = c->cpu_next) != cpu_list && ret == 0); in dcpc_program_event()
839 } while ((c = c->cpu_next) != cpu_list); in dcpc_enable()
912 } while ((c = c->cpu_next) != cpu_list); in dcpc_disable()
/illumos-gate/usr/src/uts/common/os/
H A Dvm_meter.c100 } while ((cp = cp->cpu_next) != cpu_list); in vmmeter()
H A Dcpu_intr.c89 } while ((c = c->cpu_next) != cp); in cpu_intr_count()
H A Dcpu.c1741 cp->cpu_next = cp; in cpu_list_init()
1805 cp->cpu_next = cpu_list; in cpu_add_unit()
1807 cpu_list->cpu_prev->cpu_next = cp; in cpu_add_unit()
1901 cpnext = cp->cpu_next; in cpu_del_unit()
1902 cp->cpu_prev->cpu_next = cp->cpu_next; in cpu_del_unit()
1903 cp->cpu_next->cpu_prev = cp->cpu_prev; in cpu_del_unit()
1910 cp->cpu_next = NULL; in cpu_del_unit()
H A Dpool_pset.c421 } while ((c = c->cpu_next) != cpu_list); in pool_pset_visibility_change()
904 } while ((cpu = cpu->cpu_next) != cpu_list); in pool_pset_pack()
H A Dcyclic.c2880 } while ((c = c->cpu_next) != cpu_list); in cyclic_add_omni()
3254 } while ((c = c->cpu_next) != cpu_list); in cyclic_mp_init()
3668 } while ((c = c->cpu_next) != cpu_list); in cyclic_suspend()
3721 } while ((c = c->cpu_next) != cpu_list); in cyclic_resume()
H A Dclock.c616 } while ((cp = cp->cpu_next) != cpu_list); in clock()
1134 } while ((cp = cp->cpu_next) != cpu_list); in loadavg_update()
H A Dmem_config.c3314 } while ((cp = cp->cpu_next) != cpu_list); in memseg_cpu_vm_flush()
/illumos-gate/usr/src/uts/sun4/os/
H A Dintr.c263 } while ((c = c->cpu_next) != cpu_list); in siron_mp_init()
591 } while ((cp = cp->cpu_next) != cpu_list); in intr_redist_all_cpus()
705 if (curr_cpu == NULL || curr_cpu->cpu_next == NULL) in intr_dist_cpuid()
/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_misc.c916 } while ((cp = cp->cpu_next) != cpu_list); in cpr_mp_offline()
944 for (cp = bootcpu->cpu_next; cp != bootcpu; cp = cp->cpu_next) { in cpr_mp_online()
985 } while ((cp = cp->cpu_next) != cpu_list); in cpr_save_mp_state()
H A Dcpr_main.c1335 } while ((cp = cp->cpu_next) != cpu_list); in cpr_all_online()
1379 } while ((cp = cp->cpu_next) != cpu_list); in cpr_restore_offline()
/illumos-gate/usr/src/uts/intel/os/
H A Darch_kdi.c76 } while ((cp = cp->cpu_next) != cpu_list); in kdi_gdt2cpu()
/illumos-gate/usr/src/cmd/fm/modules/common/cpumem-retire/
H A Dcma.h58 struct cma_cpu *cpu_next; /* List of cpus */ member
/illumos-gate/usr/src/uts/sun4u/os/
H A Dcpr_impl.c264 for (cp = CPU->cpu_next; cp != CPU; cp = cp->cpu_next) { in i_cpr_mp_setup()
269 for (cp = CPU->cpu_next; cp != CPU; cp = cp->cpu_next) in i_cpr_mp_setup()
538 } while ((cp = cp->cpu_next) != CPU); in i_cpr_save_cpu_info()
/illumos-gate/usr/src/uts/common/syscall/
H A Dprocessor_bind.c354 } while ((cp = cp->cpu_next) != cpu_list); in processor_bind()
/illumos-gate/usr/src/uts/common/sys/
H A Dcpuvar.h109 struct cpu *cpu_next; /* next existing CPU */ member
/illumos-gate/usr/src/uts/sun4/io/
H A Dtrapstat.c2032 } while ((cp = cp->cpu_next) != cpu_list); in trapstat_go()
2206 } while ((cp = cp->cpu_next) != cpu_list); in trapstat_cpr()
/illumos-gate/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c3561 zsd_cpu_t *cpu_next; in zsd_refresh_cpu_stats() local
3568 cpu_next = list_head(&ctl->zsctl_cpus); in zsd_refresh_cpu_stats()
3569 while (cpu_next != NULL) { in zsd_refresh_cpu_stats()
3570 cpu = cpu_next; in zsd_refresh_cpu_stats()
3571 cpu_next = list_next(&ctl->zsctl_cpus, cpu); in zsd_refresh_cpu_stats()
/illumos-gate/usr/src/uts/common/disp/
H A Dcpupart.c1005 cp = cp->cpu_next; in cpupart_destroy()
H A Dcmt.c1684 } while ((cpu = cpu->cpu_next) != cpu_list); in pg_cmt_disable()
H A Ddisp.c359 cpup = cpup->cpu_next; in cpu_dispqalloc()
/illumos-gate/usr/src/uts/i86xpv/os/
H A Devtchn.c344 } while ((cp = cp->cpu_next) != cpu_list); in update_evtchn_affinity()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dcmi_hw.c1231 cp = cp->cpu_next; in cpu_search()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c3083 } while ((current = (uintptr_t)cpu.cpu_next) != first); in cpu_walk_init()

12