Home
last modified time | relevance | path

Searched full:tracks (Results 1 – 25 of 275) sorted by relevance

1234567891011

/Linux-v5.10/drivers/scsi/isci/
Dphy.h238 * This PHY information field tracks the number of frames received.
243 * This PHY information field tracks the number of frames transmitted.
248 * This PHY information field tracks the number of DWORDs received.
253 * This PHY information field tracks the number of DWORDs transmitted.
258 * This PHY information field tracks the number of times DWORD
264 * This PHY information field tracks the number of received DWORDs with
270 * This PHY information field tracks the number of received frames with a
276 * This PHY information field tracks the number of DONE (ACK/NAK TIMEOUT)
282 * This PHY information field tracks the number of DONE (ACK/NAK TIMEOUT)
288 * This PHY information field tracks the number of times the inactivity
[all …]
/Linux-v5.10/drivers/scsi/ufs/
Dufshcd.h385 * @is_allowed: tracks if scaling is currently allowed or not
386 * @is_busy_started: tracks if busy period has started or not
387 * @is_suspended: tracks if devfreq is suspended or not
425 * @pa_err: tracks pa-uic errors
426 * @dl_err: tracks dl-uic errors
427 * @nl_err: tracks nl-uic errors
428 * @tl_err: tracks tl-uic errors
429 * @dme_err: tracks dme errors
430 * @auto_hibern8_err: tracks auto-hibernate errors
431 * @fatal_err: tracks fatal errors
[all …]
/Linux-v5.10/tools/perf/pmu-events/arch/x86/haswellx/
Duncore-power.json10 …"BriefDescription": "This is an occupancy event that tracks the number of cores that are in C0. I…
21 …"BriefDescription": "This is an occupancy event that tracks the number of cores that are in C3. I…
32 …"BriefDescription": "This is an occupancy event that tracks the number of cores that are in C6. I…
/Linux-v5.10/tools/perf/pmu-events/arch/x86/broadwellde/
Duncore-power.json10 …"BriefDescription": "This is an occupancy event that tracks the number of cores that are in C0. I…
21 …"BriefDescription": "This is an occupancy event that tracks the number of cores that are in C3. I…
32 …"BriefDescription": "This is an occupancy event that tracks the number of cores that are in C6. I…
/Linux-v5.10/tools/perf/pmu-events/arch/x86/broadwellx/
Duncore-power.json10 …"BriefDescription": "This is an occupancy event that tracks the number of cores that are in C0. I…
21 …"BriefDescription": "This is an occupancy event that tracks the number of cores that are in C3. I…
32 …"BriefDescription": "This is an occupancy event that tracks the number of cores that are in C6. I…
/Linux-v5.10/drivers/cdrom/
Dcdrom.c115 -- Check capability mask from low level driver when counting tracks as
991 static void cdrom_count_tracks(struct cdrom_device_info *cdi, tracktype *tracks) in cdrom_count_tracks() argument
996 tracks->data = 0; in cdrom_count_tracks()
997 tracks->audio = 0; in cdrom_count_tracks()
998 tracks->cdi = 0; in cdrom_count_tracks()
999 tracks->xa = 0; in cdrom_count_tracks()
1000 tracks->error = 0; in cdrom_count_tracks()
1004 tracks->error = CDS_NO_INFO; in cdrom_count_tracks()
1008 /* Grab the TOC header so we can see how many tracks there are */ in cdrom_count_tracks()
1012 tracks->error = CDS_NO_DISC; in cdrom_count_tracks()
[all …]
/Linux-v5.10/drivers/net/ipa/
Dipa_qmi.h19 * @indication_register_received - tracks modem request receipt
20 * @init_driver_response_received - tracks modem response receipt
/Linux-v5.10/include/drm/
Ddrm_vblank.h84 * This structure tracks the vblank state for one CRTC.
164 * @inmodeset: Tracks whether the vblank is disabled due to a modeset.
165 * For legacy driver bit 2 additionally tracks whether an additional
202 * @enabled: Tracks the enabling state of the corresponding &drm_crtc to
/Linux-v5.10/include/linux/
Dif_tap.h37 /* This array tracks active taps. */
39 /* This list tracks all taps (both enabled and disabled) */
/Linux-v5.10/arch/x86/kernel/cpu/
Dperfctr-watchdog.c35 * perfctr_nmi_owner tracks the ownership of the perfctr registers:
36 * evtsel_nmi_owner tracks the ownership of the event selection
/Linux-v5.10/arch/s390/include/uapi/asm/
Dvtoc.h77 __u16 DS4DSTRK; /* number of tracks in a logical cylinder */
131 __u16 DS4NOATK; /* number of remaining alternate tracks */
161 __u8 ft; /* number of remaining free tracks */
/Linux-v5.10/include/xen/interface/hvm/
Dparams.h86 * As above, missed interrupts are delivered, but guest time always tracks
95 * Guest time always tracks wallclock (i.e., real) time.
/Linux-v5.10/drivers/tty/serial/
Dzs.c463 /* A-side DCD tracks RI and SYNC tracks DSR. */ in zs_stop_rx()
471 /* This-side DCD tracks DCD and CTS tracks CTS. */ in zs_stop_rx()
475 /* DCD tracks RI and SYNC tracks DSR for the B side. */ in zs_stop_rx()
500 /* A-side DCD tracks RI and SYNC tracks DSR. */ in zs_enable_ms()
504 /* This-side DCD tracks DCD and CTS tracks CTS. */ in zs_enable_ms()
/Linux-v5.10/Documentation/cdrom/
Dcdrom-standard.rst509 reading audio tracks as data, I believe this is because of protection
510 of copyrights of artists. Moreover, I think that if audio-tracks are
719 set, that it contains tracks of type `data mode 1`. Only if all tests
931 also very common for CDs to have some tracks with data, and some
932 tracks with audio. Because this is an existing interface, rather
936 follows: If the CD in question has audio tracks on it, and it has
937 absolutely no CD-I, XA, or data tracks on it, it will be reported
938 as *CDS_AUDIO*. If it has both audio and data tracks, it will
939 return *CDS_MIXED*. If there are no audio tracks on the disc, and
940 if the CD in question has any CD-I tracks on it, it will be
[all …]
/Linux-v5.10/Documentation/RCU/Design/Data-Structures/
DData-Structures.rst155 ``rcu_node`` and ``rcu_data`` structures, tracks grace periods,
157 events, maintains ``rcu_barrier()`` state, tracks expedited
174 detection and RCU callback queuing. It also tracks its relationship
181 and also tracks statistics.
197 between the ``rcu_node`` and ``rcu_data`` structures, tracks grace
300 The ``->gp_max`` field tracks the duration of the longest grace period
430 The ``->qsmask`` field tracks which of this ``rcu_node`` structure's
435 Similarly, the ``->expmask`` field tracks which of this ``rcu_node``
442 tens of microseconds. The ``->qsmaskinit`` field tracks which of this
489 know that the ``rcu_node`` structure tracks them.
[all …]
/Linux-v5.10/Documentation/filesystems/nfs/
Dknfsd-stats.rst67 The circumstance this statistic tracks indicates that there was NFS
82 This statistic tracks the circumstance where incoming
/Linux-v5.10/tools/perf/pmu-events/arch/x86/ivytown/
Duncore-power.json94 …"BriefDescription": "This is an occupancy event that tracks the number of cores that are in C0. I…
105 …"BriefDescription": "This is an occupancy event that tracks the number of cores that are in C3. I…
116 …"BriefDescription": "This is an occupancy event that tracks the number of cores that are in C6. I…
/Linux-v5.10/tools/perf/pmu-events/arch/x86/jaketown/
Duncore-power.json94 …"BriefDescription": "This is an occupancy event that tracks the number of cores that are in C0. I…
105 …"BriefDescription": "This is an occupancy event that tracks the number of cores that are in C3. I…
116 …"BriefDescription": "This is an occupancy event that tracks the number of cores that are in C6. I…
/Linux-v5.10/drivers/net/ethernet/google/gve/
Dgve.h103 /* Tracks the memory in the fifo occupied by a segment of a packet */
110 /* Tracks the memory in the fifo occupied by the skb. Mapped 1:1 to a desc
168 /* Tracks allowed and current queue settings */
174 /* Tracks the available and used qpl IDs */
/Linux-v5.10/include/uapi/linux/
Dfdreg.h89 #define FD_RSEEK_OUT 0x8f /* seek out (i.e. to lower tracks) */
90 #define FD_RSEEK_IN 0xcf /* seek in (i.e. to higher tracks) */
Dfd.h18 track, /* nr of tracks */
146 unsigned char tracks; /* maximum number of tracks */ member
/Linux-v5.10/Documentation/filesystems/ext4/
Dbitmaps.rst6 The data block bitmap tracks the usage of data blocks within the block
/Linux-v5.10/Documentation/virt/kvm/devices/
Dvfio.rst12 tracks VFIO groups in use by the VM and features of those groups
/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dvidioc-g-modulator.rst166 tracks. When the input has three channels the mono track is a
172 channel it is used for all audio tracks. It is not possible to
/Linux-v5.10/drivers/gpu/drm/i915/gt/
Dintel_ring_types.h42 u32 head; /* updated during retire, loosely tracks RING_HEAD */

1234567891011