~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/translations/zh_CN/subsystem-apis.rst

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /Documentation/translations/zh_CN/subsystem-apis.rst (Architecture sparc64) and /Documentation/translations/zh_CN/subsystem-apis.rst (Architecture mips)


  1 .. SPDX-License-Identifier: GPL-2.0                 1 .. SPDX-License-Identifier: GPL-2.0
  2                                                     2 
  3 .. include:: ./disclaimer-zh_CN.rst                 3 .. include:: ./disclaimer-zh_CN.rst
  4                                                     4 
  5 :Original: Documentation/subsystem-apis.rst         5 :Original: Documentation/subsystem-apis.rst
  6                                                     6 
  7 :翻译:                                            7 :翻译:
  8                                                     8 
  9   唐艺舟 Tang Yizhou <tangyeechou@gmail.com>      9   唐艺舟 Tang Yizhou <tangyeechou@gmail.com>
 10                                                    10 
 11 ==============                                     11 ==============
 12 内核子系统文档                              12 内核子系统文档
 13 ==============                                     13 ==============
 14                                                    14 
 15 这些书籍从内核开发者的角度,详     15 这些书籍从内核开发者的角度,详细介绍了特定内核子系统
 16 的如何工作。这里的大部分信息直     16 的如何工作。这里的大部分信息直接取自内核源代码,并
 17 根据需要添加了补充材料(或者至     17 根据需要添加了补充材料(或者至少是我们设法添加的 - 可
 18 能 *不是* 所有的材料都有需要)。     18 能 *不是* 所有的材料都有需要)。
 19                                                    19 
 20 核心子系统                                    20 核心子系统
 21 ----------                                         21 ----------
 22                                                    22 
 23 .. toctree::                                       23 .. toctree::
 24    :maxdepth: 1                                    24    :maxdepth: 1
 25                                                    25 
 26    core-api/index                                  26    core-api/index
 27    driver-api/index                                27    driver-api/index
 28    mm/index                                        28    mm/index
 29    power/index                                     29    power/index
 30    scheduler/index                                 30    scheduler/index
 31    locking/index                                   31    locking/index
 32                                                    32 
 33 TODOList:                                          33 TODOList:
 34                                                    34 
 35 * timers/index                                     35 * timers/index
 36                                                    36 
 37 人机接口                                       37 人机接口
 38 --------                                           38 --------
 39                                                    39 
 40 .. toctree::                                       40 .. toctree::
 41    :maxdepth: 1                                    41    :maxdepth: 1
 42                                                    42 
 43    sound/index                                     43    sound/index
 44                                                    44 
 45 TODOList:                                          45 TODOList:
 46                                                    46 
 47 * input/index                                      47 * input/index
 48 * hid/index                                        48 * hid/index
 49 * gpu/index                                        49 * gpu/index
 50 * fb/index                                         50 * fb/index
 51                                                    51 
 52 网络接口                                       52 网络接口
 53 --------                                           53 --------
 54                                                    54 
 55 .. toctree::                                       55 .. toctree::
 56    :maxdepth: 1                                    56    :maxdepth: 1
 57                                                    57 
 58    infiniband/index                                58    infiniband/index
 59                                                    59 
 60 TODOList:                                          60 TODOList:
 61                                                    61 
 62 * networking/index                                 62 * networking/index
 63 * netlabel/index                                   63 * netlabel/index
 64 * isdn/index                                       64 * isdn/index
 65 * mhi/index                                        65 * mhi/index
 66                                                    66 
 67 存储接口                                       67 存储接口
 68 --------                                           68 --------
 69                                                    69 
 70 .. toctree::                                       70 .. toctree::
 71    :maxdepth: 1                                    71    :maxdepth: 1
 72                                                    72 
 73    filesystems/index                               73    filesystems/index
 74                                                    74 
 75 TODOList:                                          75 TODOList:
 76                                                    76 
 77 * block/index                                      77 * block/index
 78 * cdrom/index                                      78 * cdrom/index
 79 * scsi/index                                       79 * scsi/index
 80 * target/index                                     80 * target/index
 81                                                    81 
 82 **Fixme**: 这里还需要更多的分类组     82 **Fixme**: 这里还需要更多的分类组织工作。
 83                                                    83 
 84 .. toctree::                                       84 .. toctree::
 85    :maxdepth: 1                                    85    :maxdepth: 1
 86                                                    86 
 87    accounting/index                                87    accounting/index
 88    cpu-freq/index                                  88    cpu-freq/index
 89    iio/index                                       89    iio/index
 90    virt/index                                      90    virt/index
 91    PCI/index                                       91    PCI/index
 92    peci/index                                      92    peci/index
 93                                                    93 
 94 TODOList:                                          94 TODOList:
 95                                                    95 
 96 * fpga/index                                       96 * fpga/index
 97 * i2c/index                                        97 * i2c/index
 98 * leds/index                                       98 * leds/index
 99 * pcmcia/index                                     99 * pcmcia/index
100 * spi/index                                       100 * spi/index
101 * w1/index                                        101 * w1/index
102 * watchdog/index                                  102 * watchdog/index
103 * hwmon/index                                     103 * hwmon/index
104 * accel/index                                     104 * accel/index
105 * security/index                                  105 * security/index
106 * crypto/index                                    106 * crypto/index
107 * bpf/index                                       107 * bpf/index
108 * usb/index                                       108 * usb/index
109 * misc-devices/index                              109 * misc-devices/index
110 * wmi/index                                       110 * wmi/index
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php