Home
last modified time | relevance | path

Searched full:human (Results 1 – 25 of 245) sorted by relevance

12345678910

/linux/tools/power/cpupower/utils/
H A Dcpufreq-info.c237 static int get_freq_kernel(unsigned int cpu, unsigned int human) in get_freq_kernel() argument
245 if (human) { in get_freq_kernel()
256 static int get_freq_hardware(unsigned int cpu, unsigned int human) in get_freq_hardware() argument
264 if (human) { in get_freq_hardware()
274 static int get_hardware_limits(unsigned int cpu, unsigned int human) in get_hardware_limits() argument
283 if (human) { in get_hardware_limits()
398 static int get_freq_stats(unsigned int cpu, unsigned int human) in get_freq_stats() argument
404 if (human) { in get_freq_stats()
423 static int get_latency(unsigned int cpu, unsigned int human) in get_latency() argument
433 if (human) { in get_latency()
[all …]
/linux/Documentation/ABI/stable/
H A Dsysfs-devices-system-cpu69 Description: human-readable list of CPUs within the same core.
80 Description: human-readable list of CPUs sharing the same physical_package_id.
94 Description: human-readable list of CPUs within the same die.
103 Description: human-readable list of CPUs within the same cluster.
113 Description: human-readable list of cpuX's hardware threads within the same
124 Description: human-readable list of cpuX's hardware threads within the same
/linux/Documentation/ABI/testing/
H A Dsysfs-block-bcache48 skip the cache. Read and written as bytes in human readable
56 to the sequential cutoff). Expressed as bytes in human
120 For a cache, bucket size in human readable units, as set at
149 For a cache, total amount of data in human readable units
156 For a cache, sum of all btree writes in human readable units.
H A Dsysfs-kernel-irq22 Description: Human-readable chip name supplied by the associated device
36 Description: Human-readable flow handler name as defined by the irq chip
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-class-leds-gt683r18 Breathing: LEDs brightness varies at human breathing rate
/linux/Documentation/userspace-api/media/v4l/
H A Dcolorspaces.rst19 someone else can reproduce it. Human color vision is trichromatic since
20 the human eye has color receptors that are sensitive to three different
31 between the SPD and color as perceived by the human brain.
33 Since the human eye has only three color receptors it is perfectly
45 color as perceived by a human unambiguously. These X, Y and Z values are
110 human eye is more sensitive to differences in luminance than in color
/linux/Documentation/devicetree/bindings/iio/proximity/
H A Dawinic,aw96103.yaml16 wireless devices, such as mobile phones and tablets, by human tissue.
18 used to detect the proximity of the human body to the phone. When the
19 phone approaches the human body, it will actively reduce the transmit
/linux/tools/perf/util/
H A Dcputopo.h17 * each of these is a human-readable list of CPUs sharing the same
24 * each of these is a human-readable list of CPUs within the same die.
31 * each of these is a human-readable list of CPUs within the same
/linux/drivers/gpu/drm/xe/
H A Dxe_devcoredump_types.h61 /** @read: devcoredump in human readable format */
63 /** @read.size: size of devcoredump in human readable format */
65 /** @read.buffer: buffer of devcoredump in human readable format */
/linux/net/bluetooth/hidp/
H A DKconfig7 HIDP (Human Interface Device Protocol) is a transport layer
8 for HID reports. HIDP is required for the Bluetooth Human
/linux/include/linux/
H A Damd-pmf-io.h19 * @MT_HPD: Message ID to know the Human presence info from MP2 FW
28 * enum sfh_hpd_info - Query the Human presence information
H A Dremoteproc.h135 * @name: human-readable name of the requested memory region
168 * (optionally) contain a human readable name of this carveout region
187 * @name: human-readable name of the requested region to be mapped
200 * (optionally) contain a human readable name of this mapping (mainly for
223 * @name: human-readable name of the trace buffer
229 * its size, and @name may contain a human readable name of the trace buffer.
510 * @name: human readable name of the rproc
/linux/tools/power/cpupower/man/
H A Dcpupower-frequency-info.150 \fB\-m\fR \fB\-\-human\fR
51 human\-readable output for the \-f, \-w, \-s and \-y parameters.
/linux/drivers/usb/common/
H A Ddebug.c280 * usb_decode_ctrl - Returns human readable representation of control request.
281 * @str: buffer to return a human-readable representation of control request.
290 * Function returns decoded, formatted and human-readable description of
/linux/Documentation/hid/
H A Dhiddev.rst2 Care and feeding of your Human Interface Devices
9 human interface device protocols for things that are not really human
H A Dindex.rst4 Human Interface Devices (HID)
/linux/fs/bcachefs/
H A Dprintbuf.c404 * bch2_prt_human_readable_u64() - Print out a u64 in human readable units
420 * bch2_prt_human_readable_s64() - Print out a s64 in human readable units
438 * Units are either raw (default), or human reabable units (controlled via
454 * Units are either raw (default), or human reabable units (controlled via
/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/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/kernel/bpf/preload/
H A DKconfig16 pinned into BPF FS mount point as human readable files that are
/linux/drivers/platform/x86/intel/int1092/
H A DKconfig5 This driver helps to limit the exposure of human body to RF frequency by
/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/tools/bpf/bpftool/Documentation/
H A Dcommon_options.rst19 Generate human-readable JSON output. Implies **-j**.

12345678910