/linux/sound/soc/renesas/rcar/ |
H A D | adg.c | 543 int approximate = 0; in rsnd_adg_get_clkout() local 594 * clk_i (internal clock) can't create accurate rate, it will be approximate rate. in rsnd_adg_get_clkout() 633 approximate = 1; in rsnd_adg_get_clkout() 652 approximate = 1; in rsnd_adg_get_clkout() 661 if (approximate) in rsnd_adg_get_clkout() 662 dev_info(dev, "It uses CLK_I as approximate rate"); in rsnd_adg_get_clkout()
|
/linux/Documentation/dev-tools/ |
H A 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
|
H A D | gpio-sloppy-logic-analyzer.rst | 17 criteria is met, result in a time series log with approximate waveforms as they
|
/linux/tools/perf/Documentation/ |
H A D | itrace.txt | 26 A approximate IPC
|
H A D | tips.txt | 50 To measure approximate function latency with Processor Trace use perf record -e intel_pt// ... ; perf script --call-ret-trace
|
H A D | perf-intel-pt.txt | 372 The psb_period value is converted to the approximate number of 984 A approximate IPC
|
/linux/arch/m68k/fpsp040/ |
H A 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
|
H A D | setox.S | 106 | Notes: a) The way L1 and L2 are chosen ensures L1+L2 approximate
|
/linux/Documentation/driver-api/thermal/ |
H A D | cpu-cooling-api.rst | 105 from 100 to 500. For reference, the approximate values for the SoC in
|
/linux/Documentation/bpf/ |
H A D | map_bloom_filter.rst | 32 to approximate a reasonable bitmap size for the bloom filter, and is not
|
/linux/Documentation/admin-guide/mm/ |
H A D | ksm.rst | 243 range? Here is a simple approximate calculation for reference:: 254 following approximate calculation::
|
/linux/Documentation/mm/ |
H A D | zsmalloc.rst | 86 the approximate number of pages class compaction can free
|
/linux/Documentation/input/ |
H A D | multi-touch-protocol.rst | 377 ellipse, so approximate it with an inscribed circle instead. The tool 396 parameters can be used to, e.g., approximate finger pressure or distinguish
|
/linux/Documentation/userspace-api/media/dvb/ |
H A D | fe_property_parameters.rst | 879 Specifies the FFT size (with corresponds to the approximate number of
|
/linux/arch/x86/math-emu/ |
H A D | README | 321 the worst accuracy which was found (in bits) and the approximate value
|
/linux/Documentation/networking/ |
H A D | snmp_counter.rst | 1375 performance, kernel checks an approximate count firstly, if the 1376 approximate count is more than tcp_max_orphans, kernel checks the 1377 exact count again. So if the approximate count is less than
|
H A D | timestamping.rst | 33 Only for multicast:approximate transmit timestamp obtained by
|
H A D | ip-sysctl.rst | 313 The approximate size of the storage. Starting from this threshold
|
/linux/Documentation/admin-guide/ |
H A D | md.rst | 532 An approximate count of read errors that have been detected on
|
/linux/Documentation/RCU/ |
H A D | RTFP.txt | 349 out of date." Relies on semantics -- approximate numerical 421 Use fixed time delay to approximate grace period. Very simple,
|
/linux/tools/memory-model/Documentation/ |
H A D | litmus-tests.txt | 142 and SRCU functions. An approximate list of the currently supported
|
/linux/Documentation/kernel-hacking/ |
H A D | locking.rst | 1222 don't really care about races: an approximate result is good enough, so
|
/linux/arch/m68k/ifpsp060/src/ |
H A 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 #
|