Searched refs:resized (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/powertop/common/
H A Ddisplay.c175 pt_display_setup(boolean_t resized) argument
222 if (!resized) {
/illumos-gate/usr/src/uts/common/os/
H A Dcyclic.c444 * on the CPU being resized, but should not affect cyclic operation on other
447 * Three key cyc_cpu data structures need to be resized: the cyclics array,
1125 int soft, *buf, consndx, resized = 0, intr_resized = 0; local
1212 ASSERT(resized == 0);
1297 ASSERT(resized == 0);
1298 resized = 1;
1306 ASSERT(!(intr_resized == 1 && resized == 0));
1308 if (resized) {
/illumos-gate/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.c1140 int resized; local
1765 resized = (shd_size != mst_size);
1766 if (resized && ii_need_same_size(ip)) {
1851 if (resized) {

Completed in 122 milliseconds