Home
last modified time | relevance | path

Searched refs:relevant (Results 1 – 25 of 229) sorted by relevance

12345678910

/linux/scripts/coccinelle/api/
H A Dmemdup_user.cocci22 def relevant(p):
28 position p : script:python() { relevant(p) };
53 position p : script:python() { relevant(p) };
75 position p : script:python() { relevant(p) };
88 position p : script:python() { relevant(p) };
H A Dkfree_sensitive.cocci24 def relevant(p):
36 position p : script:python() { relevant(p) };
52 position p : script:python() { relevant(p) };
70 position p : script:python() { relevant(p) };
H A Dkvmalloc.cocci20 def relevant(p):
72 position p : script:python() { relevant(p) };
225 position p : script:python() { relevant(p) };
/linux/tools/power/cpupower/debug/i386/
H A Ddump_psb.c22 static long relevant; variable
112 if (relevant != 0) { in decode_psb()
113 if (relevant!= pst->cpuid) in decode_psb()
164 relevant = strtol(optarg, NULL, 16); in main()
/linux/scripts/coccinelle/misc/
H A Dflexible_array.cocci20 def relevant(positions):
29 position p : script:python() { relevant(p) };
73 position p : script:python() { relevant(p) };
/linux/Documentation/virt/kvm/devices/
H A Dmpic.rst31 to the relevant MSIIR.
42 byte offset of the relevant IVPR from EIVPR0, divided by 32.
/linux/Documentation/process/
H A Dcve.rst70 change lies solely with the maintainers of the relevant subsystem
107 large numbers of assigned CVEs are not relevant for their systems.
111 specific CVE is relevant for your system.
120 might be relevant to take.
/linux/net/can/j1939/
H A DKconfig13 The relevant parts in kernel are
/linux/Documentation/firmware-guide/acpi/dsd/
H A Dleds.rst20 referring to the "reg" property of the relevant LED, is used to identify
33 show below. Objects not relevant for LEDs or the references to them have been
/linux/Documentation/admin-guide/hw-vuln/
H A Dattack_vector_controls.rst7 for CPU vulnerabilities which are relevant given the intended use of a system.
8 Administrators are encouraged to consider which attack vectors are relevant and
11 When new relevant CPU vulnerabilities are found, they will be added to these
44 mitigations are therefore mostly relevant if unknown userspace applications may
/linux/Documentation/ABI/testing/
H A Dsysfs-devices-waiting_for_supplier9 information is no longer relevant). The number read from it (0
H A Dsysfs-class-net-statistics7 This value might not be relevant with all MAC layers.
32 network device. This value might only be relevant for interfaces
161 this might only be relevant for devices that support
H A Dppc-memtrace5 Description: This folder contains the relevant debugfs files for the
/linux/Documentation/gpu/rfc/
H A Dindex.rst10 considerations. Especially for uapi make sure you Cc: all relevant project
/linux/Documentation/arch/arc/
H A Darc.rst10 ARC processors and relevant open source projects.
13 Good place to start to find relevant FOSS projects, toolchain releases,
/linux/Documentation/tools/rtla/
H A Dcommon_timerlat_description.txt9 handler. It also enables the trace of the most relevant information via
/linux/Documentation/devicetree/bindings/i2c/
H A Di2c-opal.txt13 the relevant OPAL functions.
/linux/arch/alpha/lib/
H A Dev6-memset.S87 mskql $4,$16,$4 # U : clear relevant parts of the quad
265 mskql $4,$16,$4 # U : clear relevant parts of the quad
453 mskql $4,$16,$4 # U : clear relevant parts of the quad
/linux/Documentation/usb/
H A Dohci.rst32 work on while the OS is getting around to the relevant IRQ processing.
/linux/usr/
H A DKconfig118 decompression speed. Compression speed is only relevant
119 when building a kernel. Decompression speed is relevant at
121 relevant on memory constrained systems. This is usually based on the
/linux/Documentation/scsi/
H A D53c700.rst79 the relevant request_*_region function and place the register base
93 where host is the return from the relevant NCR_700_detect() routine.
/linux/Documentation/arch/arm/omap/
H A Ddss.rst54 well. Hence, it is relevant to update the DSS device driver to provide an audio
58 The audio_enable function is intended to prepare the relevant
69 The audio_config function is intended to configure all the relevant audio
288 After this the configuration looks like (only relevant parts shown)::
/linux/drivers/regulator/
H A Dda9121-regulator.c642 bool relevant = (item->buck_id <= variant_parameters[chip->variant_id].num_bucks); in da9121_status_poll_on() local
647 if (relevant && supported && persisting && now_cleared) { in da9121_status_poll_on()
713 bool relevant = (item->buck_id <= variant_parameters[chip->variant_id].num_bucks); in da9121_irq_handler() local
718 if (relevant && enabled && active) { in da9121_irq_handler()
/linux/Documentation/trace/coresight/
H A Dpanic.rst17 relevant coresight nodes.
45 In order to avoid the situation of losing relevant trace data after a
76 2. Run relevant tests.
/linux/Documentation/devicetree/bindings/sifive/
H A Dsifive-blocks-ip-versioning.txt24 register interface and functionality associated with the relevant

12345678910