Searched defs:do_reconfig_cpu (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/intrd/ |
H A D | intrd.pl | 107 sub do_reconfig_cpu($$$); # private function 637 # do_reconfig(), and its helpers, do_reconfig_cpu(), do_reconfig_cpu2cpu(), 755 # do_reconfig(), do_reconfig_cpu(), and do_reconfig_cpu2cpu(), are the 771 # one at a time and hands them off to do_reconfig_cpu(). This function 890 # Re-sort cpusortlist each time, since do_reconfig_cpu can 910 do_reconfig_cpu($delta, \@cpusortlist, $cpu); 955 sub do_reconfig_cpu($$$) # private function subroutine
|
Completed in 58 milliseconds