/Linux-v4.19/init/ |
D | calibrate.c | 122 unsigned long estimate; in calibrate_delay_direct() local 126 estimate = (good_timer_sum/good_timer_count); in calibrate_delay_direct() 127 maxdiff = estimate >> 3; in calibrate_delay_direct() 131 return estimate; in calibrate_delay_direct() 136 if ((measured_times[max] - estimate) < in calibrate_delay_direct() 137 (estimate - measured_times[min])) { in calibrate_delay_direct()
|
/Linux-v4.19/arch/powerpc/lib/ |
D | div64.S | 36 addc r9,r4,r10 # rounding up (so the estimate cannot 44 2: mullw r10,r11,r4 # to get an estimate of the quotient, 45 mulhwu r9,r11,r4 # multiply the estimate by the divisor, 47 add r8,r8,r11 # and add the estimate to the accumulated
|
/Linux-v4.19/arch/powerpc/boot/ |
D | div64.S | 36 addc r9,r4,r10 # rounding up (so the estimate cannot 44 2: mullw r10,r11,r4 # to get an estimate of the quotient, 45 mulhwu r9,r11,r4 # multiply the estimate by the divisor, 47 add r8,r8,r11 # and add the estimate to the accumulated
|
/Linux-v4.19/arch/arc/lib/ |
D | strcmp.S | 74 bic_s r2,r2,r0 ; get low estimate for r2 and get ... 76 or_s r3,r3,r0 ; ... high estimate r3 so that r2 > r3 will ...
|
/Linux-v4.19/Documentation/misc-devices/ |
D | bh1770glc.txt | 19 but ALS side results are used to estimate reliability of the proximity sensor. 26 8 bit. Driver supports only one channel. Driver uses ALS results to estimate
|
D | apds990x.txt | 105 _rough_ estimate about the distance.
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-class-net-batman-adv | 30 estimate the throughput by itself.
|
D | sysfs-class-uwb_rc | 149 This gives an estimate on a suitable PHY rate. Refer
|
/Linux-v4.19/drivers/devfreq/event/ |
D | Kconfig | 31 (Platform Performance Monitoring Unit) counters to estimate the
|
/Linux-v4.19/Documentation/media/kapi/ |
D | dtv-common.rst | 8 estimate signal strength and signal to noise measurements in dB.
|
D | dtv-frontend.rst | 387 the register too often and/or estimate the total number of bits/blocks.
|
/Linux-v4.19/Documentation/hwmon/ |
D | ibmaem | 26 is a register that displays an estimate of raw energy consumption since the
|
/Linux-v4.19/Documentation/thermal/ |
D | power_allocator.txt | 62 An estimate of the sustainable dissipatable power (in mW) should be 70 simply an estimate, and may be tuned to affect the aggressiveness of 135 an estimate, which is the reason for closed-loop control such as this.
|
/Linux-v4.19/net/netfilter/ |
D | nft_set_hash.c | 665 .estimate = nft_rhash_estimate, 687 .estimate = nft_hash_estimate, 707 .estimate = nft_hash_fast_estimate,
|
D | nft_set_bitmap.c | 304 .estimate = nft_bitmap_estimate,
|
D | nft_set_rbtree.c | 474 .estimate = nft_rbtree_estimate,
|
/Linux-v4.19/Documentation/sound/designs/ |
D | timestamping.rst | 11 estimate with a delay. In the latter two cases, the low-level driver 15 provides a refined estimate with a delay. 75 audio_tstamp_config fields, thus get an estimate of the timestamp
|
D | compress-offload.rst | 42 estimate reliably the duration of audio buffers when handling
|
/Linux-v4.19/Documentation/filesystems/ |
D | gfs2-glocks.txt | 210 srttvar - Variance estimate for srtt 212 srttvarb - Variance estimate for srttb 214 sirtvar - Variance estimate for sirt
|
/Linux-v4.19/Documentation/admin-guide/pm/ |
D | cpufreq.rst | 37 Typically, they are used along with algorithms to estimate the required CPU 56 Scaling governors implement algorithms to estimate the required CPU capacity. 399 given CPU as the CPU utilization estimate (see the `Per-entity load tracking`_ 439 In order to estimate the current CPU load, it measures the time elapsed between 442 time to the total CPU time is taken as an estimate of the load. 445 estimated for all of them and the greatest result is taken as the load estimate 532 hardware. That value can be used to estimate how the performance of the
|
/Linux-v4.19/Documentation/admin-guide/mm/ |
D | idle_page_tracking.rst | 52 That said, in order to estimate the amount of pages that are not used by a
|
/Linux-v4.19/include/net/netfilter/ |
D | nf_tables.h | 341 bool (*estimate)(const struct nft_set_desc *desc, member
|
/Linux-v4.19/net/netfilter/ipvs/ |
D | Kconfig | 68 each hash entry uses 8 bytes, so you can estimate how much memory is
|
/Linux-v4.19/drivers/thermal/ |
D | Kconfig | 458 real time die temperature if an ADC is present or an estimate of the
|
/Linux-v4.19/Documentation/devicetree/bindings/thermal/ |
D | thermal.txt | 161 - sustainable-power: An estimate of the sustainable power (in mW) that the
|