Home
last modified time | relevance | path

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

12345678910>>...20

/kernel/linux/linux-6.6/tools/power/cpupower/utils/
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 …]
/kernel/linux/linux-5.10/tools/power/cpupower/utils/
Dcpufreq-info.c272 static int get_freq_kernel(unsigned int cpu, unsigned int human) in get_freq_kernel() argument
280 if (human) { in get_freq_kernel()
291 static int get_freq_hardware(unsigned int cpu, unsigned int human) in get_freq_hardware() argument
299 if (human) { in get_freq_hardware()
309 static int get_hardware_limits(unsigned int cpu, unsigned int human) in get_hardware_limits() argument
318 if (human) { in get_hardware_limits()
433 static int get_freq_stats(unsigned int cpu, unsigned int human) in get_freq_stats() argument
439 if (human) { in get_freq_stats()
458 static int get_latency(unsigned int cpu, unsigned int human) in get_latency() argument
468 if (human) { in get_latency()
[all …]
/kernel/linux/linux-6.6/Documentation/ABI/stable/
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
/kernel/linux/linux-6.6/Documentation/ABI/testing/
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.
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
Dsysfs-fs-nilfs264 Show last write time of super block in human-readable
148 human-readable format.
161 operation in human-readable format.
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dcputopology.rst46 human-readable list of CPUs within the same core.
56 human-readable list of CPUs sharing the same physical_package_id.
65 human-readable list of CPUs within the same die.
74 human-readable list of cpuX's hardware threads within the same
84 human-readable list of cpuX's hardware threads within the same
/kernel/linux/linux-5.10/Documentation/ABI/testing/
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.
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
Dsysfs-fs-nilfs264 Show last write time of super block in human-readable
148 human-readable format.
161 operation in human-readable format.
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
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
/kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/
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
/kernel/linux/linux-6.6/tools/perf/util/
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
/kernel/linux/linux-5.10/net/bluetooth/hidp/
DKconfig7 HIDP (Human Interface Device Protocol) is a transport layer
8 for HID reports. HIDP is required for the Bluetooth Human
/kernel/linux/linux-6.6/net/bluetooth/hidp/
DKconfig7 HIDP (Human Interface Device Protocol) is a transport layer
8 for HID reports. HIDP is required for the Bluetooth Human
/kernel/linux/linux-5.10/drivers/usb/common/
Dcommon.c29 * usb_ep_type_string() - Returns human readable-name of the endpoint type.
30 * @ep_type: The endpoint type to return human-readable name for. If it's not
86 * usb_speed_string() - Returns human readable-name of the speed.
87 * @speed: The speed to return human-readable name for. If it's not
149 * usb_state_string - Returns human readable name for the state.
150 * @state: The state to return a human-readable name for. If it's not
Ddebug.c279 * usb_decode_ctrl - Returns human readable representation of control request.
280 * @str: buffer to return a human-readable representation of control request.
289 * Function returns decoded, formatted and human-readable description of
/kernel/linux/linux-6.6/drivers/usb/common/
Dcommon.c30 * usb_ep_type_string() - Returns human readable-name of the endpoint type.
31 * @ep_type: The endpoint type to return human-readable name for. If it's not
87 * usb_speed_string() - Returns human readable-name of the speed.
88 * @speed: The speed to return human-readable name for. If it's not
150 * usb_state_string - Returns human readable name for the state.
151 * @state: The state to return a human-readable name for. If it's not
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
/kernel/linux/linux-5.10/tools/power/cpupower/man/
Dcpupower-frequency-info.150 \fB\-m\fR \fB\-\-human\fR
51 human\-readable output for the \-f, \-w, \-s and \-y parameters.
/kernel/linux/linux-6.6/tools/power/cpupower/man/
Dcpupower-frequency-info.150 \fB\-m\fR \fB\-\-human\fR
51 human\-readable output for the \-f, \-w, \-s and \-y parameters.
/kernel/linux/linux-5.10/include/linux/
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.
482 * @name: human readable name of the rproc
/kernel/linux/linux-6.6/include/linux/
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
/kernel/linux/linux-5.10/Documentation/hid/
Dhiddev.rst2 Care and feeding of your Human Interface Devices
9 human interface device protocols for things that are not really human
/kernel/linux/linux-6.6/Documentation/hid/
Dhiddev.rst2 Care and feeding of your Human Interface Devices
9 human interface device protocols for things that are not really human

12345678910>>...20