Home
last modified time | relevance | path

Searched refs:Documentation (Results 1 – 25 of 1626) sorted by relevance

12345678910>>...66

/linux/Documentation/translations/zh_CN/dev-tools/
A Dtesting-overview.rst5 :Original: Documentation/dev-tools/testing-overview.rst
31Documentation/dev-tools/testing-overview.rst)辅助阅读。
34 KUnit(Documentation/dev-tools/kunit/index.rst)是用于“白箱”测
48 Documentation/dev-tools/kunit/style.rst
78 Documentation/dev-tools/kcov.rst 是能够构建在内核之中,用于在每个任务
92 Documentation/dev-tools/kmemleak.rst
94 Documentation/dev-tools/kasan.rst
96 Documentation/dev-tools/ubsan.rst
97 * KCSAN检测数据竞争。参阅 Documentation/dev-tools/kcsan.rst
99 参阅 Documentation/dev-tools/kfence.rst
[all …]
/linux/Documentation/translations/zh_CN/process/
A Dsubmit-checklist.rst3 :Original: :ref:`Documentation/process/submit-checklist.rst <submitchecklist>`
15 :ref:`Documentation/translations/zh_CN/process/submitting-patches.rst <cn_submittingpatches>`
35 5) 如下所述 :ref:`Documentation/translations/zh_CN/process/coding-style.rst <cn_codingstyle>`.
41 它们符合 ``Documentation/kbuild/kconfig-language.rst`` 中记录的异常条件,
74 16) 所有新的/proc条目都记录在 ``Documentation/``
77 Documentation/admin-guide/kernel-parameters.rst 中。
81 19) 所有新的用户空间接口都记录在 ``Documentation/ABI/`` 中。有关详细信息,
82 请参阅 ``Documentation/ABI/README`` 。更改用户空间接口的补丁应该抄送
85 20) 已通过至少注入slab和page分配失败进行检查。请参阅 ``Documentation/fault-injection/``
98 24) 如果补丁添加了任何ioctl,那么也要更新 ``Documentation/userspace-api/ioctl/ioctl-number.rst``
A Dhowto.rst5 :Original: :ref:`Documentation/process/howto.rst <process_howto>`
85 :ref:`Documentation/admin-guide/README.rst <readme>`
90 :ref:`Documentation/process/changes.rst <changes>`
93 :ref:`Documentation/translations/zh_CN/process/coding-style.rst <cn_codingstyle>`
99 :ref:`Documentation/process/submitting-drivers.rst <submittingdrivers>`
129 :ref:`Documentation/admin-guide/security-bugs.rst <securitybugs>`
139 :ref:`Documentation/process/stable-kernel-rules.rst <stable_kernel_rules>`
142 :ref:`Documentation/process/kernel-docs.rst <kernel_docs>`
146 :ref:`Documentation/process/applying-patches.rst <applying_patches>`
156 ReST格式的文档会生成在 Documentation/output. 目录中。
[all …]
A D5.Posting.rst3 :Original: :ref:`Documentation/process/5.Posting.rst <development_posting>`
22 :ref:`Documentation/translations/zh_CN/process/submitting-patches.rst <cn_submittingpatches>`,
23 :ref:`Documentation/translations/zh_CN/process/submitting-drivers.rst <cn_submittingdrivers>`
24 和 :ref:`Documentation/translations/zh_CN/process/submit-checklist.rst <cn_submitchecklist>`。
155 :ref:`Documentation/translations/zh_CN/process/submitting-patches.rst <cn_submittingpatches>`
166 :ref:`Documentation/translations/zh_CN/process/submitting-patches.rst <cn_submittingpatches>`
173 :ref:`Documentation/translations/zh_CN/process/submitting-patches.rst <cn_submittingpatches>`
181 :ref:`Documentation/translations/zh_CN/process/submitting-patches.rst <cn_submittingpatches>`
198 :ref:`Documentation/translations/zh_CN/process/email-clients.rst <cn_email_clients>`
A D4.Coding.rst3 :Original: :ref:`Documentation/process/4.Coding.rst <development_coding>`
32 :ref:`Documentation/translations/zh_CN/process/coding-style.rst <cn_codingstyle>`
57 信息,请参阅文档 :ref:`Documentation/process/clang-format.rst <clangformat>`
211 Documentation/fault-injection/fault-injection.rst。
223 :ref:`Documentation/dev-tools/coccinelle.rst <devtools_coccinelle>`
247 Documentation/ABI/README,了解如何此文档格式以及需要提供哪些信息。
249 文档 :ref:`Documentation/admin-guide/kernel-parameters.rst <kernelparameters>`
261 :ref:`Documentation/doc-guide/ <doc_guide>` 上找到。
A Dsubmitting-drivers.rst5 :Original: :ref:`Documentation/process/submitting-drivers.rst
25 另请参阅 Documentation/translations/zh_CN/process/submitting-patches.rst 文档。
34 请参阅 Documentation/admin-guide/devices.rst。
76 代码: 请使用 Documentation/process/coding-style.rst 中所描述的 Linux 代码风
100 Documentation/power/drivers-testing.rst。有关驱动程序电
102 Documentation/driver-api/pm/devices.rst。
/linux/Documentation/translations/zh_TW/process/
A Dsubmit-checklist.rst5 :Original: :ref:`Documentation/process/submit-checklist.rst <submitchecklist>`
18 :ref:`Documentation/translations/zh_TW/process/submitting-patches.rst <tw_submittingpatches>`
38 5) 如下所述 :ref:`Documentation/translations/zh_TW/process/coding-style.rst <tw_codingstyle>`.
44 它們符合 ``Documentation/kbuild/kconfig-language.rst`` 中記錄的異常條件,
77 16) 所有新的/proc條目都記錄在 ``Documentation/``
80 Documentation/admin-guide/kernel-parameters.rst 中。
84 19) 所有新的用戶空間接口都記錄在 ``Documentation/ABI/`` 中。有關詳細信息,
85 請參閱 ``Documentation/ABI/README`` 。更改用戶空間接口的補丁應該抄送
88 20) 已通過至少注入slab和page分配失敗進行檢查。請參閱 ``Documentation/fault-injection/``
101 24) 如果補丁添加了任何ioctl,那麼也要更新 ``Documentation/userspace-api/ioctl/ioctl-number.rst``
A Dhowto.rst7 :Original: :ref:`Documentation/process/howto.rst <process_howto>`
88 :ref:`Documentation/admin-guide/README.rst <readme>`
93 :ref:`Documentation/process/changes.rst <changes>`
96 :ref:`Documentation/translations/zh_TW/process/coding-style.rst <tw_codingstyle>`
102 :ref:`Documentation/process/submitting-drivers.rst <submittingdrivers>`
132 :ref:`Documentation/admin-guide/security-bugs.rst <securitybugs>`
142 :ref:`Documentation/process/stable-kernel-rules.rst <stable_kernel_rules>`
145 :ref:`Documentation/process/kernel-docs.rst <kernel_docs>`
149 :ref:`Documentation/process/applying-patches.rst <applying_patches>`
159 ReST格式的文檔會生成在 Documentation/output. 目錄中。
[all …]
A D5.Posting.rst5 :Original: :ref:`Documentation/process/5.Posting.rst <development_posting>`
25 :ref:`Documentation/translations/zh_TW/process/submitting-patches.rst <tw_submittingpatches>`,
26 :ref:`Documentation/translations/zh_TW/process/submitting-drivers.rst <tw_submittingdrivers>`
27 和 :ref:`Documentation/translations/zh_TW/process/submit-checklist.rst <tw_submitchecklist>`。
158 :ref:`Documentation/translations/zh_TW/process/submitting-patches.rst <tw_submittingpatches>`
169 :ref:`Documentation/translations/zh_TW/process/submitting-patches.rst <tw_submittingpatches>`
176 :ref:`Documentation/translations/zh_TW/process/submitting-patches.rst <tw_submittingpatches>`
184 :ref:`Documentation/translations/zh_TW/process/submitting-patches.rst <tw_submittingpatches>`
201 :ref:`Documentation/translations/zh_TW/process/email-clients.rst <tw_email_clients>`
A D4.Coding.rst5 :Original: :ref:`Documentation/process/4.Coding.rst <development_coding>`
35 :ref:`Documentation/translations/zh_TW/process/coding-style.rst <tw_codingstyle>`
60 信息,請參閱文檔 :ref:`Documentation/process/clang-format.rst <clangformat>`
214 Documentation/fault-injection/fault-injection.rst。
226 :ref:`Documentation/dev-tools/coccinelle.rst <devtools_coccinelle>`
250 Documentation/ABI/README,了解如何此文檔格式以及需要提供哪些信息。
252 文檔 :ref:`Documentation/admin-guide/kernel-parameters.rst <kernelparameters>`
264 :ref:`Documentation/doc-guide/ <doc_guide>` 上找到。
A Dsubmitting-drivers.rst7 :Original: :ref:`Documentation/process/submitting-drivers.rst
28 另請參閱 Documentation/translations/zh_TW/process/submitting-patches.rst 文檔。
37 請參閱 Documentation/admin-guide/devices.rst。
79 代碼: 請使用 Documentation/process/coding-style.rst 中所描述的 Linux 代碼風
103 Documentation/power/drivers-testing.rst。有關驅動程序電
105 Documentation/driver-api/pm/devices.rst。
/linux/Documentation/translations/ko_KR/
A Dhowto.rst6 This is a version of Documentation/process/howto.rst translated into korean
23 Documentation/process/howto.rst
112 :ref:`Documentation/admin-guide/README.rst <readme>`
117 :ref:`Documentation/process/changes.rst <changes>`
121 :ref:`Documentation/process/coding-style.rst <codingstyle>`
127 …:ref:`Documentation/process/submitting-patches.rst <submittingpatches>` 와 :ref:`Documentation/proc…
160 :ref:`Documentation/admin-guide/security-bugs.rst <securitybugs>`
165 :ref:`Documentation/process/management-style.rst <managementstyle>`
178 :ref:`Documentation/process/kernel-docs.rst <kernel_docs>`
198 ReST 마크업을 사용하는 문서들은 Documentation/output 에 생성된다. 해당
[all …]
/linux/Documentation/devicetree/bindings/power/
A Dwakeup-source.txt20 1. "enable-sdio-wakeup" Documentation/devicetree/bindings/mmc/mmc.txt
21 2. "gpio-key,wakeup" Documentation/devicetree/bindings/input/gpio-keys{,-polled}.txt
22 3. "has-tpo" Documentation/devicetree/bindings/rtc/rtc-opal.txt
23 4. "linux,wakeup" Documentation/devicetree/bindings/input/gpio-matrix-keypad.txt
24 Documentation/devicetree/bindings/mfd/tc3589x.txt
25 Documentation/devicetree/bindings/input/touchscreen/ads7846.txt
26 5. "linux,keypad-wakeup" Documentation/devicetree/bindings/input/qcom,pm8xxx-keypad.txt
27 6. "linux,input-wakeup" Documentation/devicetree/bindings/input/samsung-keypad.txt
28 7. "nvidia,wakeup-source" Documentation/devicetree/bindings/input/nvidia,tegra20-kbc.txt
/linux/Documentation/translations/zh_CN/doc-guide/
A Dsphinx.rst3 :Original: Documentation/doc-guide/sphinx.rst
15 或PDF格式的文档。生成的文档放在 ``Documentation/output`` 文件夹中。
21 最后,有成千上万的纯文本文档文件散布在 ``Documentation`` 里。随着时间推移,
29 Documentation/ 下的ReST文件现在使用sphinx1.7或更高版本构建。
95 pip install -r Documentation/sphinx/requirements.txt
136 1. 在 ``Documentation`` 下某处添加一个新的 ``.rst`` 文件。
137 2. 从 ``Documentation/index.rst`` 中的Sphinx `主目录树`_ 链接到它。
143 ``Documentation/gpu`` 下,拆分为多个 ``.rst`` 文件,并具有从主目录链接来的单
304 要求。路径可以是绝对路径或相对路径。绝对路径从“Documentation/”开始。例如,要
308 参见 Documentation/doc-guide/sphinx.rst 。此法始终可用。
[all …]
A Dmaintainer-profile.rst5 :Original: Documentation/doc-guide/maintainer-profile.rst
12 文档“子系统”是内核文档和相关基础设施的中心协调点。它涵盖了 Documentation/ 下
13 的文件层级(Documentation/devicetree 除外)、scripts/ 下的各种实用程序,并且
17 保持对 Documentation/ 某些部分的控制,以便于可以更自由地做更改。除此之外,
/linux/Documentation/translations/ja_JP/
A Dhowto.rst6 This is a version of Documentation/process/howto.rst translated into Japanese.
23 Documentation/process/howto.rst
120 :ref:`Documentation/process/changes.rst <changes>`
125 :ref:`Documentation/process/coding-style.rst <codingstyle>`
132 …:ref:`Documentation/process/submitting-patches.rst <codingstyle>` と :ref:`Documentation/process/su…
164 :ref:`Documentation/admin-guide/security-bugs.rst <securitybugs>`
169 :ref:`Documentation/process/management-style.rst <managementstyle>`
181 :Ref:`Documentation/process/kernel-docs.rst <kernel_docs>`
202 ReSTマークアップを使ったドキュメントは Documentation/outputに生成され
325 Documentation/process/stable-kernel-rules.rst ファイルにはどのような種
[all …]
A DSubmitChecklist2 This is a version of Documentation/process/submit-checklist.rst into Japanese.
17 linux-2.6.26/Documentation/process/submit-checklist.rst の和訳です。
30 をいくつか紹介します。ここにある全ての事柄は、Documentation/process/submitting-patches.rst
79 15: /proc に新しいエントリを追加した場合には、Documentation/ 配下に
83 必ずDocumentation/admin-guide/kernel-parameters.rst に説明を追加してください。
88 18: 新しいuserspaceインタフェースを作成した場合には、Documentation/ABI/ に
89 Documentation/ABI/README を参考にして必ずドキュメントを追加してください。
93 Documentation/fault-injection/ を参照してください。
/linux/Documentation/devicetree/bindings/mmc/
A Dsdhci-st.txt4 Documentation/devicetree/bindings/mmc/mmc.txt and the properties
14 See: Documentation/devicetree/bindings/resource-names.txt
16 See: Documentation/devicetree/bindings/clock/clock-bindings.txt
23 See: Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt
36 See: Documentation/devicetree/bindings/mmc/mmc.txt.
39 See: Documentation/devicetree/bindings/mmc/mmc.txt.
43 See: Documentation/devicetree/bindings/mmc/mmc.txt.
46 See: Documentation/devicetree/bindings/reset/reset.txt
52 See: Documentation/devicetree/bindings/mmc/mmc.txt.
55 See: Documentation/devicetree/bindings/mmc/mmc.txt.
[all …]
/linux/Documentation/devicetree/bindings/mfd/
A Dmotorola-cpcap.txt19 - Documentation/devicetree/bindings/power/supply/cpcap-battery.yaml
20 - Documentation/devicetree/bindings/power/supply/cpcap-charger.yaml
21 - Documentation/devicetree/bindings/regulator/cpcap-regulator.txt
22 - Documentation/devicetree/bindings/phy/phy-cpcap-usb.txt
23 - Documentation/devicetree/bindings/input/cpcap-pwrbutton.txt
24 - Documentation/devicetree/bindings/rtc/cpcap-rtc.txt
25 - Documentation/devicetree/bindings/leds/leds-cpcap.txt
26 - Documentation/devicetree/bindings/iio/adc/motorola,cpcap-adc.yaml
/linux/scripts/kconfig/tests/err_recursive_dep/
A Dexpected_stderr3 For a resolution refer to Documentation/kbuild/kconfig-language.rst
8 For a resolution refer to Documentation/kbuild/kconfig-language.rst
14 For a resolution refer to Documentation/kbuild/kconfig-language.rst
20 For a resolution refer to Documentation/kbuild/kconfig-language.rst
26 For a resolution refer to Documentation/kbuild/kconfig-language.rst
31 For a resolution refer to Documentation/kbuild/kconfig-language.rst
37 For a resolution refer to Documentation/kbuild/kconfig-language.rst
/linux/
A DMAINTAINERS3452 F: Documentation/bpf/
5762 F: Documentation/
5766 X: Documentation/ABI/
5771 X: Documentation/i2c/
5773 X: Documentation/spi/
6263 F: Documentation/gpu/
6276 F: Documentation/gpu/
7516 F: Documentation/fb/
8927 F: Documentation/i2c/
18252 F: Documentation/sh/
[all …]
/linux/Documentation/scsi/
A Dscsi-parameters.rst7 See Documentation/admin-guide/kernel-parameters.rst for general information on
23 See Documentation/scsi/aha152x.rst.
29 See Documentation/scsi/aic7xxx.rst.
32 See Documentation/scsi/aic79xx.rst.
61 See Documentation/scsi/g_NCR5380.rst.
64 See Documentation/scsi/g_NCR5380.rst.
67 See Documentation/scsi/g_NCR5380.rst.
73 See also Documentation/scsi/st.rst.
105 See Documentation/scsi/st.rst.
/linux/Documentation/devicetree/bindings/leds/
A Dleds-cr0014114.txt10 Property rules described in Documentation/devicetree/bindings/spi/spi-bus.txt
15 see Documentation/devicetree/bindings/leds/common.txt
17 see Documentation/devicetree/bindings/leds/common.txt
19 see Documentation/devicetree/bindings/leds/common.txt (deprecated)
21 see Documentation/devicetree/bindings/leds/common.txt
A Dleds-lm3697.txt27 in Documentation/devicetree/bindings/leds/common.txt
30 - ti,brightness-resolution - see Documentation/devicetree/bindings/mfd/ti-lmu.txt
31 - ramp-up-us: see Documentation/devicetree/bindings/mfd/ti-lmu.txt
32 - ramp-down-us: see Documentation/devicetree/bindings/mfd/ti-lmu.txt
33 - label : see Documentation/devicetree/bindings/leds/common.txt
35 see Documentation/devicetree/bindings/leds/common.txt
/linux/Documentation/devicetree/bindings/clock/st/
A Dst,clkgen.txt33 [1] Documentation/devicetree/bindings/clock/clock-bindings.txt
34 [3] Documentation/devicetree/bindings/clock/st/st,clkgen-mux.txt
35 [4] Documentation/devicetree/bindings/clock/st/st,clkgen-pll.txt
36 [7] Documentation/devicetree/bindings/clock/st/st,quadfs.txt
37 [8] Documentation/devicetree/bindings/clock/st/st,flexgen.txt

Completed in 60 milliseconds

12345678910>>...66