/Linux-v5.10/tools/testing/selftests/bpf/benchs/ |
D | bench_rename.c | 41 static void measure(struct bench_res *res) in measure() function 120 .measure = measure, 131 .measure = measure, 142 .measure = measure, 153 .measure = measure, 164 .measure = measure, 175 .measure = measure,
|
D | bench_trigger.c | 115 .measure = trigger_base_measure, 126 .measure = trigger_measure, 137 .measure = trigger_measure, 148 .measure = trigger_measure, 159 .measure = trigger_measure, 170 .measure = trigger_measure, 181 .measure = trigger_measure,
|
D | bench_count.c | 78 .measure = count_global_measure, 88 .measure = count_local_measure,
|
D | bench_ringbufs.c | 529 .measure = ringbuf_libbpf_measure, 540 .measure = ringbuf_custom_measure, 551 .measure = perfbuf_measure, 562 .measure = perfbuf_measure,
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | ima_policy | 22 action: measure | dont_measure | appraise | dont_appraise | 51 when action is "measure" and func is KEY_CHECK. 53 (eg, ima-ng). Only valid when action is "measure". 90 measure func=BPRM_CHECK 91 measure func=FILE_MMAP mask=MAY_EXEC 92 measure func=FILE_CHECK mask=MAY_READ uid=0 93 measure func=MODULE_CHECK 94 measure func=FIRMWARE_CHECK 110 measure subj_user=system_u func=FILE_CHECK mask=MAY_READ 111 measure subj_role=system_r func=FILE_CHECK mask=MAY_READ [all …]
|
/Linux-v5.10/Documentation/devicetree/bindings/soc/amlogic/ |
D | clk-measure.txt | 4 The Amlogic SoCs contains an IP to measure the internal clocks. 9 "amlogic,meson-gx-clk-measure" for GX SoCs 10 "amlogic,meson8-clk-measure" for Meson8 SoCs 11 "amlogic,meson8b-clk-measure" for Meson8b SoCs 12 "amlogic,meson-axg-clk-measure" for AXG SoCs 13 "amlogic,meson-g12a-clk-measure" for G12a SoCs 14 "amlogic,meson-sm1-clk-measure" for SM1 SoCs 18 clock-measure@8758 { 19 compatible = "amlogic,meson-gx-clk-measure";
|
/Linux-v5.10/Documentation/devicetree/bindings/sound/ |
D | cs43130.txt | 28 - cirrus,dc-measure: 31 - cirrus,ac-measure: 40 Define the frequencies at which to measure HP AC impedance. 41 Only used if "cirrus,dc-measure" is defined. 63 cirrus,dc-measure; 64 cirrus,ac-measure;
|
/Linux-v5.10/Documentation/userspace-api/media/rc/ |
D | lirc-set-measure-carrier-mode.rst | 13 LIRC_SET_MEASURE_CARRIER_MODE - enable or disable measure mode 29 enable = 1 means enable measure mode, enable = 0 means disable measure 37 Enable or disable measure mode. If enabled, from the next key
|
D | lirc-func.rst | 26 lirc-set-measure-carrier-mode
|
/Linux-v5.10/Documentation/userspace-api/media/dvb/ |
D | frontend-stat-properties.rst | 33 the measure (dB measures) and ``uvalue`` is for unsigned values 63 - ``FE_SCALE_NOT_AVAILABLE`` - it failed to measure it, or the 82 - ``FE_SCALE_NOT_AVAILABLE`` - it failed to measure it, or the 100 This measure is taken during the same interval as 113 - ``FE_SCALE_NOT_AVAILABLE`` - it failed to measure it, or the 141 - ``FE_SCALE_NOT_AVAILABLE`` - it failed to measure it, or the 157 This measure is taken during the same interval as 170 - ``FE_SCALE_NOT_AVAILABLE`` - it failed to measure it, or the 198 - ``FE_SCALE_NOT_AVAILABLE`` - it failed to measure it, or the 219 - ``FE_SCALE_NOT_AVAILABLE`` - it failed to measure it, or the [all …]
|
/Linux-v5.10/Documentation/devicetree/bindings/input/touchscreen/ |
D | imx6ul_tsc.txt | 14 - measure-delay-time: the value of measure delay time. 35 measure-delay-time = <0xfff>;
|
/Linux-v5.10/Documentation/hwmon/ |
D | ltc2990.rst | 27 The chip's inputs can measure 4 voltages, or two inputs together (1+2 and 3+4) 28 can be combined to measure a differential voltage, which is typically used to 29 measure current through a series resistor, or a temperature with an external
|
D | sht3x.rst | 41 The sht3x sensor supports a single shot mode as well as 5 periodic measure 54 In the periodic measure mode, the sensor automatically triggers a measurement 77 configured limits. Alarm only works in periodic measure mode 79 configured limits. Alarm only works in periodic measure mode
|
D | da9052.rst | 23 The ADC is used to measure the following inputs: 33 Channel 7 XY - TSI interface to measure the X and Y voltage of the touch 39 By using sysfs attributes we can measure the system voltage VDDOUT, the battery
|
D | da9055.rst | 22 The ADC is used to measure the following inputs: 30 By using sysfs attributes we can measure the system voltage VDDOUT,
|
D | adt7462.rst | 22 can also measure 13 voltages or 4 temperatures, or various combinations of the 45 The ADT7462 have a 10-bit ADC and can therefore measure temperatures
|
/Linux-v5.10/tools/power/cpupower/bench/ |
D | cpufreq-bench_script.sh | 22 function measure() function 87 measure
|
/Linux-v5.10/drivers/iio/proximity/ |
D | Kconfig | 54 MaxBotix which have an i2c interface. It can be used to measure 67 used to measure the distance of objects. 91 ranger sensor. This driver can be used to measure the distance 138 This driver can be used to measure the distance of objects. 160 This driver can be used to measure the distance of objects.
|
/Linux-v5.10/tools/laptop/dslm/ |
D | dslm.c | 66 static void measure(int fd) in measure() function 161 measure(fd); in main()
|
/Linux-v5.10/fs/verity/ |
D | Makefile | 6 measure.o \
|
/Linux-v5.10/drivers/soc/amlogic/ |
D | Makefile | 3 obj-$(CONFIG_MESON_CLK_MEASURE) += meson-clk-measure.o
|
/Linux-v5.10/arch/mips/cavium-octeon/ |
D | Kconfig | 71 tristate "Module to measure interrupt latency using Octeon CIU Timer" 73 This driver is a module to measure interrupt latency using the
|
/Linux-v5.10/tools/testing/selftests/bpf/ |
D | bench.h | 44 void (*measure)(struct bench_res* res); member
|
/Linux-v5.10/Documentation/devicetree/bindings/power/supply/ |
D | rx51-battery.txt | 13 * "vbat" - The ADC channel to measure the battery voltage
|
/Linux-v5.10/Documentation/devicetree/bindings/hwmon/ |
D | lm87.txt | 21 cofigured to measure 5.0V power supply. Default is 3.3V.
|