Home
last modified time | relevance | path

Searched refs:E3 (Results 1 – 25 of 40) sorted by relevance

12

/kernel/linux/linux-5.10/scripts/coccinelle/misc/
Darray_size_dup.cocci28 expression as.E1, as.E2, E3;
34 ... when != \(subE1\|subE2\) aop E3
57 expression as.E1, as.E2, E3;
63 ... when != \(subE1\|subE2\) aop E3
84 expression E1, E2, E3;
87 array3_size(E1, E2, E3)
92 expression subE3 <= as3.E3;
93 expression as3.E1, as3.E2, as3.E3, E4;
98 * E1 * E2 * E3@p1
101 * array3_size(E1, E2, E3)@p2
[all …]
/kernel/linux/linux-5.10/scripts/coccinelle/api/alloc/
Dzalloc-simple.cocci50 expression E1,E2,E3,E4;
73 - x = kmalloc_node(E1,E2,E3);
74 + x = kzalloc_node(E1,E2,E3);
76 - x = (T *)kmalloc_node(E1,E2,E3);
77 + x = kzalloc_node(E1,E2,E3);
79 - x = (T)kmalloc_node(E1,E2,E3);
80 + x = (T)kzalloc_node(E1,E2,E3);
82 - x = kmem_cache_alloc(E3,E4);
83 + x = kmem_cache_zalloc(E3,E4);
85 - x = (T *)kmem_cache_alloc(E3,E4);
[all …]
/kernel/linux/linux-5.10/scripts/coccinelle/api/
Dkstrdup.cocci32 expression flag,E1,E2,E3;
42 ... when != \(x = E3 \| from = E3 \| to = E3 \)
62 expression flag,E1,E2,E3;
72 ... when != \(x = E3 \| from = E3 \| to = E3 \)
/kernel/linux/linux-5.10/lib/
Dlocking-selftest.c275 static void name##_123(void) { E1(); E2(); E3(); } \
276 static void name##_132(void) { E1(); E3(); E2(); } \
277 static void name##_213(void) { E2(); E1(); E3(); } \
278 static void name##_231(void) { E2(); E3(); E1(); } \
279 static void name##_312(void) { E3(); E1(); E2(); } \
280 static void name##_321(void) { E3(); E2(); E1(); }
896 #define E3() \ macro
926 #undef E3
945 #define E3() \ macro
974 #undef E3
[all …]
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
Dskeleton.S84 | The provided code will clear the E3 exception (if pending),
145 bclrb #E3,E_BYTE(%a6) |clear and test E3 flag
182 bclrb #E3,E_BYTE(%a6) |clear and test E3 flag
208 bclrb #E3,E_BYTE(%a6) |clear and test E3 flag
Dx_unfl.S61 btstb #E3,E_BYTE(%a6)
95 btstb #E3,E_BYTE(%a6)
116 bclrb #E3,E_BYTE(%a6)
151 | If the exception bit set is E3, the exceptional operand from the
154 btstb #E3,E_BYTE(%a6)
Dgen_except.S168 | exception is to set the E1/E3 byte and clr the U flag.
170 | operr, and dz. commonE3 does this for E3 exceptions, which
182 bsetb #E3,E_BYTE(%a6) |set E3 flag
190 bsetb #E3,E_BYTE(%a6) |set E3 flag
300 bsetb #E3,E_BYTE(%a6) |set E3 flag
Dutil.S103 btstb #E3,E_BYTE(%a6) |check for nu exception
328 | if E3
355 btstb #E3,E_BYTE(%a6)
423 btstb #E3,E_BYTE(%a6)
426 clrl %d0 |if E3, only opclass 0x0 is possible
436 | If E3, the format is extended.
444 btstb #E3,E_BYTE(%a6)
Dfpsp.h142 .set CMDREG3B,LV-48 | cmd reg for E3 exceptions (2 bytes)
189 .set E_BYTE,LV-28 | holds E1 and E3 bits (1 byte)
191 .set E3,1 | which bit is E3 flag
Dx_store.S38 btstb #E3,E_BYTE(%a6)
Dround.S504 btstb #E3,E_BYTE(%a6) |test for type E3 exception
505 beqs not_E3 |not type E3 exception
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/i2c/
Drenesas,iic.txt24 - "renesas,iic-r8a77990" (R-Car E3)
40 The r8a77990 (R-Car E3) and r8a774c0 (RZ/G2E)
/kernel/linux/linux-5.10/Documentation/admin-guide/hw-vuln/
Dprocessor_mmio_stale_data.rst37 Intel Xeon server E3) uncore implementation. The sideband response buffer is
47 Intel Xeon server E3) uncore implementation. Similar to the sideband response
68 the fill buffer. It is limited to the client (including Intel Xeon server E3)
75 the client (including Intel Xeon server E3) uncore implementation.
80 processors for the server market (excluding Intel Xeon E3 processors) are
Dspecial-register-buffer-data-sampling.rst18 Core models (desktop, mobile, Xeon-E3) that implement RDRAND and/or RDSEED may
/kernel/linux/linux-5.10/drivers/soc/renesas/
DKconfig191 bool "ARM64 Platform support for R-Car E3"
195 This enables support for the Renesas R-Car E3 SoC.
299 bool "System Controller support for R-Car E3" if COMPILE_TEST
/kernel/linux/linux-5.10/arch/arm/mach-omap1/
DKconfig161 bool "Amstrad E3 (Delta)"
169 Support for the Amstrad E3 (codename Delta) videophone. Say Y here
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/
Drenesas,du.txt27 - "renesas,du-r8a77990" for R8A77990 (R-Car E3) compatible DU
95 R8A77990 (R-Car E3) DPAD 0 LVDS 0 LVDS 1 -
/kernel/linux/linux-5.10/drivers/input/serio/
DKconfig223 tristate "Amstrad Delta (E3) mailboard support"
227 Say Y here if you have an E3 and want to use its mailboard,
230 When used for the E3 mailboard, a non-standard key table
/kernel/linux/linux-5.10/Documentation/fb/
Dtgafb.rst11 - ZLxP-E3 (32bpp, 16 MB VRAM, Zbuffer)
/kernel/linux/linux-5.10/sound/soc/ti/
DKconfig132 tristate "SoC Audio support for Amstrad E3 (Delta) videophone"
138 connected to a handset and a speakerphone found on Amstrad E3 (Delta)
/kernel/linux/linux-5.10/drivers/pinctrl/aspeed/
Dpinctrl-aspeed-g5.c1345 #define E3 181 macro
1346 SIG_EXPR_LIST_DECL_SINGLE(E3, GPIOW5, GPIOW5, SIG_DESC_SET(SCUA0, 29));
1347 SIG_EXPR_LIST_DECL_SINGLE(E3, ADC5, ADC5);
1348 PIN_DECL_(E3, SIG_EXPR_LIST_PTR(E3, GPIOW5), SIG_EXPR_LIST_PTR(E3, ADC5));
1349 FUNC_GROUP_DECL(ADC5, E3);
2008 ASPEED_PINCTRL_PIN(E3),
2575 ASPEED_SB_PINCONF(PIN_CONFIG_BIAS_PULL_DOWN, E3, E3, SCUA8, 9),
2576 ASPEED_SB_PINCONF(PIN_CONFIG_BIAS_DISABLE, E3, E3, SCUA8, 9),
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/can/
Drcar_canfd.txt16 - "renesas,r8a77990-canfd" for R8A77990 (R-Car E3) compatible controller.
/kernel/linux/linux-5.10/drivers/clk/renesas/
DKconfig142 bool "R-Car E3 clock support" if COMPILE_TEST
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/atm/
Diphase.rst32 512K and 1M), x525 (UTP25) and x531 (DS3 and E3). See
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/
DKconfig90 bool "pin control support for R-Car E3" if COMPILE_TEST

12