Home
last modified time | relevance | path

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

12345678910>>...434

/kernel/linux/linux-5.10/Documentation/
Dindex.rst39 admin-guide/index
40 kbuild/index
50 firmware-guide/index
51 devicetree/index
62 userspace-api/index
77 process/index
78 dev-tools/index
79 doc-guide/index
80 kernel-hacking/index
81 trace/index
[all …]
/kernel/linux/linux-6.6/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 …]
/kernel/linux/linux-6.6/Documentation/driver-api/
Dindex.rst19 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 …]
/kernel/linux/linux-6.6/Documentation/translations/zh_CN/driver-api/
Dindex.rst5 :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 …]
/kernel/linux/linux-5.10/fs/ntfs/
Dindex.h3 * index.h - Defines for NTFS kernel index handling. Part of the Linux-NTFS
22 * @idx_ni: index inode containing the @entry described by this context
23 * @entry: index entry (points into @ir or @ia)
24 * @data: index entry data (points into @entry)
27 * @ir: index root if @is_in_root and NULL otherwise
30 * @ia: index block if @is_in_root is 'false' and NULL otherwise
33 * @idx_ni is the index inode this context belongs to.
35 * @entry is the index entry described by this context. @data and @data_len
36 * are the index entry data and its length in bytes, respectively. @data
39 * If @is_in_root is 'true', @entry is in the index root attribute @ir described
[all …]
/kernel/linux/linux-6.6/fs/ntfs/
Dindex.h3 * index.h - Defines for NTFS kernel index handling. Part of the Linux-NTFS
22 * @idx_ni: index inode containing the @entry described by this context
23 * @entry: index entry (points into @ir or @ia)
24 * @data: index entry data (points into @entry)
27 * @ir: index root if @is_in_root and NULL otherwise
30 * @ia: index block if @is_in_root is 'false' and NULL otherwise
33 * @idx_ni is the index inode this context belongs to.
35 * @entry is the index entry described by this context. @data and @data_len
36 * are the index entry data and its length in bytes, respectively. @data
39 * If @is_in_root is 'true', @entry is in the index root attribute @ir described
[all …]
/kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/tc-tests/actions/
Dife.json17 "cmdUnderTest": "$TC actions add action ife encode allow mark pass index 2",
19 "verifyCmd": "$TC actions get action ife index 2",
20 …"matchPattern": "action order [0-9]*: ife encode action pass.*type 0[xX]ED3E.*allow mark.*index 2",
41 "cmdUnderTest": "$TC actions add action ife encode use mark 10 pipe index 2",
43 "verifyCmd": "$TC actions get action ife index 2",
44 … "matchPattern": "action order [0-9]*: ife encode action pipe.*type 0[xX]ED3E.*use mark.*index 2",
65 "cmdUnderTest": "$TC actions add action ife encode allow mark continue index 2",
67 "verifyCmd": "$TC actions get action ife index 2",
68 …chPattern": "action order [0-9]*: ife encode action continue.*type 0[xX]ED3E.*allow mark.*index 2",
89 "cmdUnderTest": "$TC actions add action ife encode use mark 789 drop index 2",
[all …]
Dsample.json17 "cmdUnderTest": "$TC actions add action sample rate 10 group 1 index 2",
19 "verifyCmd": "$TC actions get action sample index 2",
20 "matchPattern": "action order [0-9]+: sample rate 1/10 group 1.*index 2 ref",
41 "cmdUnderTest": "$TC actions add action sample rate 700 group 2 continue index 2",
43 "verifyCmd": "$TC actions get action sample index 2",
44 "matchPattern": "action order [0-9]+: sample rate 1/700 group 2 continue.*index 2 ref",
65 "cmdUnderTest": "$TC actions add action sample rate 10000 group 11 drop index 22",
68 "matchPattern": "action order [0-9]+: sample rate 1/10000 group 11 drop.*index 22 ref",
89 "cmdUnderTest": "$TC actions add action sample rate 20000 group 72 reclassify index 100",
92 … "matchPattern": "action order [0-9]+: sample rate 1/20000 group 72 reclassify.*index 100 ref",
[all …]
Dgact.json17 "cmdUnderTest": "$TC actions add action pass index 8",
20 "matchPattern": "action order [0-9]*: gact action pass.*index 8 ref",
41 "cmdUnderTest": "$TC actions add action pipe index 6",
44 "matchPattern": "action order [0-9]*: gact action pipe.*index 6 ref",
65 "cmdUnderTest": "$TC actions add action reclassify index 5",
68 "matchPattern": "action order [0-9]*: gact action reclassify.*index 5 ref",
89 "cmdUnderTest": "$TC actions add action drop index 30",
92 "matchPattern": "action order [0-9]*: gact action drop.*index 30 ref",
113 "cmdUnderTest": "$TC actions add action continue index 432",
116 "matchPattern": "action order [0-9]*: gact action continue.*index 432 ref",
[all …]
Dvlan.json17 "cmdUnderTest": "$TC actions add action vlan pop pipe index 8",
20 "matchPattern": "action order [0-9]+: vlan.*pop.*pipe.*index 8 ref",
41 "cmdUnderTest": "$TC actions add action vlan pop pass index 8",
43 "verifyCmd": "$TC actions get action vlan index 8",
44 "matchPattern": "action order [0-9]+: vlan.*pop.*pass.*index 8 ref",
65 "cmdUnderTest": "$TC actions add action vlan pop drop index 8",
67 "verifyCmd": "$TC actions get action vlan index 8",
68 "matchPattern": "action order [0-9]+: vlan.*pop.*drop.*index 8 ref",
89 "cmdUnderTest": "$TC actions add action vlan pop reclassify index 8",
91 "verifyCmd": "$TC actions get action vlan index 8",
[all …]
Dconnmark.json41 "cmdUnderTest": "$TC actions add action connmark pass index 1",
43 "verifyCmd": "$TC actions get action connmark index 1",
44 "matchPattern": "action order [0-9]+: connmark zone 0 pass.*index 1 ref",
65 "cmdUnderTest": "$TC actions add action connmark drop index 100",
67 "verifyCmd": "$TC actions get action connmark index 100",
68 "matchPattern": "action order [0-9]+: connmark zone 0 drop.*index 100 ref",
89 "cmdUnderTest": "$TC actions add action connmark pipe index 455",
91 "verifyCmd": "$TC actions get action connmark index 455",
92 "matchPattern": "action order [0-9]+: connmark zone 0 pipe.*index 455 ref",
113 "cmdUnderTest": "$TC actions add action connmark reclassify index 7",
[all …]
/kernel/linux/linux-5.10/Documentation/driver-api/
Dindex.rst17 driver-model/index
21 early-userspace/index
22 pm/index
32 iio/index
34 usb/index
36 pci/index
41 i3c/index
52 mei/index
53 mtd/index
54 mmc/index
[all …]
/kernel/linux/linux-6.6/tools/testing/radix-tree/
Dtag_check.c14 __simple_checks(struct radix_tree_root *tree, unsigned long index, int tag) in __simple_checks() argument
19 item_check_absent(tree, index); in __simple_checks()
20 assert(item_tag_get(tree, index, tag) == 0); in __simple_checks()
22 item_insert(tree, index); in __simple_checks()
23 assert(item_tag_get(tree, index, tag) == 0); in __simple_checks()
24 item_tag_set(tree, index, tag); in __simple_checks()
25 ret = item_tag_get(tree, index, tag); in __simple_checks()
29 ret = item_tag_get(tree, index, !tag); in __simple_checks()
31 ret = item_delete(tree, index); in __simple_checks()
33 item_insert(tree, index); in __simple_checks()
[all …]
/kernel/linux/linux-5.10/tools/testing/radix-tree/
Dtag_check.c14 __simple_checks(struct radix_tree_root *tree, unsigned long index, int tag) in __simple_checks() argument
19 item_check_absent(tree, index); in __simple_checks()
20 assert(item_tag_get(tree, index, tag) == 0); in __simple_checks()
22 item_insert(tree, index); in __simple_checks()
23 assert(item_tag_get(tree, index, tag) == 0); in __simple_checks()
24 item_tag_set(tree, index, tag); in __simple_checks()
25 ret = item_tag_get(tree, index, tag); in __simple_checks()
29 ret = item_tag_get(tree, index, !tag); in __simple_checks()
31 ret = item_delete(tree, index); in __simple_checks()
33 item_insert(tree, index); in __simple_checks()
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/tc-tests/actions/
Dife.json17 "cmdUnderTest": "$TC actions add action ife encode allow mark pass index 2",
19 "verifyCmd": "$TC actions get action ife index 2",
20 …"matchPattern": "action order [0-9]*: ife encode action pass.*type 0[xX]ED3E.*allow mark.*index 2",
41 "cmdUnderTest": "$TC actions add action ife encode use mark 10 pipe index 2",
43 "verifyCmd": "$TC actions get action ife index 2",
44 … "matchPattern": "action order [0-9]*: ife encode action pipe.*type 0[xX]ED3E.*use mark.*index 2",
65 "cmdUnderTest": "$TC actions add action ife encode allow mark continue index 2",
67 "verifyCmd": "$TC actions get action ife index 2",
68 …chPattern": "action order [0-9]*: ife encode action continue.*type 0[xX]ED3E.*allow mark.*index 2",
89 "cmdUnderTest": "$TC actions add action ife encode use mark 789 drop index 2",
[all …]
Dsample.json17 "cmdUnderTest": "$TC actions add action sample rate 10 group 1 index 2",
19 "verifyCmd": "$TC actions get action sample index 2",
20 "matchPattern": "action order [0-9]+: sample rate 1/10 group 1.*index 2 ref",
41 "cmdUnderTest": "$TC actions add action sample rate 700 group 2 continue index 2",
43 "verifyCmd": "$TC actions get action sample index 2",
44 "matchPattern": "action order [0-9]+: sample rate 1/700 group 2 continue.*index 2 ref",
65 "cmdUnderTest": "$TC actions add action sample rate 10000 group 11 drop index 22",
68 "matchPattern": "action order [0-9]+: sample rate 1/10000 group 11 drop.*index 22 ref",
89 "cmdUnderTest": "$TC actions add action sample rate 20000 group 72 reclassify index 100",
92 … "matchPattern": "action order [0-9]+: sample rate 1/20000 group 72 reclassify.*index 100 ref",
[all …]
Dgact.json17 "cmdUnderTest": "$TC actions add action pass index 8",
20 "matchPattern": "action order [0-9]*: gact action pass.*index 8 ref",
41 "cmdUnderTest": "$TC actions add action pipe index 6",
44 "matchPattern": "action order [0-9]*: gact action pipe.*index 6 ref",
65 "cmdUnderTest": "$TC actions add action reclassify index 5",
68 "matchPattern": "action order [0-9]*: gact action reclassify.*index 5 ref",
89 "cmdUnderTest": "$TC actions add action drop index 30",
92 "matchPattern": "action order [0-9]*: gact action drop.*index 30 ref",
113 "cmdUnderTest": "$TC actions add action continue index 432",
116 "matchPattern": "action order [0-9]*: gact action continue.*index 432 ref",
[all …]
Dvlan.json17 "cmdUnderTest": "$TC actions add action vlan pop pipe index 8",
20 "matchPattern": "action order [0-9]+: vlan.*pop.*pipe.*index 8 ref",
41 "cmdUnderTest": "$TC actions add action vlan pop pass index 8",
43 "verifyCmd": "$TC actions get action vlan index 8",
44 "matchPattern": "action order [0-9]+: vlan.*pop.*pass.*index 8 ref",
65 "cmdUnderTest": "$TC actions add action vlan pop drop index 8",
67 "verifyCmd": "$TC actions get action vlan index 8",
68 "matchPattern": "action order [0-9]+: vlan.*pop.*drop.*index 8 ref",
89 "cmdUnderTest": "$TC actions add action vlan pop reclassify index 8",
91 "verifyCmd": "$TC actions get action vlan index 8",
[all …]
/kernel/linux/linux-6.6/tools/testing/cxl/test/
Dmock.c31 struct cxl_mock_ops *get_cxl_mock_ops(int *index) in get_cxl_mock_ops() argument
33 *index = srcu_read_lock(&cxl_mock_srcu); in get_cxl_mock_ops()
38 void put_cxl_mock_ops(int index) in put_cxl_mock_ops() argument
40 srcu_read_unlock(&cxl_mock_srcu, index); in put_cxl_mock_ops()
48 int index; in __wrap_is_acpi_device_node() local
49 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); in __wrap_is_acpi_device_node()
58 put_cxl_mock_ops(index); in __wrap_is_acpi_device_node()
67 int index, rc; in __wrap_acpi_table_parse_cedt() local
68 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); in __wrap_acpi_table_parse_cedt()
75 put_cxl_mock_ops(index); in __wrap_acpi_table_parse_cedt()
[all …]
/kernel/linux/linux-5.10/net/netfilter/
Dxt_set.c29 match_set(ip_set_id_t index, const struct sk_buff *skb, in match_set() argument
33 if (ip_set_test(index, skb, par, opt)) in match_set()
62 return match_set(info->match_set.index, skb, par, &opt, in set_match_v0()
86 ip_set_id_t index; in set_match_v0_checkentry() local
88 index = ip_set_nfnl_get_byindex(par->net, info->match_set.index); in set_match_v0_checkentry()
90 if (index == IPSET_INVALID_ID) { in set_match_v0_checkentry()
92 info->match_set.index); in set_match_v0_checkentry()
97 ip_set_nfnl_put(par->net, info->match_set.index); in set_match_v0_checkentry()
112 ip_set_nfnl_put(par->net, info->match_set.index); in set_match_v0_destroy()
129 return match_set(info->match_set.index, skb, par, &opt, in set_match_v1()
[all …]
/kernel/linux/linux-6.6/net/netfilter/
Dxt_set.c29 match_set(ip_set_id_t index, const struct sk_buff *skb, in match_set() argument
33 if (ip_set_test(index, skb, par, opt)) in match_set()
62 return match_set(info->match_set.index, skb, par, &opt, in set_match_v0()
86 ip_set_id_t index; in set_match_v0_checkentry() local
88 index = ip_set_nfnl_get_byindex(par->net, info->match_set.index); in set_match_v0_checkentry()
90 if (index == IPSET_INVALID_ID) { in set_match_v0_checkentry()
92 info->match_set.index); in set_match_v0_checkentry()
97 ip_set_nfnl_put(par->net, info->match_set.index); in set_match_v0_checkentry()
112 ip_set_nfnl_put(par->net, info->match_set.index); in set_match_v0_destroy()
129 return match_set(info->match_set.index, skb, par, &opt, in set_match_v1()
[all …]
/kernel/linux/linux-6.6/drivers/hwmon/
Dw83795.c118 #define IN_LSB_REG(index, type) \ argument
119 (((type) == 1) ? W83795_REG_IN_HL_LSB[(index)] \
120 : (W83795_REG_IN_HL_LSB[(index)] + 1))
150 #define W83795_REG_FAN(index) (0x2E + (index)) argument
151 #define W83795_REG_FAN_MIN_HL(index) (0xB6 + (index)) argument
152 #define W83795_REG_FAN_MIN_LSB(index) (0xC4 + (index) / 2) argument
153 #define W83795_REG_FAN_MIN_LSB_SHIFT(index) \ argument
154 (((index) & 1) ? 4 : 0)
160 #define W83795_REG_ALARM(index) (0x41 + (index)) argument
162 #define W83795_REG_BEEP(index) (0x50 + (index)) argument
[all …]
/kernel/linux/linux-5.10/drivers/hwmon/
Dw83795.c118 #define IN_LSB_REG(index, type) \ argument
119 (((type) == 1) ? W83795_REG_IN_HL_LSB[(index)] \
120 : (W83795_REG_IN_HL_LSB[(index)] + 1))
150 #define W83795_REG_FAN(index) (0x2E + (index)) argument
151 #define W83795_REG_FAN_MIN_HL(index) (0xB6 + (index)) argument
152 #define W83795_REG_FAN_MIN_LSB(index) (0xC4 + (index) / 2) argument
153 #define W83795_REG_FAN_MIN_LSB_SHIFT(index) \ argument
154 (((index) & 1) ? 4 : 0)
160 #define W83795_REG_ALARM(index) (0x41 + (index)) argument
162 #define W83795_REG_BEEP(index) (0x50 + (index)) argument
[all …]
/kernel/linux/linux-5.10/arch/m68k/sun3x/
Ddvma.c44 #define dvma_entry_paddr(index) (iommu_pte[index] & IOMMU_ADDR_MASK) argument
45 #define dvma_entry_vaddr(index,paddr) ((index << DVMA_PAGE_SHIFT) | \ argument
48 #define dvma_entry_set(index,addr) (iommu_pte[index] = \
52 #define dvma_entry_set(index,addr) (iommu_pte[index] = \ argument
56 #define dvma_entry_clr(index) (iommu_pte[index] = IOMMU_DT_INVALID) argument
66 unsigned long index; in dvma_print() local
68 index = dvma_addr >> DVMA_PAGE_SHIFT; in dvma_print()
70 pr_info("idx %lx dvma_addr %08lx paddr %08lx\n", index, dvma_addr, in dvma_print()
71 dvma_entry_paddr(index)); in dvma_print()
149 unsigned long end, index; in dvma_map_iommu() local
[all …]
/kernel/linux/linux-6.6/arch/m68k/sun3x/
Ddvma.c44 #define dvma_entry_paddr(index) (iommu_pte[index] & IOMMU_ADDR_MASK) argument
45 #define dvma_entry_vaddr(index,paddr) ((index << DVMA_PAGE_SHIFT) | \ argument
48 #define dvma_entry_set(index,addr) (iommu_pte[index] = \
52 #define dvma_entry_set(index,addr) (iommu_pte[index] = \ argument
56 #define dvma_entry_clr(index) (iommu_pte[index] = IOMMU_DT_INVALID) argument
66 unsigned long index; in dvma_print() local
68 index = dvma_addr >> DVMA_PAGE_SHIFT; in dvma_print()
70 pr_info("idx %lx dvma_addr %08lx paddr %08lx\n", index, dvma_addr, in dvma_print()
71 dvma_entry_paddr(index)); in dvma_print()
149 unsigned long end, index; in dvma_map_iommu() local
[all …]

12345678910>>...434