| /kernel/linux/linux-4.19/Documentation/accounting/ |
| D | taskstats-struct.txt | 4 This document contains an explanation of the struct taskstats fields. 6 There are three different groups of fields in the struct taskstats: 8 1) Common and basic accounting fields 10 the common fields and basic accounting fields are collected for 12 2) Delay accounting fields 13 These fields are placed between 14 /* Delay accounting fields start */ 16 /* Delay accounting fields end */ 18 3) Extended accounting fields 19 These fields are placed between [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/macsec/ |
| D | macsec_api.h | 49 * Filter table, and unpack it into the fields of rec. 50 * rec - [OUT] The raw table row data will be unpacked into the fields of rec. 57 /*! Pack the fields of rec, and write the packed data into the 67 * Packet Classifier table, and unpack it into the fields of rec. 68 * rec - [OUT] The raw table row data will be unpacked into the fields of rec. 75 /*! Pack the fields of rec, and write the packed data into the 85 * Lookup table, and unpack it into the fields of rec. 86 * rec - [OUT] The raw table row data will be unpacked into the fields of rec. 93 /*! Pack the fields of rec, and write the packed data into the 103 * Lookup table, and unpack it into the fields of rec. [all …]
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | field-order.rst | 11 Interlaced video divides an image into two fields, containing only the 14 fields a cathode ray TV displays the lines interleaved, yielding the 17 fields reduces the flicker without the necessity of doubling the frame 21 at a time, merely transmitting the frames separated into fields. The 22 fields are in fact captured at two different instances in time. An 28 interleaved, it is also important applications understand how the fields 30 even) fields, the *spatial order*: The first line of the top field is 34 However because fields were captured one after the other, arguing 36 two successive top and bottom, or bottom and top fields yield a valid 38 transferring film to video, two fields may come from the same frame, [all …]
|
| D | pixfmt-v4l2.rst | 28 * - :cspan:`2` Applications set these fields to request an image 37 inside the stream, when fed to a stateful mem2mem decoder, the fields 42 encoder, the fields must be zero, since the coded size is expected to 57 capture or output only the top or bottom field, or both fields 60 For more details on fields see :ref:`field-order`. 122 - This field indicates whether the remaining fields of the 124 extended fields, are valid. When set to 125 ``V4L2_PIX_FMT_PRIV_MAGIC``, it indicates that the extended fields 127 indicates that the extended fields contain undefined values. 129 Applications that wish to use the pixel format extended fields [all …]
|
| /kernel/linux/linux-5.10/Documentation/accounting/ |
| D | taskstats-struct.rst | 5 This document contains an explanation of the struct taskstats fields. 7 There are three different groups of fields in the struct taskstats: 9 1) Common and basic accounting fields 11 the common fields and basic accounting fields are collected for 13 2) Delay accounting fields 14 These fields are placed between:: 16 /* Delay accounting fields start */ 20 /* Delay accounting fields end */ 23 3) Extended accounting fields 24 These fields are placed between:: [all …]
|
| /kernel/linux/linux-4.19/Documentation/media/uapi/v4l/ |
| D | field-order.rst | 11 Interlaced video divides an image into two fields, containing only the 14 fields a cathode ray TV displays the lines interleaved, yielding the 17 fields reduces the flicker without the necessity of doubling the frame 21 at a time, merely transmitting the frames separated into fields. The 22 fields are in fact captured at two different instances in time. An 28 interleaved, it is also important applications understand how the fields 30 even) fields, the *spatial order*: The first line of the top field is 34 However because fields were captured one after the other, arguing 36 two successive top and bottom, or bottom and top fields yield a valid 38 transferring film to video, two fields may come from the same frame, [all …]
|
| D | pixfmt-v4l2.rst | 28 * - :cspan:`2` Applications set these fields to request an image 47 capture or output only the top or bottom field, or both fields 50 For more details on fields see :ref:`field-order`. 94 - This field indicates whether the remaining fields of the 96 extended fields, are valid. When set to 97 ``V4L2_PIX_FMT_PRIV_MAGIC``, it indicates that the extended fields 99 indicates that the extended fields contain undefined values. 101 Applications that wish to use the pixel format extended fields 105 fields are not supported and using the extended fields will lead 108 To use the extended fields, applications must set the ``priv`` [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/ |
| D | dpkg.h | 60 /* Protocol fields */ 62 /* Ethernet fields */ 71 /* VLAN fields */ 83 /* IP (generic) fields */ 94 /* IPV4 fields */ 112 /* IPV6 fields */ 123 /* ICMP fields */ 131 /* IGMP fields */ 138 /* TCP fields */ 152 /* UDP fields */ [all …]
|
| D | dpaa2-ethtool.c | 321 void *key, void *mask, u64 *fields) in dpaa2_eth_prep_eth_rule() argument 329 *fields |= DPAA2_ETH_DIST_ETHTYPE; in dpaa2_eth_prep_eth_rule() 336 *fields |= DPAA2_ETH_DIST_ETHSRC; in dpaa2_eth_prep_eth_rule() 343 *fields |= DPAA2_ETH_DIST_ETHDST; in dpaa2_eth_prep_eth_rule() 351 void *key, void *mask, u64 *fields) in dpaa2_eth_prep_uip_rule() argument 363 *fields |= DPAA2_ETH_DIST_IPSRC; in dpaa2_eth_prep_uip_rule() 370 *fields |= DPAA2_ETH_DIST_IPDST; in dpaa2_eth_prep_uip_rule() 377 *fields |= DPAA2_ETH_DIST_IPPROTO; in dpaa2_eth_prep_uip_rule() 387 *fields |= DPAA2_ETH_DIST_L4SRC; in dpaa2_eth_prep_uip_rule() 392 *fields |= DPAA2_ETH_DIST_L4DST; in dpaa2_eth_prep_uip_rule() [all …]
|
| /kernel/linux/linux-4.19/drivers/staging/fsl-dpaa2/ethernet/ |
| D | dpkg.h | 60 /* Protocol fields */ 62 /* Ethernet fields */ 71 /* VLAN fields */ 83 /* IP (generic) fields */ 94 /* IPV4 fields */ 112 /* IPV6 fields */ 123 /* ICMP fields */ 131 /* IGMP fields */ 138 /* TCP fields */ 152 /* UDP fields */ [all …]
|
| /kernel/linux/linux-5.10/tools/lib/traceevent/Documentation/ |
| D | libtraceevent-fields.txt | 6 tep_event_common_fields, tep_event_fields - Get a list of fields for an event. 21 fields for the _event_. The array is allocated in the function and must be freed 25 fields for the _event_. The array is allocated in the function and must be freed 43 struct tep_format_field **fields; 46 fields = tep_event_common_fields(event); 47 if (fields != NULL) { 49 while (fields[i]) { 51 walk through the list of the common fields 56 free(fields); 58 fields = tep_event_fields(event); [all …]
|
| /kernel/linux/linux-5.10/arch/x86/kvm/ |
| D | ioapic.c | 119 e->fields.dest_id, in __rtc_irq_eoi_tracking_restore_one() 120 kvm_lapic_irq_dest_mode(!!e->fields.dest_mode))) in __rtc_irq_eoi_tracking_restore_one() 123 new_val = kvm_apic_pending_eoi(vcpu, e->fields.vector); in __rtc_irq_eoi_tracking_restore_one() 131 dest_map->vectors[vcpu->vcpu_id] = e->fields.vector; in __rtc_irq_eoi_tracking_restore_one() 193 entry->fields.dest_id, in ioapic_lazy_update_eoi() 194 entry->fields.dest_mode) || in ioapic_lazy_update_eoi() 195 kvm_apic_pending_eoi(vcpu, entry->fields.vector)) in ioapic_lazy_update_eoi() 202 rtc_irq_eoi(ioapic, vcpu, entry->fields.vector); in ioapic_lazy_update_eoi() 216 edge = (entry.fields.trig_mode == IOAPIC_EDGE_TRIG); in ioapic_set_irq() 295 if (e->fields.trig_mode == IOAPIC_LEVEL_TRIG || in kvm_ioapic_scan_entry() [all …]
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| D | trace_events_synth.c | 28 C(TOO_MANY_FIELDS, "Too many fields"), \ 108 u64 fields[]; member 114 int offset = offsetof(typeof(trace), fields); in synth_event_define_fields() 122 size = event->fields[i]->size; in synth_event_define_fields() 123 is_signed = event->fields[i]->is_signed; in synth_event_define_fields() 124 type = event->fields[i]->type; in synth_event_define_fields() 125 name = event->fields[i]->name; in synth_event_define_fields() 131 event->fields[i]->offset = n_u64; in synth_event_define_fields() 133 if (event->fields[i]->is_string && !event->fields[i]->is_dynamic) { in synth_event_define_fields() 332 fmt = synth_field_fmt(se->fields[i]->type); in print_synth_event() [all …]
|
| /kernel/linux/linux-4.19/arch/x86/kvm/ |
| D | ioapic.c | 118 if (!kvm_apic_match_dest(vcpu, NULL, 0, e->fields.dest_id, in __rtc_irq_eoi_tracking_restore_one() 119 e->fields.dest_mode)) in __rtc_irq_eoi_tracking_restore_one() 122 new_val = kvm_apic_pending_eoi(vcpu, e->fields.vector); in __rtc_irq_eoi_tracking_restore_one() 130 dest_map->vectors[vcpu->vcpu_id] = e->fields.vector; in __rtc_irq_eoi_tracking_restore_one() 187 edge = (entry.fields.trig_mode == IOAPIC_EDGE_TRIG); in ioapic_set_irq() 257 if (e->fields.trig_mode == IOAPIC_LEVEL_TRIG || in kvm_ioapic_scan_entry() 261 e->fields.dest_id, e->fields.dest_mode) || in kvm_ioapic_scan_entry() 262 kvm_apic_pending_eoi(vcpu, e->fields.vector)) in kvm_ioapic_scan_entry() 263 __set_bit(e->fields.vector, in kvm_ioapic_scan_entry() 304 mask_before = e->fields.mask; in ioapic_write_indirect() [all …]
|
| /kernel/linux/linux-4.19/drivers/pci/ |
| D | pci-acpi.c | 125 union acpi_object *fields = record->package.elements; in decode_type0_hpx_record() local 126 u32 revision = fields[1].integer.value; in decode_type0_hpx_record() 133 if (fields[i].type != ACPI_TYPE_INTEGER) in decode_type0_hpx_record() 137 hpx->t0->cache_line_size = fields[2].integer.value; in decode_type0_hpx_record() 138 hpx->t0->latency_timer = fields[3].integer.value; in decode_type0_hpx_record() 139 hpx->t0->enable_serr = fields[4].integer.value; in decode_type0_hpx_record() 140 hpx->t0->enable_perr = fields[5].integer.value; in decode_type0_hpx_record() 155 union acpi_object *fields = record->package.elements; in decode_type1_hpx_record() local 156 u32 revision = fields[1].integer.value; in decode_type1_hpx_record() 163 if (fields[i].type != ACPI_TYPE_INTEGER) in decode_type1_hpx_record() [all …]
|
| /kernel/linux/linux-5.10/drivers/phy/ti/ |
| D | phy-am654-serdes.c | 235 struct regmap_field *fields[MAX_FIELDS]; member 251 ret = regmap_field_write(phy->fields[PLL_ENABLE], PLL_ENABLE_STATE); in serdes_am654_enable_pll() 255 return regmap_field_read_poll_timeout(phy->fields[PLL_OK], val, val, in serdes_am654_enable_pll() 264 ret = regmap_field_write(phy->fields[PLL_ENABLE], PLL_DISABLE_STATE); in serdes_am654_disable_pll() 274 ret |= regmap_field_write(phy->fields[TX0_ENABLE], TX0_ENABLE_STATE); in serdes_am654_enable_txrx() 277 ret |= regmap_field_write(phy->fields[RX0_ENABLE], RX0_ENABLE_STATE); in serdes_am654_enable_txrx() 290 ret |= regmap_field_write(phy->fields[TX0_ENABLE], TX0_DISABLE_STATE); in serdes_am654_disable_txrx() 293 ret |= regmap_field_write(phy->fields[RX0_ENABLE], RX0_DISABLE_STATE); in serdes_am654_disable_txrx() 320 return regmap_field_read_poll_timeout(phy->fields[CMU_OK_I_0], val, in serdes_am654_power_on() 421 ret |= regmap_field_write(phy->fields[CMU_PLL_CTRL], 0x2); in serdes_am654_pcie_init() [all …]
|
| /kernel/linux/linux-5.10/include/linux/mfd/ |
| D | twl4030-audio.h | 87 /* TWL4030_CODEC_MODE (0x01) Fields */ 105 /* TWL4030_OPTION (0x02) Fields */ 115 /* TWL4030_REG_MICBIAS_CTL (0x04) Fields */ 122 /* ANAMICL (0x05) Fields */ 135 /* ANAMICR (0x06) Fields */ 140 /* AVADC_CTL (0x07) Fields */ 145 /* TWL4030_REG_ADCMICSEL (0x08) Fields */ 151 /* AUDIO_IF (0x0E) Fields */ 166 /* VOICE_IF (0x0F) Fields */ 179 /* HS_GAIN_SET (0x23) Fields */ [all …]
|
| D | twl6040.h | 59 /* INTID (0x03) fields */ 69 /* INTMR (0x04) fields */ 79 /* NCPCTL (0x05) fields */ 84 /* LDOCTL (0x06) fields */ 91 /* HPPLLCTL (0x07) fields */ 103 /* LPPLLCTL (0x08) fields */ 111 /* HSLCTL/R (0x10/0x11) fields */ 118 /* HFLCTL/R (0x14/0x16) fields */ 125 /* VIBCTLL/R (0x18/0x1A) fields */ 133 /* VIBDATL/R (0x19/0x1B) fields */ [all …]
|
| /kernel/linux/linux-4.19/drivers/iio/adc/ |
| D | stm32-adc-core.h | 53 /* STM32F4_ADC_SR - bit fields */ 57 /* STM32F4_ADC_CR1 - bit fields */ 63 /* STM32F4_ADC_CR2 - bit fields */ 74 /* STM32F4_ADC_CSR - bit fields */ 79 /* STM32F4_ADC_CCR - bit fields */ 104 /* STM32H7_ADC_ISR - bit fields */ 109 /* STM32H7_ADC_IER - bit fields */ 112 /* STM32H7_ADC_CR - bit fields */ 130 /* STM32H7_ADC_CFGR bit fields */ 147 /* STM32H7_ADC_CALFACT - bit fields */ [all …]
|
| /kernel/linux/linux-5.10/Documentation/trace/ |
| D | histogram-design.rst | 74 keeps an array of these fields named fields[]. The fields[] array is 93 fields[] array is the tracing_map instance created for the histogram, 103 associated key and value fields for the histogram described above. As 104 you can see, there are two fields in the fields array, one val field 109 relationships between the hist_data fields and the tracing_map 115 | .fields[] |---->| val = hitcount |----------------------------+ 145 The hist_data n_vals and n_fields delineate the extent of the fields[] | | 149 histogram, with pointers from various parts of the fields[] array | | 162 for each key or value in the map_elt.fields[] array. There is an | | 163 entry in the map_elt.fields[] array corresponding to each hist_field | | [all …]
|
| /kernel/linux/linux-4.19/include/linux/mfd/ |
| D | twl4030-audio.h | 101 /* TWL4030_CODEC_MODE (0x01) Fields */ 119 /* TWL4030_OPTION (0x02) Fields */ 129 /* TWL4030_REG_MICBIAS_CTL (0x04) Fields */ 136 /* ANAMICL (0x05) Fields */ 149 /* ANAMICR (0x06) Fields */ 154 /* AVADC_CTL (0x07) Fields */ 159 /* TWL4030_REG_ADCMICSEL (0x08) Fields */ 165 /* AUDIO_IF (0x0E) Fields */ 180 /* VOICE_IF (0x0F) Fields */ 193 /* HS_GAIN_SET (0x23) Fields */ [all …]
|
| /kernel/linux/linux-5.10/drivers/iio/adc/ |
| D | stm32-adc-core.h | 53 /* STM32F4_ADC_SR - bit fields */ 58 /* STM32F4_ADC_CR1 - bit fields */ 65 /* STM32F4_ADC_CR2 - bit fields */ 76 /* STM32F4_ADC_CSR - bit fields */ 84 /* STM32F4_ADC_CCR - bit fields */ 109 /* STM32H7_ADC_ISR - bit fields */ 115 /* STM32H7_ADC_IER - bit fields */ 119 /* STM32H7_ADC_CR - bit fields */ 137 /* STM32H7_ADC_CFGR bit fields */ 154 /* STM32H7_ADC_CALFACT - bit fields */ [all …]
|
| /kernel/linux/linux-5.10/sound/soc/tegra/ |
| D | tegra30_i2s.h | 38 /* Fields in TEGRA30_I2S_CTRL */ 98 /* Fields in TEGRA30_I2S_TIMING */ 105 /* Fields in TEGRA30_I2S_OFFSET */ 114 /* Fields in TEGRA30_I2S_CH_CTRL */ 160 /* Fields in TEGRA30_I2S_SLOT_CTRL */ 174 /* Fields in TEGRA30_I2S_CIF_RX_CTRL */ 177 /* Fields in TEGRA30_I2S_CIF_TX_CTRL */ 180 /* Fields in TEGRA30_I2S_FLOWCTL */ 190 /* Fields in TEGRA30_I2S_TX_STEP */ 196 /* Fields in TEGRA30_I2S_FLOW_STATUS */ [all …]
|
| D | tegra20_spdif.h | 40 /* Fields in TEGRA20_SPDIF_CTRL */ 116 /* Fields in TEGRA20_SPDIF_STATUS */ 206 /* Fields in TEGRA20_SPDIF_STROBE_CTRL */ 232 /* Fields in SPDIF_DATA_FIFO_CSR */ 324 /* Fields in TEGRA20_SPDIF_DATA_OUT */ 364 /* Fields in TEGRA20_SPDIF_DATA_IN */ 409 /* Fields in TEGRA20_SPDIF_CH_STA_RX_A */ 410 /* Fields in TEGRA20_SPDIF_CH_STA_RX_B */ 411 /* Fields in TEGRA20_SPDIF_CH_STA_RX_C */ 412 /* Fields in TEGRA20_SPDIF_CH_STA_RX_D */ [all …]
|
| /kernel/linux/linux-4.19/sound/soc/tegra/ |
| D | tegra20_spdif.h | 54 /* Fields in TEGRA20_SPDIF_CTRL */ 130 /* Fields in TEGRA20_SPDIF_STATUS */ 220 /* Fields in TEGRA20_SPDIF_STROBE_CTRL */ 246 /* Fields in SPDIF_DATA_FIFO_CSR */ 338 /* Fields in TEGRA20_SPDIF_DATA_OUT */ 378 /* Fields in TEGRA20_SPDIF_DATA_IN */ 423 /* Fields in TEGRA20_SPDIF_CH_STA_RX_A */ 424 /* Fields in TEGRA20_SPDIF_CH_STA_RX_B */ 425 /* Fields in TEGRA20_SPDIF_CH_STA_RX_C */ 426 /* Fields in TEGRA20_SPDIF_CH_STA_RX_D */ [all …]
|