Home
last modified time | relevance | path

Searched refs:tracked (Results 1 – 25 of 63) sorted by relevance

123

/linux/drivers/gpu/drm/i915/gvt/
A Dpage_track.c89 if (track->tracked) in intel_vgpu_unregister_page_track()
112 if (track->tracked) in intel_vgpu_enable_page_track()
118 track->tracked = true; in intel_vgpu_enable_page_track()
139 if (!track->tracked) in intel_vgpu_disable_page_track()
145 track->tracked = false; in intel_vgpu_disable_page_track()
A Dcfg_space.c140 if (map == vgpu->cfg_space.bar[INTEL_GVT_PCI_BAR_APERTURE].tracked) in map_aperture()
158 vgpu->cfg_space.bar[INTEL_GVT_PCI_BAR_APERTURE].tracked = map; in map_aperture()
168 if (trap == vgpu->cfg_space.bar[INTEL_GVT_PCI_BAR_GTTMMIO].tracked) in trap_gttmmio()
184 vgpu->cfg_space.bar[INTEL_GVT_PCI_BAR_GTTMMIO].tracked = trap; in trap_gttmmio()
A Dpage_track.h40 bool tracked; member
A Dgvt.h107 bool tracked; member
/linux/Documentation/core-api/
A Ddebug-objects.rst73 When the real object is already tracked by debugobjects it is checked,
82 When the real object is not yet tracked by debugobjects, debugobjects
96 When the real object is already tracked by debugobjects it is checked,
105 When the real object is not yet tracked by debugobjects debugobjects
120 When the real object is already tracked by debugobjects it is checked,
128 When the real object is not yet tracked by debugobjects then the
145 When the real object is tracked by debugobjects it is checked, whether
160 When the real object is tracked by debugobjects it is checked, whether
176 When the real object is tracked by debugobjects it is checked, whether
193 When the real object is not tracked by debugobjects, it calls
[all …]
/linux/Documentation/accounting/
A Dpsi.rst59 stall state is tracked separately and exported in the "full" averages.
61 The ratios (in %) are tracked as recent trends over ten, sixty, and
64 (in us) is tracked and exported as well, to allow detection of latency
178 mounted, pressure stall information is also tracked for tasks grouped
/linux/Documentation/ABI/testing/
A Dsysfs-class-devlink73 - 'not tracked'
81 'not tracked' means this device link does not track the status
A Dsysfs-ata33 port numbers are tracked based upon number of ports available on
/linux/
A D.gitignore9 # any tracked files which get ignored after the change.
/linux/Documentation/nvdimm/
A Dmaintainer-entry-profile.rst7 architectures. The mailing list is tracked by patchwork here:
/linux/Documentation/admin-guide/device-mapper/
A Dera.rst27 tracked by the target
/linux/Documentation/locking/
A Drt-mutex.rst46 The state of the rt-mutex is tracked via the owner field of the rt-mutex
/linux/Documentation/ABI/stable/
A Dfirewire-cdev59 node ID changes, are tracked by firewire-core. ABI users do not
/linux/Documentation/dev-tools/
A Dkmemleak.rst87 The corresponding freeing function calls are tracked and the pointers
225 Page allocations and ioremap are not tracked.
/linux/Documentation/scheduler/
A Dsched-design-CFS.rst33 In CFS the virtual runtime is expressed and tracked via the per-task
63 runqueue. The total amount of work done by the system is tracked using
/linux/Documentation/block/
A Dstat.rst59 This counts flush requests executed by disk. Not tracked for partitions.
/linux/Documentation/trace/
A Dhwlat_detector.rst29 (or an NMI, but those can be tracked).
A Devents-kmem.rst93 The individual nature of the events is so that pages can be tracked
/linux/Documentation/RCU/
A Dlockdep.rst9 critical section. Each flavor of RCU is tracked separately (but note
/linux/Documentation/vm/
A Dbalance.rst100 for a zone can be tracked and fed into the balancing scheme (jalvo@mbay.net)
/linux/Documentation/admin-guide/mm/
A Didle_page_tracking.rst39 Only accesses to user memory pages are tracked. These are pages mapped to a
/linux/Documentation/sound/cards/
A Dmaya44.rst52 …ems to work only via JACK, not using ALSA directly or via OSS. This still needs to be tracked down.
/linux/Documentation/PCI/
A Dboot-interrupts.rst31 interrupt goes unhandled over time, they are tracked by the Linux kernel as
/linux/Documentation/RCU/Design/Expedited-Grace-Periods/
A DExpedited-Grace-Periods.rst149 #. The number of CPUs that have ever been online is tracked by the
155 #. The identities of the CPUs that have ever been online is tracked by
511 Quiescent states are tracked using the ``rcu_node`` tree, and once all
/linux/Documentation/input/
A Dmulti-touch-protocol.rst82 being tracked by the hardware at that moment. The driver should do this by
172 allows for multiple contacts to be tracked. If the device supports it, the

Completed in 37 milliseconds

123