Home
last modified time | relevance | path

Searched full:measure (Results 1 – 25 of 378) sorted by relevance

12345678910>>...16

/linux/Documentation/devicetree/bindings/soc/amlogic/
H A Damlogic,meson-gx-clk-measure.yaml4 $id: http://devicetree.org/schemas/soc/amlogic/amlogic,meson-gx-clk-measure.yaml#
10 The Amlogic SoCs contains an IP to measure the internal clocks.
19 - amlogic,meson-gx-clk-measure
20 - amlogic,meson8-clk-measure
21 - amlogic,meson8b-clk-measure
22 - amlogic,meson-axg-clk-measure
23 - amlogic,meson-g12a-clk-measure
24 - amlogic,meson-sm1-clk-measure
25 - amlogic,c3-clk-measure
26 - amlogic,s4-clk-measure
[all …]
/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_rename.c41 static void measure(struct bench_res *res) in measure() function
114 .measure = measure,
124 .measure = measure,
134 .measure = measure,
144 .measure = measure,
154 .measure = measure,
164 .measure = measure,
H A Dbench_bloom_filter_map.c389 static void measure(struct bench_res *res) in measure() function
430 .measure = measure,
441 .measure = measure,
452 .measure = measure,
463 .measure = measure,
474 .measure = measure,
H A Dbench_local_storage.c222 static void measure(struct bench_res *res) in measure() function
257 .measure = measure,
268 .measure = measure,
279 .measure = measure,
H A Dbench_local_storage_rcu_tasks_trace.c189 static void measure(struct bench_res *res) in measure() function
251 * and rcu_tasks_trace_postgp functions to measure grace period latency and
252 * using /proc/PID/stat to measure rcu_tasks_trace_kthread kernel ticks
260 .measure = measure,
H A Dbench_bpf_hashmap_full_update.c33 static void measure(struct bench_res *res) in measure() function
86 .measure = measure,
H A Dbench_bpf_loop.c65 static void measure(struct bench_res *res) in measure() function
97 .measure = measure,
/linux/Documentation/userspace-api/media/dvb/
H A Dfrontend-stat-properties.rst33 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/Documentation/devicetree/bindings/sound/
H A Dcs43130.txt28 - 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/Documentation/userspace-api/media/rc/
H A Dlirc-set-measure-carrier-mode.rst13 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
/linux/tools/power/cpupower/man/
H A Dcpupower-monitor.164 Measure interval.
80 Measure idle and frequency characteristics of an arbitrary command/workload.
91 state for some time when the measure starts or ends. In worst case it can happen
92 that one core stayed in an idle state for the whole measure time and the idle
131 power state got entered at least once during measure time.
163 shell script. Hit CTRL\-c to terminate the command and get the measure output
/linux/drivers/iio/proximity/
H A DKconfig102 MaxBotix which have an i2c interface. It can be used to measure
115 used to measure the distance of objects.
139 ranger sensor. This driver can be used to measure the distance
220 This driver can be used to measure the distance of objects.
242 This driver can be used to measure the distance of objects.
257 This driver can be used to measure the distance of objects.
H A Drfd77402.c140 * Section 3.1.1 "Single Measure" (Figure: Single Measure Flow Chart), in rfd77402_wait_for_irq()
141 * the suggested timeout for single measure is 100 ms. in rfd77402_wait_for_irq()
180 * As per RFD77402 datasheet section '3.1.1 Single Measure', the in rfd77402_wait_for_result()
181 * suggested timeout value for single measure is 100ms. in rfd77402_wait_for_result()
/linux/security/selinux/
H A Dima.c7 * Measure critical data structures maintained by SELinux
68 * selinux_ima_measure_state_locked - Measure SELinux state and hash of policy
92 * Measure SELinux policy only after initialization is completed. in selinux_ima_measure_state_locked()
111 * selinux_ima_measure_state - Measure SELinux state and hash of policy
/linux/security/integrity/ima/
H A Dima_policy.c7 * - initialize default measure policy rules
44 #define MEASURE 0x0001 /* same as IMA_MEASURE */ macro
125 struct ima_rule_opt_list *keyrings; /* Measure keys added to these keyrings */
126 struct ima_rule_opt_list *label; /* Measure data grouped under this label */
170 {.action = MEASURE, .func = MMAP_CHECK, .mask = MAY_EXEC,
172 {.action = MEASURE, .func = BPRM_CHECK, .mask = MAY_EXEC,
174 {.action = MEASURE, .func = FILE_CHECK, .mask = MAY_READ,
177 {.action = MEASURE, .func = MODULE_CHECK, .flags = IMA_FUNC},
178 {.action = MEASURE, .func = FIRMWARE_CHECK, .flags = IMA_FUNC},
182 {.action = MEASURE,
[all...]
H A Dima_asymmetric_keys.c8 * Defines an IMA hook to measure asymmetric keys on key
18 * ima_post_key_create_or_update - measure asymmetric keys
60 * if the IMA policy is configured to measure a key linked in ima_post_key_create_or_update()
H A Dima_main.c132 * results in a time of measure, time of use (ToMToU) error.
497 * Measure files being mmapped executable based on the ima_must_measure() in ima_file_mmap()
596 * So we can be certain that what we verify and measure here is actually
620 * So we can be certain that what we verify and measure here is actually
646 * Based on the IMA policy and the execveat(2) AT_EXECVE_CHECK flag, measure in ima_bprm_creds_for_exec()
675 * Measure files based on the ima_must_measure() policy decision. in __ima_inode_hash()
869 * ima_read_file - pre-measure/appraise hook decision based on policy in ima_read_file()
925 * Measure/appraise/audit in memory file based on policy. Policy rules in ima_post_read_file()
959 * Callers of this LSM hook can not measure, appraise, or audit the in ima_load_data()
1012 * Measure/apprais in ima_post_load_data()
[all...]
/linux/Documentation/hwmon/
H A Dltc2990.rst27 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
H A Dda9052.rst23 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
/linux/tools/perf/Documentation/
H A Dperf-kwork.txt6 perf-kwork - Tool to trace/measure kernel work properties (latencies)
84 Use BPF to measure kwork runtime
118 Use BPF to measure kwork latency
190 Use BPF to measure task cpu usage.
/linux/tools/testing/selftests/net/bench/page_pool/
H A Dbench_page_pool_simple.c53 /** Loop to measure **/ in time_bench_for_loop()
71 /** Loop to measure **/ in time_bench_atomic_inc()
94 /** Loop to measure **/ in time_bench_lock()
159 /** Loop to measure **/ in time_bench_page_pool()
/linux/Documentation/devicetree/bindings/hwmon/
H A Dntc-thermistor.yaml47 The arrangements of where we measure the voltage over the thermistor are
53 and we take the measure between the thermistor and the pull-down resistor.
57 and we take the measure between the pull-up resistor and the thermistor.
/linux/Documentation/devicetree/bindings/counter/
H A Dinterrupt-counter.yaml13 A generic interrupt counter to measure interrupt frequency. It was developed
14 and used for agricultural devices to measure rotation speed of wheels or
/linux/drivers/mfd/
H A Ducb1x00-ts.c111 * Switch to X position mode and measure Y plate. We switch the plate
138 * Switch to Y position mode and measure X plate. We switch the plate
167 * supply. Measure current.
179 * supply. Measure current.
324 * measure and read the X and Y resistance at any time. in ucb1x00_ts_open()
/linux/Documentation/core-api/
H A Dcircular-buffers.rst78 (#) Measure the remaining capacity of a buffer::
86 (#) Measure the maximum consecutive immediate space in a buffer::
95 (#) Measure the occupancy of a buffer::
102 (#) Measure the non-wrapping occupancy of a buffer::

12345678910>>...16