Home
last modified time | relevance | path

Searched refs:tracks (Results 1 – 25 of 55) sorted by relevance

123

/linux/drivers/cdrom/
H A Dcdrom.c983 static void cdrom_count_tracks(struct cdrom_device_info *cdi, tracktype *tracks) in cdrom_count_tracks() argument
988 tracks->data = 0; in cdrom_count_tracks()
989 tracks->audio = 0; in cdrom_count_tracks()
990 tracks->cdi = 0; in cdrom_count_tracks()
991 tracks->xa = 0; in cdrom_count_tracks()
992 tracks->error = 0; in cdrom_count_tracks()
996 tracks->error = CDS_NO_INFO; in cdrom_count_tracks()
1004 tracks->error = CDS_NO_DISC; in cdrom_count_tracks()
1006 tracks->error = CDS_NO_INFO; in cdrom_count_tracks()
1014 tracks->error = CDS_NO_INFO; in cdrom_count_tracks()
[all …]
/linux/Documentation/filesystems/ext4/
H A Dbitmaps.rst6 The data block bitmap tracks the usage of data blocks within the block
H A Dorphan.rst14 Traditionally ext4 tracks orphan inodes in a form of single linked list where
H A Dsuper.rst438 - Inode that tracks project quotas.
722 - Filesystem tracks project quotas. (RO_COMPAT_PROJECT)
/linux/Documentation/RCU/Design/Data-Structures/
H A 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/include/uapi/linux/
H A Dfd.h146 unsigned char tracks; /* maximum number of tracks */ member
/linux/Documentation/virt/kvm/devices/
H A Dvfio.rst12 tracks VFIO files (group or device) in use by the VM and features
/linux/Documentation/filesystems/nfs/
H A Dknfsd-stats.rst67 The circumstance this statistic tracks indicates that there was NFS
82 This statistic tracks the circumstance where incoming
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-modulator.rst167 tracks. When the input has three channels the mono track is a
173 channel it is used for all audio tracks. It is not possible to
/linux/Documentation/mm/
H A Dpage_frags.rst18 and tracks allows multiple calls to make use of a cached page. The
/linux/Documentation/userspace-api/ioctl/
H A Dcdrom.rst949 very common for CDs to have some tracks with data, and some
950 tracks with audio. Just because I feel like it, I declare
952 ANY data tracks on it, it will be returned as a data CD.
953 If it has any XA tracks, I will return it as that. Now I
/linux/Documentation/core-api/
H A Dkernel-api.rst243 dup_failed_modules - tracks duplicate failed modules
247 :doc: dup_failed_modules - tracks duplicate failed modules
/linux/Documentation/admin-guide/
H A Dfilesystem-monitoring.rst67 `error_count` tracks the number of errors that occurred and were
H A Drtc.rst6 something that tracks wall clock time and is battery backed so that it
/linux/Documentation/driver-api/firmware/
H A Dfw_upload.rst126 * remaining_size - tracks the data transfer portion of an update
/linux/Documentation/admin-guide/cgroup-v1/
H A Dpids.rst34 pids.current tracks all child cgroup hierarchies, so parent/pids.current is a
/linux/Documentation/admin-guide/device-mapper/
H A Dcache-policies.rst97 away. In addition it tracks performance of the hotspot queue, which
/linux/Documentation/locking/
H A Dlockstat.rst80 It also tracks 4 contention points per class. A contention point is a call site
H A Dlockdep-design.rst19 The validator tracks the 'usage state' of lock-classes, and it tracks
41 The validator tracks lock-class usage history and divides the usage into
339 The validator tracks a maximum of MAX_LOCKDEP_KEYS number of lock classes.
/linux/Documentation/driver-api/cxl/
H A Dmaturity-map.rst8 The Linux CXL subsystem tracks the dynamic `CXL specification
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-dax79 (RO) The available_size attribute tracks available dax region
/linux/arch/m68k/include/asm/
H A Datarihw.h383 u_char tracks; member
/linux/Documentation/dev-tools/kunit/
H A Darchitecture.rst34 Each KUnit test case receives a ``struct kunit`` context object that tracks a
/linux/Documentation/arch/x86/
H A Dpat.rst112 In addition, step 2 internally tracks the region as UC or WC in memtype
H A Dorc-unwinder.rst86 end up having to track all the registers DWARF tracks, at least we will

123