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

/opensolaris-onvv-gate/usr/src/cmd/powertop/common/
H A Ddisplay.c171 pt_display_setup(boolean_t resized) argument
217 if (!resized) {
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dcyclic.c440 * on the CPU being resized, but should not affect cyclic operation on other
443 * Three key cyc_cpu data structures need to be resized: the cyclics array,
1120 int soft, *buf, consndx, resized = 0, intr_resized = 0; local
1207 ASSERT(resized == 0);
1291 ASSERT(resized == 0);
1292 resized = 1;
1300 ASSERT(!(intr_resized == 1 && resized == 0));
1302 if (resized) {
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dav.c113 goto resized;
140 resized:
/opensolaris-onvv-gate/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.c1139 int resized; local
1764 resized = (shd_size != mst_size);
1765 if (resized && ii_need_same_size(ip)) {
1850 if (resized) {
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DFile.pm2392 be resized immediately, but deferred records will not be written.

Completed in 177 milliseconds