Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dpage_track.c87 if (track->tracked) in intel_vgpu_unregister_page_track()
110 if (track->tracked) in intel_vgpu_enable_page_track()
116 track->tracked = true; in intel_vgpu_enable_page_track()
137 if (!track->tracked) in intel_vgpu_disable_page_track()
143 track->tracked = false; in intel_vgpu_disable_page_track()
Dcfg_space.c119 if (map == vgpu->cfg_space.bar[INTEL_GVT_PCI_BAR_APERTURE].tracked) in map_aperture()
137 vgpu->cfg_space.bar[INTEL_GVT_PCI_BAR_APERTURE].tracked = map; in map_aperture()
147 if (trap == vgpu->cfg_space.bar[INTEL_GVT_PCI_BAR_GTTMMIO].tracked) in trap_gttmmio()
163 vgpu->cfg_space.bar[INTEL_GVT_PCI_BAR_GTTMMIO].tracked = trap; in trap_gttmmio()
Dpage_track.h37 bool tracked; member
Dgvt.h108 bool tracked; member
/Linux-v4.19/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-v4.19/
D.gitignore8 # any tracked files which get ignored after the change.
/Linux-v4.19/Documentation/device-mapper/
Dera.txt22 tracked by the target
/Linux-v4.19/Documentation/locking/
Drt-mutex.txt45 The state of the rt-mutex is tracked via the owner field of the rt-mutex
/Linux-v4.19/Documentation/ABI/stable/
Dfirewire-cdev52 node ID changes, are tracked by firewire-core. ABI users do not
/Linux-v4.19/Documentation/dev-tools/
Dkmemleak.rst82 The corresponding freeing function calls are tracked and the pointers
220 Page allocations and ioremap are not tracked.
/Linux-v4.19/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-v4.19/Documentation/RCU/
Dlockdep.txt5 critical section. Each flavor of RCU is tracked separately (but note
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-ata33 port numbers are tracked based upon number of ports available on
/Linux-v4.19/Documentation/scheduler/
Dsched-design-CFS.txt31 In CFS the virtual runtime is expressed and tracked via the per-task
60 runqueue. The total amount of work done by the system is tracked using
Dsched-bwc.txt17 A group's unused runtime is globally tracked, being refreshed with quota units
/Linux-v4.19/Documentation/vm/
Dbalance.rst100 for a zone can be tracked and fed into the balancing scheme (jalvo@mbay.net)
/Linux-v4.19/Documentation/admin-guide/mm/
Didle_page_tracking.rst39 Only accesses to user memory pages are tracked. These are pages mapped to a
/Linux-v4.19/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-v4.19/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-v4.19/Documentation/sound/designs/
Dtimestamping.rst70 The app time corresponds to the time tracked by an application after
/Linux-v4.19/Documentation/x86/
Dintel_mpx.txt133 tables can be 4x the size of the data structure being tracked. IOW, a
/Linux-v4.19/Documentation/
Drbtree.txt31 red-black tree. Virtual memory areas (VMAs) are tracked with red-black
/Linux-v4.19/Documentation/security/
Dself-protection.rst315 written to userspace, the destination of writes needs to be tracked. If

12