/linux/scripts/coccinelle/api/ |
A D | memdup_user.cocci | 22 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) };
|
A D | kfree_sensitive.cocci | 24 def relevant(p): 36 position p : script:python() { relevant(p) }; 52 position p : script:python() { relevant(p) }; 70 position p : script:python() { relevant(p) };
|
A D | kvmalloc.cocci | 20 def relevant(p): 72 position p : script:python() { relevant(p) }; 225 position p : script:python() { relevant(p) };
|
/linux/tools/power/cpupower/debug/i386/ |
A D | dump_psb.c | 24 static long relevant; variable 114 if (relevant != 0) { in decode_psb() 115 if (relevant!= pst->cpuid) in decode_psb() 166 relevant = strtol(optarg, NULL, 16); in main()
|
/linux/scripts/coccinelle/misc/ |
A D | flexible_array.cocci | 20 def relevant(positions): 29 position p : script:python() { relevant(p) }; 73 position p : script:python() { relevant(p) };
|
/linux/Documentation/userspace-api/media/v4l/ |
A D | vidioc-enum-fmt.rst | 198 colorspace. This flag is relevant only for capture devices. 205 transfer function. This flag is relevant only for capture devices. 212 Y'CbCr encoding. This flag is relevant only for capture devices. 219 HSV encoding. This flag is relevant only for capture devices. 226 quantization. This flag is relevant only for capture devices.
|
/linux/Documentation/virt/kvm/devices/ |
A D | mpic.rst | 31 to the relevant MSIIR. 42 byte offset of the relevant IVPR from EIVPR0, divided by 32.
|
/linux/net/can/j1939/ |
A D | Kconfig | 13 The relevant parts in kernel are
|
/linux/Documentation/devicetree/bindings/spi/ |
A D | spi-sc18is602.txt | 14 The clock-frequency property is relevant and needed only if the chip has an
|
/linux/Documentation/firmware-guide/acpi/dsd/ |
A D | leds.rst | 24 referring to the "reg" property of the relevant LED, is used to identify 37 show below. Objects not relevant for LEDs or the references to them have been
|
/linux/drivers/misc/ti-st/ |
A D | Kconfig | 16 are returned to relevant protocol drivers based on their
|
/linux/Documentation/devicetree/bindings/soc/fsl/ |
A D | bman.txt | 82 The following constraints are relevant to the FBPR private memory: 88 via the Reset Configuration Word (RCW) and that are relevant to a specific board
|
A D | qman.txt | 109 The following constraints are relevant to the FQD and PFDR private memory: 115 configured via the Reset Configuration Word (RCW) and that are relevant to a
|
/linux/drivers/staging/r8188eu/ |
A D | TODO | 10 * Remove the HAL layer and migrate its functionality into the relevant parts of
|
/linux/Documentation/gpu/rfc/ |
A D | index.rst | 10 considerations. Especially for uapi make sure you Cc: all relevant project
|
/linux/Documentation/ABI/testing/ |
A D | sysfs-devices-waiting_for_supplier | 9 information is no longer relevant). The number read from it (0
|
A D | sysfs-class-net-statistics | 7 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
|
/linux/Documentation/arm/samsung-s3c24xx/ |
A D | suspend.rst | 12 at the relevant CPU datasheet from Samsung. 96 relevant clocks and peripherals setup before use (ie, bootloader).
|
/linux/Documentation/devicetree/bindings/serial/ |
A D | nvidia,tegra194-tcu.txt | 21 the mailbox subsystem, and the specifiers implemented by the relevant
|
/linux/arch/alpha/lib/ |
A D | ev6-memset.S | 87 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/devicetree/bindings/i2c/ |
A D | i2c-opal.txt | 13 the relevant OPAL functions.
|
/linux/usr/ |
A D | Kconfig | 118 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/powerpc/ |
A D | isa-versions.rst | 5 Mapping of some CPU versions to relevant ISA versions.
|
/linux/drivers/regulator/ |
A D | da9121-regulator.c | 570 bool relevant = (item->buck_id <= variant_parameters[chip->variant_id].num_bucks); in da9121_status_poll_on() local 575 if (relevant && supported && persisting && now_cleared) { in da9121_status_poll_on() 641 bool relevant = (item->buck_id <= variant_parameters[chip->variant_id].num_bucks); in da9121_irq_handler() local 646 if (relevant && enabled && active) { in da9121_irq_handler()
|
/linux/Documentation/usb/ |
A D | ohci.rst | 32 work on while the OS is getting around to the relevant IRQ processing.
|