/linux-6.1.9/scripts/coccinelle/api/alloc/ |
D | zalloc-simple.cocci | 50 expression E1,E2,E3,E4; 55 - x = kmalloc(E1,E2); 56 + x = kzalloc(E1,E2); 58 - x = (T *)kmalloc(E1,E2); 59 + x = kzalloc(E1,E2); 61 - x = (T)kmalloc(E1,E2); 62 + x = (T)kzalloc(E1,E2); 73 - x = kmalloc_node(E1,E2,E3); 74 + x = kzalloc_node(E1,E2,E3); 76 - x = (T *)kmalloc_node(E1,E2,E3); [all …]
|
/linux-6.1.9/scripts/coccinelle/misc/ |
D | array_size_dup.cocci | 20 expression E1, E2; 23 array_size(E1, E2) 27 expression subE2 <= as.E2; 28 expression as.E1, as.E2, E3; 33 * E1 * E2@p1 36 * array_size(E1, E2)@p2 56 expression subE2 <= as.E2; 57 expression as.E1, as.E2, E3; 62 * array_size(E1, E2)@p1 65 * E1 * E2@p2 [all …]
|
/linux-6.1.9/scripts/coccinelle/api/ |
D | kstrdup.cocci | 19 expression flag,E1,E2; 27 ... when != \(from = E2 \| to = E2 \) 32 expression flag,E1,E2,E3; 40 ... when != \(x = E2 \| from = E2 \| to = E2 \) 49 expression flag,E1,E2; 57 ... when != \(from = E2 \| to = E2 \) 62 expression flag,E1,E2,E3; 70 ... when != \(x = E2 \| from = E2 \| to = E2 \)
|
/linux-6.1.9/scripts/coccinelle/free/ |
D | kfree.cocci | 32 expression free.E,E2; 41 E@p == E2 43 E@p != E2 45 E2 == E@p 47 E2 != E@p 79 expression free.E, subE<=free.E, E2; 97 subE = E2
|
/linux-6.1.9/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-6.1.9/scripts/coccinelle/null/ |
D | deref_null.cocci | 55 expression E1,E2; 69 list_remove_head(E2,subE,...) 116 expression E1,E2; 130 list_remove_head(E2,subE,...) 176 expression E1,E2; 190 list_remove_head(E2,subE,...) 249 expression E1,E2; 263 list_remove_head(E2,subE,...)
|
/linux-6.1.9/scripts/coccinelle/locks/ |
D | double_lock.cocci | 47 expression E2; 56 when != \(x = E2\|&x\) 67 expression E2; 74 when != \(x = E2\|&x\)
|
/linux-6.1.9/lib/ |
D | locking-selftest.c | 285 static void name##_12(void) { E1(); E2(); } \ 286 static void name##_21(void) { E2(); E1(); } 290 static void name##_123(void) { E1(); E2(); E3(); } \ 291 static void name##_132(void) { E1(); E3(); E2(); } \ 292 static void name##_213(void) { E2(); E1(); E3(); } \ 293 static void name##_231(void) { E2(); E3(); E1(); } \ 294 static void name##_312(void) { E3(); E1(); E2(); } \ 295 static void name##_321(void) { E3(); E2(); E1(); } 800 #define E2() \ macro 829 #undef E2 in GENERATE_PERMUTATIONS_2_EVENTS() [all …]
|
/linux-6.1.9/scripts/coccinelle/iterators/ |
D | itnull.cocci | 24 expression x,E,E1,E2; 42 E2 46 - : E2
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | stm32mp157c-dhcom-pdk2.dts | 6 * DHCM-STM32MP157C-C065-R102-F0819-SPI-E2-CAN2-SDR104-RTC-WBT-T-DSI-I-01D2
|
D | stm32mp153c-dhcom-drc02.dts | 6 * DHCM-STM32MP153C-C065-R102-F0819-SPI-E2-CAN2-RTC-I-01D2
|
/linux-6.1.9/drivers/gpu/drm/amd/display/modules/color/ |
D | color_gamma.c | 874 struct fixed31_32 E2; in hermite_spline_eetf() local 900 E2 = E1; in hermite_spline_eetf() 918 E2 = dc_fixpt_mul(ks, dc_fixpt_add(dc_fixpt_one, in hermite_spline_eetf() 922 E2 = dc_fixpt_add(E2, dc_fixpt_mul(max_lum_pq, in hermite_spline_eetf() 929 E2 = dc_fixpt_add(E2, dc_fixpt_mul(temp2, in hermite_spline_eetf() 932 E2 = dc_fixpt_one; in hermite_spline_eetf() 934 temp1 = dc_fixpt_sub(dc_fixpt_one, E2); in hermite_spline_eetf() 939 E3 = dc_fixpt_add(E2, dc_fixpt_mul(min_lum_pq, temp2)); in hermite_spline_eetf()
|
/linux-6.1.9/Documentation/devicetree/bindings/power/ |
D | renesas,apmu.yaml | 30 - renesas,r8a7794-apmu # R-Car E2
|
D | renesas,rcar-sysc.yaml | 36 - renesas,r8a7794-sysc # R-Car E2
|
/linux-6.1.9/Documentation/devicetree/bindings/serial/ |
D | renesas,scifb.yaml | 34 - renesas,scifb-r8a7794 # R-Car E2
|
D | renesas,scifa.yaml | 34 - renesas,scifa-r8a7794 # R-Car E2
|
/linux-6.1.9/Documentation/devicetree/bindings/pwm/ |
D | renesas,tpu-pwm.yaml | 35 - renesas,tpu-r8a7794 # R-Car E2
|
D | renesas,pwm-rcar.yaml | 29 - renesas,pwm-r8a7794 # R-Car E2
|
/linux-6.1.9/Documentation/devicetree/bindings/interrupt-controller/ |
D | renesas,irqc.yaml | 26 - renesas,irqc-r8a7794 # R-Car E2
|
/linux-6.1.9/Documentation/devicetree/bindings/dma/ |
D | renesas,usb-dmac.yaml | 31 - renesas,r8a7794-usb-dmac # R-Car E2
|
/linux-6.1.9/Documentation/devicetree/bindings/reset/ |
D | renesas,rst.yaml | 41 - renesas,r8a7794-rst # R-Car E2
|
/linux-6.1.9/Documentation/devicetree/bindings/phy/ |
D | renesas,rcar-gen2-usb-phy.yaml | 23 - renesas,usb-phy-r8a7794 # R-Car E2
|
/linux-6.1.9/sound/soc/pxa/ |
D | Kconfig | 144 bool "SoC Audio support for Palm T|X, T5, E2 and LifeDrive" 155 Palm T|X, T5, E2 or LifeDrive handheld computer.
|
/linux-6.1.9/Documentation/devicetree/bindings/mmc/ |
D | renesas,mmcif.yaml | 30 - renesas,mmcif-r8a7794 # R-Car E2
|