Searched refs:approximate (Results  1 – 20 of 20) sorted by relevance
| /Linux-v5.10/arch/h8300/lib/ | 
| D | udivsi3.S | 59 	divxu.w	r2,er0		; r0 now contains the approximate quotient (AQ)
  | 
| /Linux-v5.10/arch/mips/ar7/ | 
| D | clock.c | 98 static void approximate(int base, int target, int *prediv,  in approximate()  function 132 		approximate(base, target, prediv, postdiv, mul);  in calculate()
  | 
| /Linux-v5.10/Documentation/process/ | 
| D | clang-format.rst | 23 The rules contained there try to approximate the most common kernel 169 might be different and enabling some of these options may approximate
  | 
| /Linux-v5.10/arch/m68k/fpsp040/ | 
| D | slogn.S | 27 |	Step 1. If |X-1| < 1/16, approximate log(X) by an odd polynomial in 42 |	Step 1: If |X| < 1/16, approximate log(1+X) by an odd polynomial in
  | 
| D | setox.S | 106 |	Notes:	a) The way L1 and L2 are chosen ensures L1+L2 approximate
  | 
| /Linux-v5.10/Documentation/driver-api/thermal/ | 
| D | cpu-cooling-api.rst | 105 from 100 to 500.  For reference, the approximate values for the SoC in
  | 
| /Linux-v5.10/Documentation/input/ | 
| D | multi-touch-protocol.rst | 373 ellipse, so approximate it with an inscribed circle instead. The tool 392 parameters can be used to, e.g., approximate finger pressure or distinguish
  | 
| /Linux-v5.10/drivers/clk/ | 
| D | Kconfig | 183 	  divider to best approximate the desired output.
  | 
| /Linux-v5.10/Documentation/userspace-api/media/dvb/ | 
| D | fe_property_parameters.rst | 873 Specifies the FFT size (with corresponds to the approximate number of
  | 
| /Linux-v5.10/arch/x86/math-emu/ | 
| D | README | 321 the worst accuracy which was found (in bits) and the approximate value
  | 
| /Linux-v5.10/Documentation/networking/ | 
| D | snmp_counter.rst | 1379 performance, kernel checks an approximate count firstly, if the 1380 approximate count is more than tcp_max_orphans, kernel checks the 1381 exact count again. So if the approximate count is less than
  | 
| D | timestamping.rst | 33   Only for multicast:approximate transmit timestamp obtained by
  | 
| D | ip-sysctl.rst | 222 	The approximate size of the storage.  Starting from this threshold
  | 
| /Linux-v5.10/Documentation/admin-guide/ | 
| D | md.rst | 532 	An approximate count of read errors that have been detected on
  | 
| /Linux-v5.10/Documentation/RCU/ | 
| D | RTFP.txt | 349 	out of date."  Relies on semantics -- approximate numerical 421 	Use fixed time delay to approximate grace period.  Very simple,
  | 
| /Linux-v5.10/tools/memory-model/Documentation/ | 
| D | litmus-tests.txt | 142 and SRCU functions.  An approximate list of the currently supported
  | 
| /Linux-v5.10/tools/perf/Documentation/ | 
| D | perf-intel-pt.txt | 322 		The psb_period value is converted to the approximate number of
  | 
| /Linux-v5.10/Documentation/kernel-hacking/ | 
| D | locking.rst | 1228 don't really care about races: an approximate result is good enough, so
  | 
| /Linux-v5.10/arch/m68k/ifpsp060/src/ | 
| D | fplsp.S | 6763 #		approximate the value -log2/64 to 88 bits of accuracy.	# 7981 #	Step 1. If |X-1| < 1/16, approximate log(X) by an odd		# 7999 #	Step 1: If |X| < 1/16, approximate log(1+X) by an odd		#
  | 
| /Linux-v5.10/Documentation/security/keys/ | 
| D | core.rst | 1152     method. This permits approximate matching to occur. If callout_string is
  |