Home
last modified time | relevance | path

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

1234

/openbmc/linux/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.c135 if (map != vgpu->cfg_space.bar[INTEL_GVT_PCI_BAR_APERTURE].tracked) in map_aperture()
136 vgpu->cfg_space.bar[INTEL_GVT_PCI_BAR_APERTURE].tracked = map; in map_aperture()
141 if (trap != vgpu->cfg_space.bar[INTEL_GVT_PCI_BAR_GTTMMIO].tracked) in trap_gttmmio()
142 vgpu->cfg_space.bar[INTEL_GVT_PCI_BAR_GTTMMIO].tracked = trap; in trap_gttmmio()
H A Dpage_track.h40 bool tracked; member
/openbmc/linux/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 …]
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libopenmpt/
H A Dlibopenmpt_0.7.10.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 \
/openbmc/linux/Documentation/accounting/
H A Dpsi.rst55 stall state is tracked separately and exported in the "full" averages.
60 The ratios (in %) are tracked as recent trends over ten, sixty, and
63 (in us) is tracked and exported as well, to allow detection of latency
182 mounted, pressure stall information is also tracked for tasks grouped
/openbmc/openbmc/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…
/openbmc/linux/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
/openbmc/openbmc/poky/meta/recipes-devtools/rust/
H A DREADME-rust.md26 configuration options are tracked for different targets. This is the reason
/openbmc/linux/Documentation/admin-guide/
H A Dreporting-regressions.rst128 regressions becomes mentioned `on the list of tracked and unresolved Linux
215 get it tracked immediately.
369 Why and how are Linux kernel regressions tracked using a bot?
378 Regzbot works by watching for replies to reports of tracked regressions.
380 reports with "Link:" tags; replies to such patch postings are tracked as well.
389 What kind of issues are supposed to be tracked by regzbot?
397 How to change aspects of a tracked regression?
/openbmc/linux/
H A D.gitignore9 # any tracked files which get ignored after the change.
/openbmc/linux/Documentation/nvdimm/
H A Dmaintainer-entry-profile.rst7 architectures. The mailing list is tracked by patchwork here:
/openbmc/qemu/docs/devel/
H A Dstable-process.rst47 patches that are stable candidates are tracked by the maintainers.
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Dera.rst27 tracked by the target
/openbmc/linux/Documentation/locking/
H A Drt-mutex.rst46 The state of the rt-mutex is tracked via the owner field of the rt-mutex
/openbmc/linux/Documentation/ABI/stable/
H A Dfirewire-cdev59 node ID changes, are tracked by firewire-core. ABI users do not
/openbmc/linux/Documentation/dev-tools/
H A Dkmemleak.rst87 The corresponding freeing function calls are tracked and the pointers
224 Page allocations and ioremap are not tracked.
/openbmc/linux/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
/openbmc/linux/Documentation/trace/
H A Dhwlat_detector.rst29 (or an NMI, but those can be tracked).
/openbmc/linux/Documentation/block/
H A Dstat.rst59 This counts flush requests executed by disk. Not tracked for partitions.
/openbmc/linux/Documentation/bpf/
H A Dverifier.rst88 Pointer register spill/fill is tracked as well, since four (R6-R9)
151 arithmetic), and this is tracked in two parts: the 'fixed offset' and 'variable
192 As well as range-checking, the tracked information is also used for enforcing
324 In order to make state pruning effective, liveness state is tracked for each
353 Liveness is tracked using the following data structures::
/openbmc/bmcweb/
H A D.gitignore192 # Typically, this file would be tracked if it contains build/dependency configurations:
/openbmc/docs/designs/
H A Dredfish-postcodes.md117 The Redfish interface shall expose POST codes tracked on DBUS since the last BMC
/openbmc/u-boot/arch/arm/mach-bcm283x/
H A DKconfig124 duplicated here. The VC FW enhancement is tracked in

1234