Home
last modified time | relevance | path

Searched refs:human (Results 1 – 25 of 90) sorted by relevance

1234

/linux/tools/power/cpupower/utils/
H A Dcpufreq-info.c250 static int get_freq_kernel(unsigned int cpu, unsigned int human) in get_freq_kernel() argument
258 if (human) { in get_freq_kernel()
269 static int get_freq_hardware(unsigned int cpu, unsigned int human) in get_freq_hardware() argument
282 if (human) { in get_freq_hardware()
292 static int get_hardware_limits(unsigned int cpu, unsigned int human) in get_hardware_limits() argument
301 if (human) { in get_hardware_limits()
416 static int get_freq_stats(unsigned int cpu, unsigned int human) in get_freq_stats() argument
422 if (human) { in get_freq_stats()
458 static int get_latency(unsigned int cpu, unsigned int human) in get_latency() argument
471 if (human) { in get_latency()
[all …]
/linux/tools/mm/
H A Dthpmaps503 def size2order(human):
509 if human[-1] in units:
510 unit = units[human[-1]]
511 human = human[:-1]
513 size = int(human)
/linux/Documentation/ABI/testing/
H A Dsysfs-class-leds-gt683r18 Breathing: LEDs brightness varies at human breathing rate
H A Dsysfs-fs-nilfs264 Show last write time of super block in human-readable
148 human-readable format.
161 operation in human-readable format.
H A Ddev-kmsg82 The human readable text string starts directly after the ';'
114 the output usually produces better human readable results. A
H A Dsysfs-firmware-memmap66 map in a human-readable format::
H A Dsysfs-bus-vfio-mdev68 Reading this attribute will show human readable name of the
H A Dsysfs-class-backlight8 The human eye senses brightness approximately logarithmically,
H A Dsysfs-ptp22 as a human readable string. The purpose of this
/linux/kernel/bpf/preload/
H A DKconfig11 pinned into BPF FS mount point as human readable files that are
/linux/Documentation/userspace-api/media/v4l/
H A Dcolorspaces.rst21 the human eye has color receptors that are sensitive to three different
32 between the SPD and color as perceived by the human brain.
34 Since the human eye has only three color receptors it is perfectly
46 color as perceived by a human unambiguously. These X, Y and Z values are
111 human eye is more sensitive to differences in luminance than in color
H A Dyuv-formats.rst26 advantage of the human eye being more sensitive to luminance than color
/linux/drivers/platform/x86/intel/int1092/
H A DKconfig5 This driver helps to limit the exposure of human body to RF frequency by
/linux/tools/bpf/bpftool/Documentation/
H A Dcommon_options.rst19 Generate human-readable JSON output. Implies **-j**.
/linux/Documentation/wmi/devices/
H A Dwmi-bmof.rst13 human readable WMI interface description, which is useful for developing
/linux/Documentation/driver-api/iio/
H A Dintro.rst14 focused on human interaction input devices (keyboard, mouse, touchscreen).
/linux/tools/perf/Documentation/
H A Dperf-annotate.txt138 Demangle symbol names to human readable form. It's enabled by default,
142 Demangle kernel symbol names to human readable form (for C++ kernels).
/linux/arch/arm/boot/dts/broadcom/
H A Dbcm9hmidc.dtsi34 * Broadcom human machine interface daughter card (bcm9hmidc) installed on
/linux/tools/testing/selftests/futex/
H A DREADME36 Test output shall be easily parsable by both human and machine. Title and
/linux/Documentation/driver-api/cxl/platform/
H A Dacpi.rst43 The :code:`iasl -d` command disassembles the files into human readable format.
/linux/Documentation/devicetree/bindings/powerpc/
H A Dibm,powerpc-cpu-features.txt64 A human readable name for the CPU.
75 The name of the node is a human readable string that forms the interface
/linux/Documentation/driver-api/media/drivers/ccs/
H A Dccs.rst43 definition of the human-readable CCS static data YAML format and includes a
/linux/Documentation/hid/
H A Dhiddev.rst9 human interface device protocols for things that are not really human
/linux/Documentation/security/
H A Dipe.rst157 is necessary to write the policy from the human readable form, to the binary
162 back into the human-readable form with as much information preserved. This is because a
175 human-readable form to the data structure in kernel, saving on code maintenance,
360 a human of how to investigate a policy failure. Each line is evaluated in
/linux/Documentation/driver-api/
H A Dinterconnect.rst111 same provider as subgraphs. The format is human-readable and can also be piped

1234