/Linux-v4.19/LICENSES/other/ |
D | Apache-2.0 | 20 "License" shall mean the terms and conditions for use, reproduction, and 23 "Licensor" shall mean the copyright owner or entity authorized by the 26 "Legal Entity" shall mean the union of the acting entity and all other 34 "You" (or "Your") shall mean an individual or Legal Entity exercising 37 "Source" form shall mean the preferred form for making modifications, 41 "Object" form shall mean any form resulting from mechanical transformation 45 "Work" shall mean the work of authorship, whether in Source or Object form, 50 "Derivative Works" shall mean any work, whether in Source or Object form, 58 "Contribution" shall mean any work of authorship, including the original 72 "Contributor" shall mean Licensor and any individual or Legal Entity on
|
/Linux-v4.19/block/ |
D | blk-stat.c | 23 stat->max = stat->nr_samples = stat->mean = 0; in blk_rq_stat_init() 36 dst->mean = div_u64(src->batch + dst->mean * dst->nr_samples, in blk_rq_stat_sum()
|
D | blk-iolatency.c | 515 CALC_LOAD(iolat->lat_avg, iolatency_exp_factors[exp_idx], stat.mean); in iolatency_check_latencies() 518 if (stat.mean <= iolat->min_lat_nsec && in iolatency_check_latencies() 533 if (stat.mean <= iolat->min_lat_nsec && in iolatency_check_latencies() 539 } else if (stat.mean > iolat->min_lat_nsec) { in iolatency_check_latencies()
|
/Linux-v4.19/drivers/rtc/ |
D | rtc-88pm860x.c | 246 unsigned int sum, data, mean, vrtc_set; in calibrate_vrtc_work() local 256 mean = sum >> 4; in calibrate_vrtc_work() 258 dev_dbg(info->dev, "mean:%d, vrtc_set:%d\n", mean, vrtc_set); in calibrate_vrtc_work() 262 if ((mean + 200) < vrtc_set) { in calibrate_vrtc_work() 268 } else if ((mean - 200) > vrtc_set) { in calibrate_vrtc_work()
|
/Linux-v4.19/tools/perf/util/ |
D | stat.h | 11 double n, mean, M2; member 106 stats->mean = 0.0; in init_stats()
|
D | stat.c | 15 delta = val - stats->mean; in update_stats() 16 stats->mean += delta / stats->n; in update_stats() 17 stats->M2 += delta*(val - stats->mean); in update_stats() 28 return stats->mean; in avg_stats()
|
/Linux-v4.19/include/trace/events/ |
D | wbt.h | 37 __entry->rmean = stat[0].mean; 41 __entry->wmean = stat[1].mean;
|
/Linux-v4.19/drivers/media/platform/vicodec/ |
D | vicodec-codec.c | 534 int32_t mean = 0; in var_intra() local 540 mean += *tmp; in var_intra() 541 mean /= 64; in var_intra() 544 ret += (*tmp - mean) < 0 ? -(*tmp - mean) : (*tmp - mean); in var_intra()
|
/Linux-v4.19/Documentation/filesystems/ |
D | gfs2-glocks.txt | 138 The statistics are divided into three pairs of mean and 139 variance, plus two counters. The mean/variance pairs are 145 Unlike the TCP/IP Illustrated case, the mean and variance are 148 The three pairs of mean/variance measure the following 165 has gone into the mean/variance calculations. The other counter 221 using the format mean/variance for each of the timing stats.
|
/Linux-v4.19/arch/x86/ras/ |
D | Kconfig | 8 PFN overflows, we try to soft-offline that page as we take it to mean
|
/Linux-v4.19/Documentation/dev-tools/ |
D | kselftest.rst | 138 TEST_PROGS, TEST_GEN_PROGS mean it is the executable tested by 149 TEST_PROGS_EXTENDED, TEST_GEN_PROGS_EXTENDED mean it is the 151 TEST_FILES, TEST_GEN_FILES mean it is the file which is used by
|
/Linux-v4.19/Documentation/devicetree/bindings/watchdog/ |
D | atmel-sama5d4-wdt.txt | 19 watchdog reset time depends on mean CPU usage and will not reset at all
|
D | atmel-wdt.txt | 32 watchdog reset time depends on mean CPU usage and will not reset at all
|
/Linux-v4.19/Documentation/arm/pxa/ |
D | mfp.txt | 42 mean it's dedicated for GPIO19, only as a hint that internally this pin 69 mean it is a GPIO signal, and by MFP<xxx> or pin xxx, we mean a physical 138 and on which edge(s). This, however, doesn't necessarily mean the
|
/Linux-v4.19/drivers/iio/light/ |
D | tsl2583.c | 119 s16 mean; member 715 *val = gainadj[chip->als_settings.als_gain].mean; in tsl2583_read_raw() 774 if (gainadj[i].mean == val) { in tsl2583_write_raw()
|
/Linux-v4.19/fs/jffs2/ |
D | Kconfig | 106 compressors can mean you cannot read existing file systems, 107 and enabling experimental compressors can mean that you
|
/Linux-v4.19/Documentation/parisc/ |
D | debugging | 24 than __PAGE_OFFSET (0x10000000) which mean a virtual address didn't
|
/Linux-v4.19/Documentation/devicetree/bindings/phy/ |
D | qcom,usb-hs-phy.txt | 65 <0x1 0x53> would mean "write the value 0x53 to address 0x81".
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | vidioc-querystd.rst | 54 :ref:`VIDIOC_QUERYSTD`. The reason is that a new video standard can mean
|
/Linux-v4.19/Documentation/devicetree/bindings/ |
D | ABI.txt | 9 break on an older device tree, but that doesn't mean the binding is
|
/Linux-v4.19/Documentation/input/devices/ |
D | cs461x.rst | 15 4-button joystick; I mean the jstest utility. Also I've tried to
|
/Linux-v4.19/Documentation/sound/soc/ |
D | pops-clicks.rst | 52 is heard when the gain increase or decrease changes the mean audio signal
|
/Linux-v4.19/arch/arm/include/debug/ |
D | tegra.S | 94 cmp \rv, #2 @ 2 and 3 mean DCC, UART
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-firmware-ofw | 50 i.e., if the FDT blob has not been modified in the mean
|
/Linux-v4.19/Documentation/driver-api/ |
D | edac.rst | 12 mean what people think they mean (Inconceivable!). In the interest of
|