/Linux-v6.6/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-v6.6/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-v6.6/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-v6.6/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-v6.6/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-v6.6/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-v6.6/scripts/coccinelle/locks/ |
D | double_lock.cocci | 47 expression E2; 56 when != \(x = E2\|&x\) 67 expression E2; 74 when != \(x = E2\|&x\)
|
/Linux-v6.6/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-v6.6/scripts/coccinelle/iterators/ |
D | itnull.cocci | 24 expression x,E,E1,E2; 42 E2 46 - : E2
|
/Linux-v6.6/arch/arm/boot/dts/st/ |
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-v6.6/drivers/gpu/drm/i915/ |
D | intel_step.h | 45 func(E2) \
|
/Linux-v6.6/drivers/gpu/drm/amd/display/modules/color/ |
D | color_gamma.c | 873 struct fixed31_32 E2; in hermite_spline_eetf() local 899 E2 = E1; in hermite_spline_eetf() 917 E2 = dc_fixpt_mul(ks, dc_fixpt_add(dc_fixpt_one, in hermite_spline_eetf() 921 E2 = dc_fixpt_add(E2, dc_fixpt_mul(max_lum_pq, in hermite_spline_eetf() 928 E2 = dc_fixpt_add(E2, dc_fixpt_mul(temp2, in hermite_spline_eetf() 931 E2 = dc_fixpt_one; in hermite_spline_eetf() 933 temp1 = dc_fixpt_sub(dc_fixpt_one, E2); in hermite_spline_eetf() 938 E3 = dc_fixpt_add(E2, dc_fixpt_mul(min_lum_pq, temp2)); in hermite_spline_eetf()
|
/Linux-v6.6/arch/arm/boot/dts/nxp/imx/ |
D | imx6ull-dhcom-picoitx.dts | 6 * DHCM-iMX6ULL-C080-R051-F0409-SPI-E2-CAN2-SD-RTC-ADC-I-01D2
|
D | imx6ull-dhcom-drc02.dts | 6 * DHCM-iMX6ULL-C080-R051-F0409-SPI-E2-CAN2-SD-RTC-ADC-I-01D2
|
D | imx6ull-dhcom-pdk2.dts | 6 * DHCM-iMX6ULL-C080-R051-F0409-SPI-E2-CAN2-RTC-WBT-ADC-I-01D2
|
/Linux-v6.6/arch/arc/kernel/ |
D | troubleshoot.c | 199 STS_BIT(regs, E2), STS_BIT(regs, E1)); in show_regs()
|
/Linux-v6.6/Documentation/fb/ |
D | tgafb.rst | 10 - ZLxP-E2 (32bpp, 8 MB VRAM)
|
/Linux-v6.6/drivers/pinctrl/aspeed/ |
D | pinctrl-aspeed-g5.c | 1327 #define E2 178 macro 1328 SIG_EXPR_LIST_DECL_SINGLE(E2, GPIOW2, GPIOW2, SIG_DESC_SET(SCUA0, 26)); 1329 SIG_EXPR_LIST_DECL_SINGLE(E2, ADC2, ADC2); 1330 PIN_DECL_(E2, SIG_EXPR_LIST_PTR(E2, GPIOW2), SIG_EXPR_LIST_PTR(E2, ADC2)); 1331 FUNC_GROUP_DECL(ADC2, E2); 2004 ASPEED_PINCTRL_PIN(E2), 2569 ASPEED_SB_PINCONF(PIN_CONFIG_BIAS_PULL_DOWN, E2, E2, SCUA8, 6), 2570 ASPEED_SB_PINCONF(PIN_CONFIG_BIAS_DISABLE, E2, E2, SCUA8, 6),
|
/Linux-v6.6/drivers/soc/renesas/ |
D | Kconfig | 67 bool "ARM32 Platform support for R-Car E2" 367 bool "System Controller support for R-Car E2" if COMPILE_TEST
|
/Linux-v6.6/arch/arm/boot/dts/marvell/ |
D | dove-cm-a510.dtsi | 57 * E2: Additional ethernet NIC RTL8111D on PCIe1
|
D | dove-sbc-a510.dts | 162 /* Ethernet1 depends on CM-A510 option E2 */
|
/Linux-v6.6/drivers/clk/renesas/ |
D | Kconfig | 120 bool "R-Car E2 clock support" if COMPILE_TEST
|
/Linux-v6.6/Documentation/hwmon/ |
D | k10temp.rst | 20 * AMD Family 12h processors: "Llano" (E2/A4/A6/A8-Series)
|