Home
last modified time | relevance | path

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

12345678910>>...15

/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.c1093 int *related, unsigned int hooknum) in ip_vs_out_icmp() argument
1104 *related = 1; in ip_vs_out_icmp()
1132 *related = 0; in ip_vs_out_icmp()
1169 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()
1538 int related; in ip_vs_out_hook() local
1539 int verdict = ip_vs_out_icmp_v6(ipvs, skb, &related, in ip_vs_out_hook()
1542 if (related) in ip_vs_out_hook()
1548 int related; in ip_vs_out_hook() local
[all …]
/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-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/media/
H A Dv4l2-jpeg.rst3 V4L2 JPEG header related functions and data structures
/linux/Documentation/networking/device_drivers/ethernet/intel/
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/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/drivers/perf/amlogic/
H A DKconfig8 memory throughput and other related events. It
/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 …
/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/power/reset/
H A Dkeystone-reset.txt29 - ti,wdt-list: WDT list that can cause SoC reset. It's not related
30 to WDT driver, it's just needed to enable a SoC related
/linux/Documentation/networking/
H A Datm.rst9 programs and related material can be found via the ATM on Linux Web
/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>>...15