Home
last modified time | relevance | path

Searched refs:C11 (Results 1 – 16 of 16) sorted by relevance

/linux/Documentation/translations/zh_TW/process/
H A Dprogramming-language.rst15 在 ``-std=gnu11`` :ref:`gcc-c-dialect-options <tw_gcc-c-dialect-options>` 下編譯的:ISO C11的 GNU 方言
H A Dhowto.rst51 Linux內核使用GNU C和GNU工具鏈開發。雖然它遵循ISO C11標準,但也用到了一些
/linux/Documentation/translations/zh_CN/mm/
H A Dmmu_notifier.rst32 如果在设置新的pte/pmd值之前,清除页表项之后没有进行通知,那么你就会破坏设备的C11
/linux/arch/hexagon/kernel/
H A Dvm_entry.S86 { R31:30 = C11:10; \
187 { C11:10 = R31:30; \
/linux/drivers/memory/
H A Djedec_ddr.h55 #define C11 11 macro
/linux/Documentation/translations/sp_SP/process/
H A Dprogramming-language.rst13 bajo ``-std=gnu11`` [sp-gcc-c-dialect-options]_: el dialecto GNU de ISO C11.
/linux/Documentation/translations/it_IT/process/
H A Dprogramming-language.rst14 dello standard ISO C11.
/linux/Documentation/translations/zh_CN/process/
H A Dhowto.rst48 Linux内核使用GNU C和GNU工具链开发。虽然它遵循ISO C11标准,但也用到了一些
/linux/Documentation/mm/
H A Dmmu_notifier.rst28 the new pte/pmd value then you can break memory model like C11 or C++11 for
/linux/Documentation/translations/ko_KR/process/
H A Dhowto.rst65 커널은 GNU C와 GNU 툴체인을 사용하여 작성되었다. 이 툴들은 ISO C11 표준을
/linux/Documentation/trace/coresight/
H A Dcoresight-cpu-debug.rst57 C11.11.34 "DBGPCSR, Program Counter Sampling Register".
/linux/tools/memory-model/Documentation/
H A Dordering.txt500 C11 atomic variables. These operations provide no ordering guarantees,
539 o Declare the accessed variables as C11 atomics.
H A Dexplanation.txt938 memory models (such as those for C11/C++11). The "happens-before" and
1036 the same as, that of release sequences in the C11 memory model. They
/linux/Documentation/process/
H A Dhowto.rst39 adheres to the ISO C11 standard, it uses a number of extensions that are
/linux/Documentation/
H A Dmemory-barriers.txt329 guarantees were introduced into the C11 standard, so beware when
330 using older pre-C11 compilers (for example, gcc 4.6). The portion
/linux/Documentation/translations/sp_SP/
H A Dmemory-barriers.txt349 en cuenta que estos garantías se introdujeron en el estándar C11, así
350 que tenga cuidado cuando utilice compiladores anteriores a C11 (por