Home
last modified time | relevance | path

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

123

/Linux-v5.4/drivers/gpu/drm/i915/gvt/
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()
Dcfg_space.c127 if (map == vgpu->cfg_space.bar[INTEL_GVT_PCI_BAR_APERTURE].tracked) in map_aperture()
145 vgpu->cfg_space.bar[INTEL_GVT_PCI_BAR_APERTURE].tracked = map; in map_aperture()
155 if (trap == vgpu->cfg_space.bar[INTEL_GVT_PCI_BAR_GTTMMIO].tracked) in trap_gttmmio()
171 vgpu->cfg_space.bar[INTEL_GVT_PCI_BAR_GTTMMIO].tracked = trap; in trap_gttmmio()
Dpage_track.h37 bool tracked; member
Dgvt.h103 bool tracked; member
/Linux-v5.4/Documentation/core-api/
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-v5.4/Documentation/accounting/
Dpsi.rst57 stall state is tracked separately and exported in the "full" averages.
59 The ratios (in %) are tracked as recent trends over ten, sixty, and
62 (in us) is tracked and exported as well, to allow detection of latency
176 mounted, pressure stall information is also tracked for tasks grouped
/Linux-v5.4/
D.gitignore8 # any tracked files which get ignored after the change.
/Linux-v5.4/Documentation/admin-guide/device-mapper/
Dera.rst27 tracked by the target
/Linux-v5.4/Documentation/locking/
Drt-mutex.rst46 The state of the rt-mutex is tracked via the owner field of the rt-mutex
/Linux-v5.4/Documentation/ABI/stable/
Dfirewire-cdev52 node ID changes, are tracked by firewire-core. ABI users do not
/Linux-v5.4/Documentation/RCU/
Dlockdep.txt5 critical section. Each flavor of RCU is tracked separately (but note
/Linux-v5.4/Documentation/trace/
Dhwlat_detector.rst29 (or an NMI, but those can be tracked).
Devents-kmem.rst93 The individual nature of the events is so that pages can be tracked
Dtracepoint-analysis.rst121 Events can be activated and tracked for the duration of a process on a local
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-ata33 port numbers are tracked based upon number of ports available on
/Linux-v5.4/Documentation/scheduler/
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
Dsched-bwc.rst19 A group's unassigned quota is globally tracked, being refreshed back to
/Linux-v5.4/Documentation/dev-tools/
Dkmemleak.rst88 The corresponding freeing function calls are tracked and the pointers
226 Page allocations and ioremap are not tracked.
/Linux-v5.4/Documentation/vm/
Dbalance.rst100 for a zone can be tracked and fed into the balancing scheme (jalvo@mbay.net)
Dmemory-model.rst196 page reference count never drops below 1 the page is never tracked as
/Linux-v5.4/Documentation/admin-guide/mm/
Didle_page_tracking.rst39 Only accesses to user memory pages are tracked. These are pages mapped to a
/Linux-v5.4/Documentation/sound/cards/
Dmaya44.rst52 …ems to work only via JACK, not using ALSA directly or via OSS. This still needs to be tracked down.
/Linux-v5.4/security/
DKconfig.hardening139 int "Minimum stack frame size of functions tracked by STACKLEAK"
/Linux-v5.4/Documentation/input/
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
/Linux-v5.4/Documentation/sound/designs/
Dtimestamping.rst70 The app time corresponds to the time tracked by an application after

123