Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/
H 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()
H 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()
H A Dpage_track.h40 bool tracked; member
/OK3568_Linux_fs/kernel/Documentation/core-api/
H 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 …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/libopenmpt/
H A Dlibopenmpt_0.6.2.bb1 SUMMARY = "C and C++ cross-platform library for decoding tracked music files (modules)"
2 DESCRIPTION = "libopenmpt is a cross-platform C++ and C library to decode tracked \
/OK3568_Linux_fs/kernel/Documentation/accounting/
H 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
179 mounted, pressure stall information is also tracked for tasks grouped
/OK3568_Linux_fs/device/rockchip/common/configs/
H A DConfig.in.others13 bool "save changes of tracked files"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/utouch/
H A Dutouch-frame_git.bb2 … library and tools are used to handle touch frames, i.e., collections of tracked contacts. Binding…
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-class-devlink73 - 'not tracked'
81 'not tracked' means this device link does not track the status
H A Dsysfs-ata33 port numbers are tracked based upon number of ports available on
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/
H A D.gitignore8 # any tracked files which get ignored after the change.
/OK3568_Linux_fs/buildroot/package/patchelf/
H A D0006-Fix-shared-library-corruption-when-rerunning-patchel.patch19 This was tracked down to the code which injects the PT_LOAD section.
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/rust/
H A DREADME-rust.md43 …nt from BUILD_SYS. This is due to the way Rust configuration options are tracked for different tar…
/OK3568_Linux_fs/kernel/Documentation/nvdimm/
H A Dmaintainer-entry-profile.rst7 architectures. The mailing list is tracked by patchwork here:
/OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/
H A Dera.rst27 tracked by the target
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_jm_rb.c1847 bool tracked = false; in kbase_backend_slot_kctx_purge_locked() local
1857 tracked = true; in kbase_backend_slot_kctx_purge_locked()
1861 if (tracked) { in kbase_backend_slot_kctx_purge_locked()
/OK3568_Linux_fs/kernel/Documentation/locking/
H A Drt-mutex.rst46 The state of the rt-mutex is tracked via the owner field of the rt-mutex
/OK3568_Linux_fs/kernel/Documentation/ABI/stable/
H A Dfirewire-cdev59 node ID changes, are tracked by firewire-core. ABI users do not
/OK3568_Linux_fs/kernel/Documentation/dev-tools/
H A Dkmemleak.rst87 The corresponding freeing function calls are tracked and the pointers
225 Page allocations and ioremap are not tracked.
/OK3568_Linux_fs/kernel/Documentation/scheduler/
H 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
/OK3568_Linux_fs/u-boot/arch/arm/mach-bcm283x/
H A DKconfig108 duplicated here. The VC FW enhancement is tracked in
/OK3568_Linux_fs/kernel/Documentation/block/
H A Dstat.rst59 This counts flush requests executed by disk. Not tracked for partitions.
/OK3568_Linux_fs/kernel/Documentation/trace/
H A Dhwlat_detector.rst29 (or an NMI, but those can be tracked).
H A Devents-kmem.rst93 The individual nature of the events is so that pages can be tracked
/OK3568_Linux_fs/kernel/Documentation/RCU/
H A Dlockdep.rst9 critical section. Each flavor of RCU is tracked separately (but note

1234