/linux-4.4.14/init/ |
D | calibrate.c | 121 unsigned long estimate; in calibrate_delay_direct() local 125 estimate = (good_timer_sum/good_timer_count); in calibrate_delay_direct() 126 maxdiff = estimate >> 3; in calibrate_delay_direct() 130 return estimate; in calibrate_delay_direct() 135 if ((measured_times[max] - estimate) < in calibrate_delay_direct() 136 (estimate - measured_times[min])) { in calibrate_delay_direct()
|
/linux-4.4.14/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-4.4.14/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-4.4.14/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-4.4.14/drivers/devfreq/event/ |
D | Kconfig | 22 (Platform Performance Monitoring Unit) counters to estimate the
|
/linux-4.4.14/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-4.4.14/Documentation/hwmon/ |
D | ibmaem | 26 is a register that displays an estimate of raw energy consumption since the
|
/linux-4.4.14/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.
|
D | cpu-cooling-api.txt | 165 dominate the estimate, the appropriate interface to the model from the
|
D | sysfs-api.txt | 324 An estimate of the sustained power that can be dissipated by
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | timestamping.txt | 7 estimate with a delay. In the latter two cases, the low-level driver 11 provides a refined estimate with a delay. 70 audio_tstamp_config fields, get an estimate of the timestamp
|
D | compress_offload.txt | 37 estimate reliably the duration of audio buffers when handling
|
/linux-4.4.14/Documentation/filesystems/ |
D | gfs2-glocks.txt | 209 srttvar - Variance estimate for srtt 211 srttvarb - Variance estimate for srttb 213 sirtvar - Variance estimate for sirt
|
D | proc.txt | 811 make an estimate of the likely number of huge pages that can be allocated 862 MemAvailable: An estimate of how much memory is available for starting new 866 The estimate takes into account that the system needs some
|
/linux-4.4.14/net/netfilter/ |
D | nft_rbtree.c | 252 .estimate = nft_rbtree_estimate,
|
D | nft_hash.c | 365 .estimate = nft_hash_estimate,
|
D | nf_tables_api.c | 2287 if (!ops->estimate(desc, features, &est)) in nft_select_set_ops()
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-class-uwb_rc | 149 This gives an estimate on a suitable PHY rate. Refer
|
/linux-4.4.14/Documentation/vm/ |
D | idle_page_tracking.txt | 40 That said, in order to estimate the amount of pages that are not used by a
|
/linux-4.4.14/Documentation/ |
D | media-framework.txt | 122 advance by the entity driver. As an initial estimate, media_entity_init 125 the initial estimate.
|
/linux-4.4.14/include/net/netfilter/ |
D | nf_tables.h | 265 bool (*estimate)(const struct nft_set_desc *desc, member
|
/linux-4.4.14/net/netfilter/ipvs/ |
D | Kconfig | 68 each hash entry uses 8 bytes, so you can estimate how much memory is
|
/linux-4.4.14/drivers/thermal/ |
D | Kconfig | 391 real time die temperature if an ADC is present or an estimate of the
|
/linux-4.4.14/Documentation/devicetree/bindings/thermal/ |
D | thermal.txt | 171 - sustainable-power: An estimate of the sustainable power (in mW) that the
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | ilsp.S | 340 # Now calculate an estimate of the quotient words (msw first, then lsw).
|
D | fplsp.S | 6769 # d) It is important to estimate how large can |R| be #
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | setox.S | 112 | d) It is important to estimate how large can |R| be after
|
/linux-4.4.14/kernel/trace/ |
D | Kconfig | 580 it recorded and give a rough estimate of how long each iteration took.
|
/linux-4.4.14/mm/ |
D | Kconfig | 645 This feature allows to estimate the amount of user pages that have
|
/linux-4.4.14/drivers/staging/lustre/ |
D | sysfs-fs-lustre | 125 out the request that reached current servicing time estimate
|
/linux-4.4.14/Documentation/sysctl/ |
D | vm.txt | 625 When this flag is 0, the kernel attempts to estimate the amount
|