Searched refs:underflows (Results 1 – 11 of 11) sorted by relevance
173 static atomic_t underflows; in percpu_ref_switch_to_atomic_rcu() local200 atomic_inc_return(&underflows) < 4) { in percpu_ref_switch_to_atomic_rcu()
1418 will detect preemption count underflows.
38 result underflows before rounding, but becomes a normalised number
457 const unsigned int *underflows, in check_entry_size_and_hooks() argument486 if ((unsigned char *)e - base == underflows[h]) { in check_entry_size_and_hooks()490 newinfo->underflow[h] = underflows[h]; in check_entry_size_and_hooks()
592 const unsigned int *underflows, in check_entry_size_and_hooks() argument 615 /* Check hooks & underflows */ in check_entry_size_and_hooks() 621 if ((unsigned char *)e - base == underflows[h]) { in check_entry_size_and_hooks() 625 newinfo->underflow[h] = underflows[h]; in check_entry_size_and_hooks() 1452 * underflows, check for loops, etc. in translate_compat_table()
610 const unsigned int *underflows, in check_entry_size_and_hooks() argument 633 /* Check hooks & underflows */ in check_entry_size_and_hooks() 639 if ((unsigned char *)e - base == underflows[h]) { in check_entry_size_and_hooks() 643 newinfo->underflow[h] = underflows[h]; in check_entry_size_and_hooks()
118 leeway for computational errors (over/underflows). Example: if
93 over/underflows and clamping issues of integer values in general. The usual
175 underflows are mitigated by IBRS or eIBRS:
264 prediction when the return stack buffer underflows while switching to
277 control mechanisms exist on both sides to prevent underflows and overflows.