/Linux-v4.19/scripts/coccinelle/api/alloc/ |
D | zalloc-simple.cocci | 49 expression E1,E2,E3,E4; 54 - x = kmalloc(E1,E2); 55 + x = kzalloc(E1,E2); 57 - x = (T *)kmalloc(E1,E2); 58 + x = kzalloc(E1,E2); 60 - x = (T)kmalloc(E1,E2); 61 + x = (T)kzalloc(E1,E2); 72 - x = dma_alloc_coherent(E2,E1,E3,E4); 73 + x = dma_zalloc_coherent(E2,E1,E3,E4); 75 - x = (T *)dma_alloc_coherent(E2,E1,E3,E4); [all …]
|
/Linux-v4.19/scripts/coccinelle/api/ |
D | kstrdup.cocci | 18 expression flag,E1,E2; 26 ... when != \(from = E2 \| to = E2 \) 31 expression flag,E1,E2,E3; 39 ... when != \(x = E2 \| from = E2 \| to = E2 \) 48 expression flag,E1,E2; 56 ... when != \(from = E2 \| to = E2 \) 61 expression flag,E1,E2,E3; 69 ... when != \(x = E2 \| from = E2 \| to = E2 \)
|
/Linux-v4.19/scripts/coccinelle/free/ |
D | kfree.cocci | 31 expression free.E,E2; 40 E@p == E2 42 E@p != E2 44 E2 == E@p 46 E2 != E@p 78 expression free.E, subE<=free.E, E2; 96 subE = E2
|
/Linux-v4.19/scripts/kconfig/tests/err_recursive_dep/ |
D | Kconfig | 39 depends on E2 40 imply E2 42 config E2 config 43 bool "E2"
|
D | expected_stderr | 24 Kconfig:37: symbol E1 depends on E2 25 Kconfig:42: symbol E2 is implied by E1
|
/Linux-v4.19/scripts/coccinelle/null/ |
D | deref_null.cocci | 54 expression E1,E2; 68 list_remove_head(E2,subE,...) 115 expression E1,E2; 129 list_remove_head(E2,subE,...) 175 expression E1,E2; 189 list_remove_head(E2,subE,...) 248 expression E1,E2; 262 list_remove_head(E2,subE,...)
|
/Linux-v4.19/scripts/coccinelle/locks/ |
D | double_lock.cocci | 46 expression E2; 55 when != \(x = E2\|&x\) 66 expression E2; 73 when != \(x = E2\|&x\)
|
/Linux-v4.19/lib/ |
D | locking-selftest.c | 268 static void name##_12(void) { E1(); E2(); } \ 269 static void name##_21(void) { E2(); E1(); } 273 static void name##_123(void) { E1(); E2(); E3(); } \ 274 static void name##_132(void) { E1(); E3(); E2(); } \ 275 static void name##_213(void) { E2(); E1(); E3(); } \ 276 static void name##_231(void) { E2(); E3(); E1(); } \ 277 static void name##_312(void) { E3(); E1(); E2(); } \ 278 static void name##_321(void) { E3(); E2(); E1(); } 734 #define E2() \ macro 761 #undef E2 in GENERATE_PERMUTATIONS_2_EVENTS() [all …]
|
/Linux-v4.19/scripts/coccinelle/iterators/ |
D | itnull.cocci | 23 expression x,E,E1,E2; 41 E2 45 - : E2
|
/Linux-v4.19/Documentation/devicetree/bindings/serial/ |
D | renesas,sci-serial.txt | 39 - "renesas,scif-r8a7794" for R8A7794 (R-Car E2) SCIF compatible UART. 40 - "renesas,scifa-r8a7794" for R8A7794 (R-Car E2) SCIFA compatible UART. 41 - "renesas,scifb-r8a7794" for R8A7794 (R-Car E2) SCIFB compatible UART. 42 - "renesas,hscif-r8a7794" for R8A7794 (R-Car E2) HSCIF compatible UART.
|
/Linux-v4.19/Documentation/devicetree/bindings/display/ |
D | renesas,du.txt | 13 - "renesas,du-r8a7794" for R8A7794 (R-Car E2) compatible DU 59 R8A7794 (R-Car E2) DPAD 0 DPAD 1 - -
|
/Linux-v4.19/Documentation/devicetree/bindings/power/ |
D | renesas,apmu.txt | 16 - "renesas,r8a7794-apmu" (R-Car E2)
|
D | renesas,rcar-sysc.txt | 18 - "renesas,r8a7794-sysc" (R-Car E2)
|
/Linux-v4.19/Documentation/devicetree/bindings/interrupt-controller/ |
D | renesas,irqc.txt | 15 - "renesas,irqc-r8a7794" (R-Car E2)
|
/Linux-v4.19/Documentation/devicetree/bindings/pwm/ |
D | renesas,pwm-rcar.txt | 11 - "renesas,pwm-r8a7794": for R-Car E2
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | renesas,cpg-div6-clocks.txt | 15 - "renesas,r8a7794-div6-clock" for R8A7794 (R-Car E2) DIV6 clocks
|
/Linux-v4.19/Documentation/devicetree/bindings/watchdog/ |
D | renesas-wdt.txt | 15 - "renesas,r8a7794-wdt" (R-Car E2)
|
/Linux-v4.19/Documentation/devicetree/bindings/dma/ |
D | renesas,usb-dmac.txt | 11 - "renesas,r8a7794-usb-dmac" (R-Car E2)
|
/Linux-v4.19/Documentation/devicetree/bindings/reset/ |
D | renesas,rst.txt | 27 - "renesas,r8a7794-rst" (R-Car E2)
|
/Linux-v4.19/Documentation/devicetree/bindings/i2c/ |
D | i2c-sh_mobile.txt | 14 - "renesas,iic-r8a7794" (R-Car E2)
|
/Linux-v4.19/Documentation/devicetree/bindings/usb/ |
D | renesas_usbhs.txt | 12 - "renesas,usbhs-r8a7794" for r8a7794 (R-Car E2) compatible device
|
/Linux-v4.19/drivers/soc/renesas/ |
D | Kconfig | 57 bool "R-Car E2 System Controller support" if COMPILE_TEST
|
/Linux-v4.19/arch/arm/mach-shmobile/ |
D | Kconfig | 115 bool "R-Car E2 (R8A77940)"
|
/Linux-v4.19/sound/soc/pxa/ |
D | Kconfig | 127 bool "SoC Audio support for Palm T|X, T5, E2 and LifeDrive" 134 Palm T|X, T5, E2 or LifeDrive handheld computer.
|
/Linux-v4.19/Documentation/devicetree/bindings/spi/ |
D | spi-rspi.txt | 20 - "renesas,qspi-r8a7794" (R-Car E2)
|