Home
last modified time | relevance | path

Searched full:indexed (Results 1 – 25 of 792) sorted by relevance

12345678910>>...32

/Linux-v6.6/drivers/net/ethernet/intel/ixgbe/
Dixgbe_dcb_82599.c14 * @bwg_id: bandwidth grouping indexed by traffic class
15 * @prio_type: priority type indexed by traffic class
16 * @prio_tc: priority to tc assignments indexed by priority
74 * @bwg_id: bandwidth grouping indexed by traffic class
75 * @prio_type: priority type indexed by traffic class
125 * @bwg_id: bandwidth grouping indexed by traffic class
126 * @prio_type: priority type indexed by traffic class
127 * @prio_tc: priority to tc assignments indexed by priority
186 * @prio_tc: priority to tc assignments indexed by priority
327 * @bwg_id: bandwidth grouping indexed by traffic class
[all …]
Dixgbe_dcb_82598.c14 * @prio_type: priority type indexed by traffic class
73 * @bwg_id: bandwidth grouping indexed by traffic class
74 * @prio_type: priority type indexed by traffic class
122 * @bwg_id: bandwidth grouping indexed by traffic class
123 * @prio_type: priority type indexed by traffic class
258 * @bwg_id: bandwidth grouping indexed by traffic class
259 * @prio_type: priority type indexed by traffic class
/Linux-v6.6/fs/overlayfs/
Dexport.c53 * copied up and renamed, upper dir /a will be indexed by lower dir /a from
54 * layer 1. The dir /a from layer 2 will never be indexed, so the algorithm (*)
62 * ovl_lookup_real_ancestor() will find the indexed ancestor /a/b and decoding
66 * entry /a in the lower layers above layer N and find the indexed dir /a from
93 /* We can get upper/overlay path from indexed/lower dentry */ in ovl_connectable_layer()
138 /* If @parent is connected or indexed we are done */ in ovl_connect_layer()
159 * encoding also after copy up. If non-pure upper is not indexed, then it was
162 * file handle. Overlay root dentry is a private case of non-indexed upper.
170 * Non-indexed upper | U
171 * Indexed upper | L (*)
[all …]
/Linux-v6.6/drivers/iio/adc/
Dingenic-adc.c394 .indexed = 1,
405 .indexed = 1,
417 .indexed = 1,
426 .indexed = 1,
435 .indexed = 1,
446 .indexed = 1,
455 .indexed = 1,
466 .indexed = 1,
477 .indexed = 1,
488 .indexed = 1,
[all …]
Daxp288_adc.c61 .indexed = 1,
68 .indexed = 1,
75 .indexed = 1,
82 .indexed = 1,
89 .indexed = 1,
96 .indexed = 1,
Dqcom-spmi-rradc.c857 .indexed = 1,
863 .indexed = 1,
871 .indexed = 1,
878 .indexed = 1,
885 .indexed = 1,
892 .indexed = 1,
899 .indexed = 1,
907 .indexed = 1,
915 .indexed = 1,
922 .indexed = 1,
/Linux-v6.6/Documentation/userspace-api/media/v4l/
Dpixfmt-indexed.rst3 .. _pixfmt-indexed:
6 Indexed Format
16 .. flat-table:: Indexed Image Format
/Linux-v6.6/drivers/staging/media/atomisp/pci/css_2401_system/
Disys_stream2mmio_global.h29 * Stream2MMIO 0 has 8 SIDs that are indexed by
32 * Stream2MMIO 1 has 4 SIDs that are indexed by
35 * Stream2MMIO 2 has 4 SIDs that are indexed by
/Linux-v6.6/drivers/iio/light/
Dtsl2772.c1516 .indexed = 1,
1521 .indexed = 1,
1534 .indexed = 1,
1541 .indexed = 1,
1546 .indexed = 1,
1557 .indexed = 1,
1568 .indexed = 1,
1578 .indexed = 1,
1590 .indexed = 1,
1595 .indexed = 1,
[all …]
/Linux-v6.6/fs/ocfs2/
Ddir.h24 struct buffer_head *dl_dx_root_bh; /* Root of indexed
27 struct buffer_head *dl_dx_leaf_bh; /* Indexed leaf block */
29 * indexed leaf */
/Linux-v6.6/drivers/gpu/drm/msm/adreno/
Da6xx_gpu_state.c951 /* Read a block of data from an indexed register pair */
954 struct a6xx_indexed_registers *indexed, in a6xx_get_indexed_regs() argument
959 obj->handle = (const void *) indexed; in a6xx_get_indexed_regs()
960 if (indexed->count_fn) in a6xx_get_indexed_regs()
961 indexed->count = indexed->count_fn(gpu); in a6xx_get_indexed_regs()
963 obj->data = state_kcalloc(a6xx_state, indexed->count, sizeof(u32)); in a6xx_get_indexed_regs()
967 /* All the indexed banks start at address 0 */ in a6xx_get_indexed_regs()
968 gpu_write(gpu, indexed->addr, 0); in a6xx_get_indexed_regs()
971 for (i = 0; i < indexed->count; i++) in a6xx_get_indexed_regs()
972 obj->data[i] = gpu_read(gpu, indexed->data); in a6xx_get_indexed_regs()
[all …]
/Linux-v6.6/samples/pktgen/
Dparameters.sh16 echo " -f : (\$F_THREAD) index of first thread (zero indexed CPU number)"
54 info "Index of first thread (zero indexed CPU number): $F_THREAD"
110 # First thread (F_THREAD) reference the zero indexed CPU number
/Linux-v6.6/include/uapi/linux/
Ddcbnl.h39 * @tc_tx_bw: tc tx bandwidth indexed by traffic class
40 * @tc_rx_bw: tc rx bandwidth indexed by traffic class
41 * @tc_tsa: TSA Assignment table, indexed by traffic class
43 * @tc_reco_bw: recommended tc bandwidth indexed by traffic class for TLV
44 * @tc_reco_tsa: recommended tc bandwidth indexed by traffic class for TLV
45 * @reco_prio_tc: recommended tc tx bandwidth indexed by traffic class for TLV
76 * @tc_maxrate: maximal tc tx bandwidth indexed by traffic class
188 * @prio_pg: priority to PG mapping indexed by priority
/Linux-v6.6/Documentation/devicetree/bindings/usb/
Dgr-udc.txt22 from the default size of 1024. The array is indexed by the OUT endpoint
28 from the default size of 1024. The array is indexed by the IN endpoint
/Linux-v6.6/drivers/pci/hotplug/
Dcpcihp_zt5550.h33 /* Indexed registers (through CSR_INDEX, CSR_DATA) */
49 /* Masks for interrupt bits in HC_INT_MASK_REG indexed register */
/Linux-v6.6/drivers/iio/cdc/
Dad7746.c160 .indexed = 1,
169 .indexed = 1,
179 .indexed = 1,
187 .indexed = 1,
195 .indexed = 1,
207 .indexed = 1,
219 .indexed = 1,
231 .indexed = 1,
/Linux-v6.6/drivers/pcmcia/
Dcirrus.h41 /* PD6722 extension registers -- indexed in PD67_EXT_INDEX */
46 /* PD6730 extension registers -- indexed in PD67_EXT_INDEX */
126 /* PD6832 extension registers -- indexed in PD67_EXT_INDEX */
/Linux-v6.6/drivers/net/ethernet/intel/fm10k/
Dfm10k_common.h14 /* read operations, indexed using DWORDS */
17 /* write operations, indexed using DWORDS */
/Linux-v6.6/drivers/acpi/acpica/
Drsinfo.c20 * The tables for Large descriptors are indexed by bits 6:0 of the AML
21 * descriptor type byte. The tables for Small descriptors are indexed by
23 * descriptors are indexed by the acpi_resource_type field.
154 * Base sizes for external AML resource descriptors, indexed by internal type.
/Linux-v6.6/fs/xfs/
Dxfs_extent_busy.h17 * Busy block/extent entry. Indexed by a rbtree in perag to mark blocks that
21 struct rb_node rb_node; /* ag by-bno indexed search tree */
/Linux-v6.6/drivers/iio/gyro/
Dadis16080.c140 .indexed = 1,
148 .indexed = 1,
156 .indexed = 1,
/Linux-v6.6/include/linux/
Domap-dma.h204 int src_amode; /* constant, post increment, indexed,
205 double indexed */
211 int dst_amode; /* constant, post increment, indexed,
212 double indexed */
/Linux-v6.6/drivers/staging/media/atomisp/pci/
Dsystem_global.h287 * Stream2MMIO 0 has 8 SIDs that are indexed by
290 * Stream2MMIO 1 has 4 SIDs that are indexed by
293 * Stream2MMIO 2 has 4 SIDs that are indexed by
/Linux-v6.6/Documentation/driver-api/iio/
Dcore.rst112 * set **.indexed** field of :c:type:`iio_chan_spec` to 1. In this case the
159 .indexed = 1,
165 .indexed = 1,
/Linux-v6.6/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
Disp.c104 /* Inspect readiness of an ISP indexed by ID */
111 /* Inspect sleeping of an ISP indexed by ID */

12345678910>>...32