Searched refs:adjustment (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/lib/libbsm/common/
H A Dadt_token.c1110 ptrdiff_t adjustment; local
1113 adjustment = (size_t)current_address + current_size;
1116 remainder = adjustment % next_size;
1118 adjustment += next_size - remainder;
1120 return ((char *)adjustment);
/illumos-gate/usr/src/cmd/make/bin/
H A Dparallel.cc272 int adjustment; local
281 adjustment = ((int)loadavg[LOADAVG_1MIN]);
282 if (adjustment < 2) return(pmake_max_jobs);
284 adjustment = adjustment / ncpu;
286 adjusted_max_jobs = pmake_max_jobs - adjustment;
433 * ADJUST_M1 - adjustment by system load (default)
435 * ADJUST_NONE - no adjustment - fixed limit of jobs for the current dmake
464 * Prints warning message, cleans up job adjust data, and disables job adjustment
482 warning(gettext("Encountered max jobs auto adjustment erro
[all...]
/illumos-gate/usr/src/cmd/sgs/rtld.4.x/
H A Dumultiply.s144 ! multiplicands, so no adjustment is necessary.
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dniagara_copy.s671 addcc %o2, 7, %o2 ! finish adjustment of remaining count
837 addcc %o2, 7, %o2 ! finish adjustment of remaining count
916 addcc %o2, 7, %o2 ! finish adjustment of remaining count
1016 addcc %o2, 7, %o2 ! finish adjustment of remaining count
1554 addcc %i2, 7, %i2 ! finish adjustment of remaining count
3060 addcc %o2, 7, %o2 ! finish adjustment of remaining count
3220 addcc %o2, 7, %o2 ! finish adjustment of remaining count
3301 addcc %o2, 7, %o2 ! finish adjustment of remaining count
3403 addcc %o2, 7, %o2 ! finish adjustment of remaining count
3922 addcc %i2, 7, %i2 ! finish adjustment o
[all...]
H A Dcommon_asm.s400 add hrestnsec, adj, hrestnsec; /* delay: apply adjustment */ \
553 ! apply adjustment, if any
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcommon_asm.s554 add hrestnsec, adj, hrestnsec; /* delay: apply adjustment */ \
707 ! apply adjustment, if any
H A Dcheetah_copy.s1342 addcc TMP, 3, TMP ! restore count adjustment
2286 addcc TMP, 3, TMP ! restore count adjustment
3074 addcc TMP, 3, TMP ! restore count adjustment
H A Dopl_olympus_copy.s1294 addcc TMP, 3, TMP ! restore count adjustment
2219 addcc TMP, 3, TMP ! restore count adjustment
2998 addcc TMP, 3, TMP ! restore count adjustment
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/
H A Dmemcpy.s179 add %o2, 63, %o2 ! restore offset adjustment
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vsin.S1468 ! no adjustment since all three selected here
H A D__vcos.S1540 ! no adjustment since all three selected here
/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Di86_subr.s3737 / Apply adjustment, if any

Completed in 82 milliseconds