Home
last modified time | relevance | path

Searched refs:translations (Results 1 – 25 of 142) sorted by relevance

123456

/openbmc/linux/Documentation/translations/zh_CN/process/
H A D5.Posting.rst22 :ref:`Documentation/translations/zh_CN/process/submitting-patches.rst <cn_submittingpatches>`
23 和 :ref:`Documentation/translations/zh_CN/process/submit-checklist.rst <cn_submitchecklist>`。
154 :ref:`Documentation/translations/zh_CN/process/submitting-patches.rst <cn_submittingpatches>`
165 :ref:`Documentation/translations/zh_CN/process/submitting-patches.rst <cn_submittingpatches>`
172 :ref:`Documentation/translations/zh_CN/process/submitting-patches.rst <cn_submittingpatches>`
180 :ref:`Documentation/translations/zh_CN/process/submitting-patches.rst <cn_submittingpatches>`
197 :ref:`Documentation/translations/zh_CN/process/email-clients.rst <cn_email_clients>`
H A Dhowto.rst67 :ref:`Documentation/translations/zh_CN/process/license-rules.rst <cn_kernel_licensing>`
93 :ref:`Documentation/translations/zh_CN/process/coding-style.rst <cn_codingstyle>`
98 :ref:`Documentation/translations/zh_CN/process/submitting-patches.rst <cn_submittingpatches>`
117 :ref:`Documentation/translations/zh_CN/process/stable-api-nonsense.rst <cn_stable_api_nonsense>`
132 :ref:`Documentation/translations/zh_CN/process/management-style.rst <cn_managementstyle>`
335 :ref:`Documentation/translations/zh_CN/process/submitting-patches.rst <cn_submittingpatches>`
H A Dsubmit-checklist.rst16 这些都是在 Documentation/translations/zh_CN/process/submitting-patches.rst
39 5) 按 Documentation/translations/zh_CN/process/coding-style.rst 所述检查您的
54 (参见 Documentation/translations/zh_CN/dev-tools/sparse.rst )
H A Dsubmitting-patches.rst27 参见: Documentation/translations/zh_CN/process/development-process.rst 。
28 Documentation/translations/zh_CN/process/submit-checklist.rst 给出了一系列
164 Documentation/translations/zh_CN/process/coding-style.rst
211 参见 Documentation/translations/zh_CN/admin-guide/security-bugs.rst 。
219 Documentation/translations/zh_CN/process/stable-kernel-rules.rst 。
250 请参阅 Documentation/translations/zh_CN/process/email-clients.rst
445 Documentation/translations/zh_CN/process/stable-kernel-rules.rst 。
649 内核 Documentation/translations/zh_CN/process/coding-style.rst
H A D8.Conclusion.rst19 :ref:`Documentation/translations/zh_CN/process/howto.rst <cn_process_howto>`
21 :ref:`Documentation/translations/zh_CN/process/submitting-patches.rst <cn_submittingpatches>`
H A Dstable-kernel-rules.rst36 - 必须遵循Documentation/translations/zh_CN/process/submitting-patches.rst里的规则。
/openbmc/linux/Documentation/translations/zh_TW/process/
H A D5.Posting.rst25 :ref:`Documentation/translations/zh_TW/process/submitting-patches.rst <tw_submittingpatches>`
26 和 :ref:`Documentation/translations/zh_TW/process/submit-checklist.rst <tw_submitchecklist>`。
157 :ref:`Documentation/translations/zh_TW/process/submitting-patches.rst <tw_submittingpatches>`
168 :ref:`Documentation/translations/zh_TW/process/submitting-patches.rst <tw_submittingpatches>`
175 :ref:`Documentation/translations/zh_TW/process/submitting-patches.rst <tw_submittingpatches>`
183 :ref:`Documentation/translations/zh_TW/process/submitting-patches.rst <tw_submittingpatches>`
200 :ref:`Documentation/translations/zh_TW/process/email-clients.rst <tw_email_clients>`
H A Dhowto.rst70 :ref:`Documentation/translations/zh_TW/process/license-rules.rst <tw_kernel_licensing>`
96 :ref:`Documentation/translations/zh_TW/process/coding-style.rst <tw_codingstyle>`
101 :ref:`Documentation/translations/zh_TW/process/submitting-patches.rst <tw_submittingpatches>`
120 :ref:`Documentation/translations/zh_TW/process/stable-api-nonsense.rst <tw_stable_api_nonsense>`
135 :ref:`Documentation/translations/zh_TW/process/management-style.rst <tw_managementstyle>`
338 :ref:`Documentation/translations/zh_TW/process/submitting-patches.rst <tw_submittingpatches>`
H A D8.Conclusion.rst22 :ref:`Documentation/translations/zh_TW/process/howto.rst <tw_process_howto>`
24 :ref:`Documentation/translations/zh_TW/process/submitting-patches.rst <tw_submittingpatches>`
H A Dsubmit-checklist.rst18 :ref:`Documentation/translations/zh_TW/process/submitting-patches.rst <tw_submittingpatches>`
38 5) 如下所述 :ref:`Documentation/translations/zh_TW/process/coding-style.rst <tw_codingstyle>`.
/openbmc/linux/Documentation/translations/
H A Dindex.rst34 immediately to all translations. Translations' maintainers - and
36 maintain translations aligned as much as they can. For this reason there is
43 translations' users should not find information that differs from the official
46 same change should be applied to translations. Translations' maintainers
48 translations, updates, fixes).
54 translations, you may find slight differences that carry the same message but
/openbmc/linux/drivers/tty/vt/
H A Dconsolemap.c41 static unsigned short translations[][E_TABSZ] = { variable
229 unsigned short *t = translations[m]; in set_inverse_transl()
290 return translations[m]; in set_translate()
365 memcpy(translations[USER_MAP], inbuf, sizeof(inbuf)); in con_set_trans_old()
374 unsigned short *p = translations[USER_MAP]; in con_get_trans_old()
396 memcpy(translations[USER_MAP], inbuf, sizeof(inbuf)); in con_set_trans_new()
407 memcpy(outbuf, translations[USER_MAP], sizeof(outbuf)); in con_get_trans_new()
849 unsigned short uni = translations[USER_MAP][c]; in conv_8bit_to_uni()
856 for (c = 0; c < ARRAY_SIZE(translations[USER_MAP]); c++) in conv_uni_to_8bit()
857 if (translations[USER_MAP][c] == uni || in conv_uni_to_8bit()
[all …]
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/
H A Dreporting-regressions.rst31 #. 按照 Documentation/translations/zh_CN/admin-guide/reporting-issues.rst 中
74 只需按照 Documentation/translations/zh_CN/admin-guide/reporting-issues.rst 中
136 如 Documentation/translations/zh_CN/admin-guide/reporting-issues.rst (简要)
137 和 Documentation/translations/zh_CN/admin-guide/bug-bisect.rst (详细)中所
367 …l.org/pub/scm/linux/kernel/git/torvalds/linux.git/plain/Documentation/translations/zh_CN/admin-gui…
H A DREADME.rst284 Documentation/translations/zh_CN/admin-guide/reporting-issues.rst 。
287 Documentation/translations/zh_CN/admin-guide/bug-hunting.rst 。
290 Documentation/translations/zh_CN/dev-tools/gdb-kernel-debugging.rst
H A Dreporting-issues.rst303 Documentation/translations/zh_CN/admin-guide/security-bugs.rst ,
387 如果你的内核被污染了,请阅读 Documentation/translations/zh_CN/admin-guide/tainted-kernels.rst
800 Documentation/translations/zh_CN/admin-guide/bug-bisect.rst 文档中进行了详细
986 更多信息请参见 Documentation/translations/zh_CN/admin-guide/security-bugs.rst 。
1200 特别关照”部分和文档 Documentation/translations/zh_CN/admin-guide/bug-bisect.rst 。
1219 Documentation/translations/zh_CN/process/stable-kernel-rules.rst 中所列出的
H A Dsecurity-bugs.rst24 请查看“Documentation/translations/zh_CN/admin-guide/reporting-issues.rst”中
/openbmc/linux/Documentation/translations/zh_CN/mm/
H A Dindex.rst17 (Documentation/translations/zh_CN/core-api/memory-allocation.rst)。
19 (Documentation/translations/zh_CN/admin-guide/mm/index.rst)。
/openbmc/linux/Documentation/powerpc/
H A Dkasan.txt28 - Book3S runs code with translations off ("real mode") during boot, including a
32 - Some code - most notably a lot of KVM code - also runs with translations off
36 translations on or off.
40 instrument any code that runs with translations off after booting. This is the
/openbmc/linux/Documentation/translations/zh_CN/dev-tools/
H A Dtesting-overview.rst73 Documentation/translations/zh_CN/dev-tools/gcov.rst 是GCC的覆盖率测试
120 Documentation/translations/zh_CN/dev-tools/sparse.rst。
H A Dindex.rst15 Documentation/translations/zh_CN/dev-tools/testing-overview.rst
/openbmc/linux/Documentation/virt/kvm/x86/
H A Dmmu.rst73 addresses for the guest. Different translations are required at different
85 that support only 1 (traditional) and 2 (tdp) translations. When the
86 number of required translations matches the hardware, the mmu operates in
110 - access to missing or protected translations
128 A leaf spte corresponds to either one or two translations encoded into
134 translations in parentheses:
157 host pages, and gpa->hpa translations when NPT or EPT is active.
213 A pageful of 64-bit sptes containing the translations for this page.
349 - update any translations that were modified by the instruction
353 - walk the shadow page hierarchy and drop affected translations
[all …]
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/
H A Dreporting-issues.rst310 「Documentation/translations/zh_TW/admin-guide/security-bugs.rst」,
394 如果你的內核被汙染了,請閱讀「Documentation/translations/zh_TW/admin-guide/tainted-kernels.rst」
806 「Documentation/translations/zh_TW/admin-guide/bug-bisect.rst」文檔中進行了詳細
984 更多信息請參見「Documentation/translations/zh_TW/admin-guide/security-bugs.rst」。
1194 特別關照」部分和文檔「Documentation/translations/zh_TW/admin-guide/bug-bisect.rst」。
1211 「Documentation/translations/zh_TW/process/stable-kernel-rules.rst」中所列出的
H A Dsecurity-bugs.rst27 請查看「Documentation/translations/zh_TW/admin-guide/reporting-issues.rst」中
/openbmc/linux/Documentation/translations/zh_CN/mm/damon/
H A Dindex.rst17 (该核心机制详见(Documentation/translations/zh_CN/mm/damon/design.rst))
/openbmc/linux/Documentation/translations/it_IT/process/
H A Dmaintainers.rst12 :ref:`Documentation/translations/it_IT/process/submitting-patches.rst

123456