| /linux/Documentation/translations/zh_TW/process/ |
| H A D | programming-language.rst | 15 在 ``-std=gnu11`` :ref:`gcc-c-dialect-options <tw_gcc-c-dialect-options>` 下編譯的:ISO C11的 GNU 方言
|
| H A D | howto.rst | 51 Linux內核使用GNU C和GNU工具鏈開發。雖然它遵循ISO C11標準,但也用到了一些
|
| /linux/Documentation/translations/zh_CN/process/ |
| H A D | programming-language.rst | 10 并且使用 ``-std=gnu11`` [zh_cn_gcc-c-dialect-options]_:这是 ISO C11 的 GNU 方言。
|
| H A D | howto.rst | 48 Linux内核使用GNU C和GNU工具链开发。虽然它遵循ISO C11标准,但也用到了一些
|
| /linux/Documentation/translations/zh_CN/mm/ |
| H A D | mmu_notifier.rst | 32 如果在设置新的pte/pmd值之前,清除页表项之后没有进行通知,那么你就会破坏设备的C11或
|
| /linux/arch/hexagon/kernel/ |
| H A D | vm_entry.S | 86 { R31:30 = C11:10; \ 187 { C11:10 = R31:30; \
|
| /linux/drivers/memory/ |
| H A D | jedec_ddr.h | 55 #define C11 11 macro
|
| /linux/Documentation/translations/sp_SP/process/ |
| H A D | programming-language.rst | 13 bajo ``-std=gnu11`` [sp-gcc-c-dialect-options]_: el dialecto GNU de ISO C11.
|
| /linux/Documentation/process/ |
| H A D | programming-language.rst | 8 under ``-std=gnu11`` [gcc-c-dialect-options]_: the GNU dialect of ISO C11.
|
| H A D | howto.rst | 39 adheres to the ISO C11 standard, it uses a number of extensions that are
|
| /linux/drivers/pinctrl/aspeed/ |
| H A D | pinctrl-aspeed-g4.c | 1381 #define C11 166 macro 1382 SIG_EXPR_LIST_DECL_SINGLE(C11, GPIOU6, GPIOU6, SIG_DESC_SET(SCUA0, 14)); 1383 SIG_EXPR_LIST_DECL_SINGLE(C11, RMII1RXD0, RMII1, RMII1_DESC); 1384 SIG_EXPR_LIST_DECL_SINGLE(C11, RGMII1RXD0, RGMII1); 1385 PIN_DECL_(C11, SIG_EXPR_LIST_PTR(C11, GPIOU6), 1386 SIG_EXPR_LIST_PTR(C11, RMII1RXD0), 1387 SIG_EXPR_LIST_PTR(C11, RGMII1RXD0)); 1455 FUNC_GROUP_DECL(RMII1, A12, B12, C12, D12, E12, A13, E11, D11, C11, B11, A11, 1457 FUNC_GROUP_DECL(RGMII1, A12, B12, C12, D12, E12, A13, E11, D11, C11, B11, A11, 1964 ASPEED_PINCTRL_PIN(C11),
|
| H A D | pinctrl-aspeed-g5.c | 187 #define C11 22 macro 189 SIG_EXPR_LIST_DECL_SINGLE(C11, SD1CD, SD1, SD1_DESC); 190 SIG_EXPR_LIST_DECL_SINGLE(C11, SCL13, I2C13, I2C13_DESC); 191 PIN_DECL_2(C11, GPIOC6, SD1CD, SCL13); 198 FUNC_GROUP_DECL(I2C13, C11, B11); 199 FUNC_GROUP_DECL(SD1, C12, A12, B12, D9, D10, E12, C11, B11); 1958 ASPEED_PINCTRL_PIN(C11),
|
| H A D | pinctrl-aspeed-g6.c | 639 #define C11 81 macro 640 SIG_EXPR_LIST_DECL_SESG(C11, SDA5, I2C5, SIG_DESC_SET(SCU418, 17)); 641 PIN_DECL_1(C11, GPIOK1, SDA5); 643 FUNC_GROUP_DECL(I2C5, A11, C11); 1772 ASPEED_PINCTRL_PIN(C11),
|
| /linux/Documentation/translations/it_IT/process/ |
| H A D | programming-language.rst | 14 dello standard ISO C11.
|
| /linux/Documentation/translations/ja_JP/process/ |
| H A D | howto.rst | 51 は ISO C11 仕様に準拠して書く一方で、標準には無い言語拡張を多く使って
|
| /linux/Documentation/mm/ |
| H A D | mmu_notifier.rst | 28 the new pte/pmd value then you can break memory model like C11 or C++11 for
|
| /linux/Documentation/translations/zh_CN/dev-tools/ |
| H A D | kmsan.rst | 76 这些情况(除了复制数据到用户空间或硬件外,这是一个安全问题)被视为 C11 标准下的未定义行为。
|
| /linux/Documentation/translations/ko_KR/process/ |
| H A D | howto.rst | 65 커널은 GNU C와 GNU 툴체인을 사용하여 작성되었다. 이 툴들은 ISO C11 표준을
|
| /linux/Documentation/trace/coresight/ |
| H A D | coresight-cpu-debug.rst | 57 C11.11.34 "DBGPCSR, Program Counter Sampling Register".
|
| /linux/tools/memory-model/Documentation/ |
| H A D | ordering.txt | 500 C11 atomic variables. These operations provide no ordering guarantees, 539 o Declare the accessed variables as C11 atomics.
|
| /linux/Documentation/driver-api/thermal/ |
| H A D | intel_dptf.rst | 49 "63BE270F-1C11-48FD-A6F7-3AF253FF3E2D" : Adaptive performance
|
| /linux/Documentation/dev-tools/ |
| H A D | kmsan.rst | 78 a security issue) are considered undefined behavior from the C11 Standard point
|
| /linux/arch/arm64/boot/dts/ti/ |
| H A D | k3-am67a-kontron-sa67-base.dts | 879 J722S_MCU_IOPAD(0x010, PIN_OUTPUT, 0) /* (C11) MCU_SPI0_D1 */
|
| H A D | k3-am62p-verdin.dtsi | 759 AM62PX_MCU_IOPAD(0x0050, PIN_INPUT, 0) /* (C11) WKUP_I2C0_SDA */ /* PMIC_I2C_SDA */
|
| /linux/Documentation/RCU/Design/Requirements/ |
| H A D | Requirements.rst | 285 C11 ``memory_order_release`` store operation. It also prevents any 366 C11 memory_order_consume [PDF]|_ 376 .. |high-quality implementation of C11 memory_order_consume [PDF]| replace:: high-quality implement… 377 .. _high-quality implementation of C11 memory_order_consume [PDF]: http://www.rdrop.com/users/paulm…
|