Home
last modified time | relevance | path

Searched refs:related (Results 1 – 25 of 390) sorted by relevance

12345678910>>...16

/linux/Documentation/ABI/stable/
H A Dthermal-notification1 What: A notification mechanism for thermal related events
3 This interface enables notification for thermal related events.
/linux/Documentation/trace/
H A Devents-power.rst5 The power tracing system captures events related to power transitions
8 - Power state switch which reports events related to suspend (S-states),
10 - System clock related changes
11 - Power domains related changes and transitions
24 A 'cpu' event class gathers the CPU-related events: cpuidle and
/linux/tools/power/cpupower/utils/
H A Dcpufreq-set.c28 {"related", no_argument, NULL, 'r'},
199 int double_parm = 0, related = 0, policychange = 0; in cmd_freq_set()
221 if (related) in cmd_freq_set()
223 related++; in cmd_freq_set()
293 /* Also set frequency settings for related CPUs if -r is passed */ in cmd_freq_set()
294 if (related) { in cmd_freq_set()
310 /* Set the last cpu in related cpus list */ in cmd_freq_set()
201 int double_parm = 0, related = 0, policychange = 0; cmd_freq_set() local
/linux/Documentation/devicetree/bindings/usb/
H A Dgr-udc.txt16 for all interrupts, or one for status related interrupts, one for IN
17 endpoint related interrupts and one for OUT endpoint related interrupts.
/linux/net/netfilter/ipvs/
H A Dip_vs_core.c1092 int *related, unsigned int hooknum, in ip_vs_out_icmp() argument
1103 *related = 1; in ip_vs_out_icmp()
1132 *related = 0; in ip_vs_out_icmp()
1170 int *related, unsigned int hooknum, in ip_vs_out_icmp_v6() argument
1179 *related = 1; in ip_vs_out_icmp_v6()
1192 *related = 0; in ip_vs_out_icmp_v6()
1540 int related; in ip_vs_out_hook() local
1541 int verdict = ip_vs_out_icmp_v6(ipvs, skb, &related, in ip_vs_out_hook()
1544 if (related) in ip_vs_out_hook()
1550 int related; in ip_vs_out_hook() local
[all …]
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Dixd.rst12 For questions related to hardware requirements, refer to the documentation
30 with a supported adapter, email the specific information related to the issue
H A Digbvf.rst23 For questions related to hardware requirements, refer to the documentation
59 with a supported adapter, email the specific information related to the issue
H A Dixgbevf.rst20 For questions related to hardware requirements, refer to the documentation
61 with a supported adapter, email the specific information related to the issue
/linux/Documentation/ABI/testing/
H A Dsysfs-firmware-lefi-boardinfo7 and BIOS version when there exists problems related with
10 The related structures are already defined in the interface
H A Dsysfs-edac-memory-repair33 attributes to use will be presented in related error records.
89 The HPA to use will be provided in related error records.
97 The specific DPA to use will be provided in related error
106 presented in related error records.
122 nibble mask to use will be provided in related error records.
142 related error records and trace events, for eg. CXL DRAM
159 in related error records and be available to userspace
H A Dsysfs-kernel-mm6 related information in /sys/kernel/.
/linux/Documentation/userspace-api/
H A Dcheck_exec.rst25 ``AT_EXECVE_CHECK`` without checking the related securebits if backward
38 allowed, ignoring the file format and then the related interpreter dependencies
68 execute a file if a call to :manpage:`execveat(2)` with the related file
73 related ``SECBIT_EXEC_RESTRICT_FILE_LOCKED`` bit should also be set.
92 call to :manpage:`execveat(2)` with the related file descriptor and the
100 related ``SECBIT_EXEC_DENY_INTERACTIVE_LOCKED`` bit should also be set.
/linux/Documentation/driver-api/
H A Dsync_file.rst15 driver) sends the fence related to the buffer to userspace via a sync_file.
34 related to a buffer that the driver is processing or is going to process, so
41 we need to wait for the fence(s) to signal before using any buffer related to
/linux/tools/perf/Documentation/
H A Dperf-timechart.txt90 Record only power-related events
93 Record only tasks-related events
96 Record only io-related events
H A Dperf-data.txt6 perf-data - Data file related processing
15 Data file related processing.
H A Dsecurity.txt4 For general security related questions of perf_event_open() syscall usage,
156 output would contain AVC denied records related to perf_event:
167 policy module extending base policy settings. Perf related policy module can
170 perf_event related rules:
208 The generated perf-event.pp related policy extension module can be removed
/linux/Documentation/filesystems/ext4/
H A Dallocators.rst8 keeping related blocks near each other reduces the amount of movement
24 extent. A second related trick that ext4 uses is delayed allocation.
40 here is that all the files in a directory might be related, therefore it
/linux/Documentation/iio/
H A Dade9000.rst34 The following tables show the ADE9000 related device files, found in the
38 | Current measurement related device files | Description …
54 | Voltage measurement related device files | Description …
72 | Power measurement related device files | Description …
96 | Energy measurement related device files | Description …
H A Dadis16480.rst56 The following tables show the adis16480 related device files, found in the
62 | 3-Axis Magnetometer related device files | Description …
86 | Barometric pressure sensor related files | Description |
98 | 3-Axis Accelerometer related device files | Description …
136 | 3-Axis Gyroscope related device files | Description …
174 | Temperature sensor related files | Description |
191 The following table shows the adis16480 related device debug files, found in the
/linux/Documentation/driver-api/media/
H A Dv4l2-jpeg.rst3 V4L2 JPEG header related functions and data structures
/linux/Documentation/gpu/
H A Dvc4.rst11 This section covers everything related to the display hardware including
13 display, output probing and related topics.
/linux/Documentation/devicetree/bindings/mips/img/
H A Dpistachio-marduk.txt6 Hardware and other related documentation is available at
/linux/Documentation/gpu/bridge/
H A Ddw-hdmi.rst8 This section covers everything related to the Synopsys DesignWare HDMI
/linux/Documentation/process/
H A Dcontribution-maturity-model.rst56 * Software Engineers will be supported to attend Linux-related
67 * Contributing presentations or papers to Linux-related or academic
96 * Software Engineers are supported in helping to organize Linux-related
/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-net.rst7 tool for inspection of networking related bpf prog attachments
73 For XDP-related attach types (**xdp**, **xdpgeneric**, **xdpdrv**,

12345678910>>...16