Searched full:index (Results 1 – 25 of 754) sorted by relevance
12345678910>>...31
/Documentation/ |
D | subsystem-apis.rst | 19 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 …]
|
D | index.rst | 28 maintainer/index 29 All development-process docs <process/index> 41 core-api/index 42 driver-api/index 44 Locking in the kernel <locking/index> 55 doc-guide/index 56 dev-tools/index 58 kernel-hacking/index 59 trace/index 60 fault-injection/index [all …]
|
/Documentation/driver-api/ |
D | index.rst | 19 driver-model/index 23 early-userspace/index 24 pm/index 36 iio/index 38 usb/index 40 pci/index 41 cxl/index 46 i3c/index 57 mei/index 58 mtd/index [all …]
|
/Documentation/translations/zh_CN/driver-api/ |
D | index.rst | 5 :Original: Documentation/driver-api/index.rst 27 gpio/index 32 * driver-model/index 36 * early-userspace/index 37 * pm/index 49 * iio/index 51 * usb/index 53 * pci/index 54 * cxl/index 59 * i3c/index [all …]
|
/Documentation/arch/ |
D | index.rst | 12 arc/index 13 arm/index 14 arm64/index 15 ia64/index 16 loongarch/index 17 m68k/index 18 mips/index 19 nios2/index 20 openrisc/index 21 parisc/index [all …]
|
/Documentation/translations/zh_CN/arch/ |
D | index.rst | 11 mips/index 12 arm64/index 13 ../riscv/index 14 openrisc/index 15 parisc/index 16 loongarch/index 20 * arm/index 21 * ia64/index 22 * m68k/index 23 * nios2/index [all …]
|
/Documentation/translations/zh_TW/admin-guide/ |
D | index.rst | 5 :Original: :doc:`../../../admin-guide/index` 26 sysctl/index 32 hw-vuln/index 51 kdump/index 52 perf/index 73 acpi/index 74 aoe/index 75 auxdisplay/index 79 blockdev/index 83 cgroup-v1/index [all …]
|
/Documentation/translations/zh_CN/admin-guide/ |
D | index.rst | 3 :Original: :doc:`../../../admin-guide/index` 25 * sysctl/index 31 * hw-vuln/index 50 * kdump/index 51 * perf/index 73 mm/index 77 * acpi/index 78 * aoe/index 79 * auxdisplay/index 83 * blockdev/index [all …]
|
/Documentation/translations/zh_TW/ |
D | index.rst | 31 完整開發流程文檔 <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_CN/ |
D | index.rst | 42 maintainer/index 43 完整开发流程文档 <process/index> 53 core-api/index 54 driver-api/index 55 内核中的锁 <locking/index> 70 doc-guide/index 71 dev-tools/index 73 kernel-hacking/index 74 rust/index 78 * trace/index [all …]
|
/Documentation/networking/device_drivers/ |
D | index.rst | 11 appletalk/index 12 atm/index 13 cable/index 14 can/index 15 cellular/index 16 ethernet/index 17 fddi/index 18 hamradio/index 19 qlogic/index 20 wifi/index [all …]
|
/Documentation/admin-guide/ |
D | index.rst | 19 sysctl/index 29 hw-vuln/index 46 kdump/index 47 perf/index 76 acpi/index 77 aoe/index 78 auxdisplay/index 82 blockdev/index 86 cgroup-v1/index 88 cifs/index [all …]
|
/Documentation/staging/ |
D | speculation.rst | 24 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/ |
D | img-spdif-in.rst | 8 * 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
|
D | emu-mixer.rst | 67 name='Clock Source',index=0 75 name='Clock Fallback',index=0 80 name='DAC1 0202 14dB PAD',index=0, etc. 84 name='ADC1 14dB PAD 0202',index=0, etc. 88 name='Optical Output Mode',index=0 93 name='Optical Input Mode',index=0 98 name='PCM Front Playback Volume',index=0 105 name='PCM Surround Playback Volume',index=0 112 name='PCM Side Playback Volume',index=0 119 name='PCM Center Playback Volume',index=0 [all …]
|
/Documentation/core-api/ |
D | xarray.rst | 22 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 …]
|
D | circular-buffers.rst | 41 (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 …]
|
D | printk-index.rst | 4 Printk Index 24 This is where the printk index feature might become useful. It provides 28 The printk index helps to find changes in the message formats. Also it helps 35 The index of printk formats are split in into separate files. The files are 39 /sys/kernel/debug/printk/index/vmlinux 40 /sys/kernel/debug/printk/index/ext4 41 /sys/kernel/debug/printk/index/scsi_mod 48 $> head -1 /sys/kernel/debug/printk/index/vmlinux; shuf -n 5 vmlinux 82 And the printk index helps user space tools to deal with this. 88 The printk index is generated using extra metadata that are stored in [all …]
|
/Documentation/sound/ |
D | index.rst | 10 kernel-api/index 11 designs/index 12 soc/index 14 hd-audio/index 15 cards/index
|
/Documentation/powerpc/ |
D | associativity.rst | 35 (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/virt/kvm/ |
D | index.rst | 11 devices/index 13 arm/index 14 s390/index 16 x86/index
|
/Documentation/devicetree/bindings/powerpc/fsl/ |
D | dma.txt | 14 - 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 …]
|
/Documentation/translations/zh_CN/userspace-api/ |
D | index.rst | 4 :Original: Documentation/userspace-api/index.rst 30 ebpf/index 39 * ioctl/index 41 * media/index 42 * netlink/index
|
/Documentation/userspace-api/media/v4l/ |
D | video.rst | 25 :ref:`VIDIOC_G_OUTPUT <VIDIOC_G_OUTPUT>` ioctls return the index of 38 int index; 40 if (-1 == ioctl(fd, VIDIOC_G_INPUT, &index)) { 46 input.index = index; 61 int index; 63 index = 0; 65 if (-1 == ioctl(fd, VIDIOC_S_INPUT, &index)) {
|
/Documentation/devicetree/bindings/net/ |
D | fsl-fman.txt | 32 - cell-index 35 Definition: Specifies the index of the FMan unit. 37 The cell-index value may be used by the SoC, to identify the 39 there's a description of the cell-index use in each SoC: 42 register[bit] FMan unit cell-index 47 register[bit] FMan unit cell-index 54 register[bit] FMan unit cell-index 177 - cell-index 191 The page of a specific port is determined by the cell-index. 215 cell-index = <0x28>; [all …]
|
12345678910>>...31