Home
last modified time | relevance | path

Searched full:index (Results 1 – 25 of 838) sorted by relevance

12345678910>>...34

/Documentation/translations/zh_CN/
Dsubsystem-apis.rst26 core-api/index
27 driver-api/index
28 mm/index
29 power/index
30 scheduler/index
31 locking/index
35 * timers/index
43 sound/index
47 * input/index
48 * hid/index
[all …]
Dindex.rst42 maintainer/index
43 完整开发流程文档 <process/index>
53 core-api/index
54 driver-api/index
56 内核中的锁 <locking/index>
67 doc-guide/index
68 dev-tools/index
70 kernel-hacking/index
71 rust/index
75 * trace/index
[all …]
/Documentation/
Dsubsystem-apis.rst19 core-api/index
20 driver-api/index
21 mm/index
22 power/index
23 scheduler/index
24 timers/index
25 locking/index
33 input/index
34 hid/index
35 sound/index
[all …]
Dindex.rst28 Maintainer handbook <maintainer/index>
29 All development-process docs <process/index>
41 Core API <core-api/index>
42 Driver APIs <driver-api/index>
44 Locking <locking/index>
55 Writing documentation <doc-guide/index>
56 Development tools <dev-tools/index>
58 Hacking guide <kernel-hacking/index>
59 Tracing <trace/index>
60 Fault injection <fault-injection/index>
[all …]
/Documentation/translations/zh_CN/driver-api/
Dindex.rst5 :Original: Documentation/driver-api/index.rst
24 gpio/index
26 phy/index
30 * driver-model/index
34 * early-userspace/index
35 * pm/index
47 * iio/index
49 * usb/index
51 * pci/index
52 * cxl/index
[all …]
/Documentation/driver-api/
Dindex.rst23 driver-model/index
27 pm/index
38 early-userspace/index
58 cxl/index
61 i3c/index
64 pci/index
65 rapidio/index
67 usb/index
68 virtio/index
80 80211/index
[all …]
/Documentation/arch/
Dindex.rst12 arc/index
13 arm/index
14 arm64/index
15 loongarch/index
16 m68k/index
17 mips/index
18 nios2/index
19 openrisc/index
20 parisc/index
21 powerpc/index
[all …]
/Documentation/translations/zh_TW/arch/
Dindex.rst11 mips/index
12 arm64/index
13 openrisc/index
14 parisc/index
15 loongarch/index
19 * arm/index
20 * m68k/index
21 * nios2/index
22 * powerpc/index
23 * s390/index
[all …]
/Documentation/translations/zh_CN/arch/
Dindex.rst11 mips/index
12 arm64/index
13 ../arch/riscv/index
14 openrisc/index
15 parisc/index
16 loongarch/index
20 * arm/index
21 * m68k/index
22 * nios2/index
23 * powerpc/index
[all …]
/Documentation/translations/zh_CN/admin-guide/
Dindex.rst3 :Original: :doc:`../../../admin-guide/index`
25 * sysctl/index
31 * hw-vuln/index
49 * kdump/index
50 * perf/index
73 mm/index
77 * acpi/index
78 * aoe/index
79 * auxdisplay/index
83 * blockdev/index
[all …]
/Documentation/translations/zh_TW/
Dindex.rst31 完整開發流程文檔 <process/index>
35 * maintainer/index
44 * core-api/index
45 * driver-api/index
46 * 內核中的鎖 <locking/index>
58 dev-tools/index
62 * doc-guide/index
64 * kernel-hacking/index
65 * rust/index
66 * trace/index
[all …]
/Documentation/translations/zh_TW/admin-guide/
Dindex.rst5 :Original: :doc:`../../../admin-guide/index`
27 * sysctl/index
33 * hw-vuln/index
52 * kdump/index
53 * perf/index
75 mm/index
79 * acpi/index
80 * aoe/index
81 * auxdisplay/index
85 * blockdev/index
[all …]
/Documentation/admin-guide/
Dindex.rst20 sysctl/index
30 hw-vuln/index
48 kdump/index
49 perf/index
78 acpi/index
79 aoe/index
80 auxdisplay/index
84 blockdev/index
88 cgroup-v1/index
90 cifs/index
[all …]
/Documentation/networking/device_drivers/
Dindex.rst11 atm/index
12 cable/index
13 can/index
14 cellular/index
15 ethernet/index
16 fddi/index
17 hamradio/index
18 wifi/index
19 wwan/index
/Documentation/staging/
Dspeculation.rst24 int load_array(int *array, unsigned int index)
26 if (index >= MAX_ARRAY_ELEMS)
29 return array[index];
34 CMP <index>, #MAX_ARRAY_ELEMS
39 LDR <returnval>, [<array>, <index>]
43 speculatively loads array[index], even if index >= MAX_ARRAY_ELEMS. This
51 int load_dependent_arrays(int *arr1, int *arr2, int index)
55 val1 = load_array(arr1, index);
78 A call to array_index_nospec(index, size) returns a sanitized index
84 int load_array(int *array, unsigned int index)
[all …]
/Documentation/sound/cards/
Dimg-spdif-in.rst8 * name='IEC958 Capture Mask',index=0
13 * name='IEC958 Capture Default',index=0
19 * name='SPDIF In Multi Frequency Acquire',index=0
20 * name='SPDIF In Multi Frequency Acquire',index=1
21 * name='SPDIF In Multi Frequency Acquire',index=2
22 * name='SPDIF In Multi Frequency Acquire',index=3
36 * name='SPDIF In Lock Frequency',index=0
41 * name='SPDIF In Lock TRK',index=0
47 * name='SPDIF In Lock Acquire Threshold',index=0
51 * name='SPDIF In Lock Release Threshold',index=0
/Documentation/virt/kvm/
Dindex.rst11 devices/index
13 arm/index
14 s390/index
16 x86/index
17 loongarch/index
/Documentation/core-api/
Dxarray.rst22 clustered; hashing the object and using the hash as the index will not
24 good performance with large indices. If your index can be larger than
52 occupy a range of indices. Once stored to, looking up any index in
53 the range will return the same entry as looking up any other index in
54 the range. Storing to any index will store to all of them. Multi-index
64 pointer at every index.
68 new entry and return the previous entry stored at that index. You can
74 You can conditionally replace an entry at an index by using
76 the entry at that index has the 'old' value. It also returns the entry
77 which was at that index; if it returns the same entry which was passed as
[all …]
Dcircular-buffers.rst41 (1) A 'head' index - the point at which the producer inserts items into the
44 (2) A 'tail' index - the point at which the consumer finds the next item in
51 The head index is incremented when items are added, and the tail index when
52 items are removed. The tail index should never jump the head index, and both
59 buffer, provided that neither index overtakes the other. The implementer must
114 they will return a lower bound as the producer controls the head index,
116 moving the tail index.
122 will return a lower bound as the consumer controls the tail index, but the
124 head index.
179 before the head index makes it available to the consumer and then instructs the
[all …]
/Documentation/devicetree/bindings/interrupt-controller/
Driscv,imsics.yaml33 privilege level (machine or supervisor) encodes group index, HART index,
34 and guest index (shown below).
36 XLEN-1 > (HART Index MSB) 12 0
39 |xxxxxx|Group Index|xxxxxxxxxxx|HART Index|Guest Index| 0 |
94 riscv,guest-index-bits:
99 Number of guest index bits in the MSI target address.
101 riscv,hart-index-bits:
105 Number of HART index bits in the MSI target address. When not
108 riscv,group-index-bits:
113 Number of group index bits in the MSI target address.
[all …]
/Documentation/networking/
Dindex.rst16 device_drivers/index
17 dsa/index
18 devlink/index
19 caif/index
60 netlink_spec/index
82 net_cachelines/index
101 pse-pd/index
/Documentation/filesystems/
Dindex.rst37 iomap/index
41 caching/index
74 bcachefs/index
90 ext4/index
103 nfs/index
115 smb/index
116 spufs/index
126 xfs/index
/Documentation/sound/
Dindex.rst10 kernel-api/index
11 designs/index
12 soc/index
14 hd-audio/index
15 cards/index
/Documentation/arch/powerpc/
Dassociativity.rst35 (domainID index) that represents the 1 based ordinal in the associativity lists.
39 { primary domainID index, secondary domainID index, tertiary domainID index.. }
41 Linux kernel uses the domainID at the primary domainID index as the NUMA node id.
51 domain numbering. With numa distance computation now detached from the index value in
53 ids at the same domainID index representing resource groups of different performance/latency
59 "ibm,numa-lookup-index-table" property contains a list of one or more numbers representing
61 used as an index while computing numa distance information via "ibm,numa-distance-table".
67 "ibm,numa-lookup-index-table" = {4, 0, 8, 250, 252}. The offset of domainID 8 (2) is used when
77 numa-lookup-index-table.
80 ibm,numa-lookup-index-table = <3 0 8 40>;
[all …]
/Documentation/devicetree/bindings/powerpc/fsl/
Ddma.txt14 - cell-index : controller index. 0 for controller @ 0x8100
21 - cell-index : DMA channel index starts at 0.
37 cell-index = <0>;
40 cell-index = <0>;
47 cell-index = <1>;
54 cell-index = <2>;
61 cell-index = <3>;
78 - cell-index : controller index. 0 for controller @ 0x21000,
86 - cell-index : DMA channel index starts at 0.
97 cell-index = <0>;
[all …]

12345678910>>...34