| /linux/drivers/gpu/drm/i915/gvt/ |
| H A D | page_track.c | 90 if (track->tracked) in intel_vgpu_unregister_page_track() 113 if (track->tracked) in intel_vgpu_enable_page_track() 119 track->tracked = true; in intel_vgpu_enable_page_track() 140 if (!track->tracked) in intel_vgpu_disable_page_track() 146 track->tracked = false; in intel_vgpu_disable_page_track()
|
| H A D | page_track.h | 40 bool tracked; member
|
| /linux/Documentation/core-api/ |
| H A D | debug-objects.rst | 73 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/arch/s390/ |
| H A D | mm.rst | 19 - The virtual memory regions are tracked or untracked by KASAN 58 | | KASAN tracked 96 | | KASAN tracked
|
| /linux/Documentation/accounting/ |
| H A D | psi.rst | 55 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
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-devlink | 73 - 'not tracked' 81 'not tracked' means this device link does not track the status
|
| H A D | sysfs-edac-ecs | 37 Error count is tracked based on two different modes
|
| H A D | sysfs-class-intel_pmt-features | 63 - Maximum number of RMIDs tracked simultaneously.
|
| H A D | sysfs-ata | 33 port numbers are tracked based upon number of ports available on
|
| /linux/Documentation/admin-guide/ |
| H A D | reporting-regressions.rst | 128 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?
|
| /linux/Documentation/driver-api/ |
| H A D | hw-recoverable-errors.rst | 33 - The tracked error data consists of per-error-type counts and timestamps of
|
| /linux/fs/btrfs/ |
| H A D | delayed-ref.c | 361 if (!head->tracked) { in btrfs_delayed_ref_lock() 543 head->tracked = false; in btrfs_delete_ref_head() 778 head_ref->tracked = false; in init_delayed_ref_head() 891 head_ref->tracked = true; in add_delayed_ref_head()
|
| H A D | delayed-ref.h | 195 bool tracked; member
|
| /linux/Documentation/admin-guide/perf/ |
| H A D | mrvl-pem-pmu.rst | 14 their corresponding latencies are also tracked.
|
| /linux/ |
| H A D | .gitignore | 9 # any tracked files which get ignored after the change.
|
| /linux/io_uring/ |
| H A D | cancel.c | 566 static s64 tctx_inflight(struct io_uring_task *tctx, bool tracked) in tctx_inflight() argument 568 if (tracked) in tctx_inflight()
|
| /linux/Documentation/nvdimm/ |
| H A D | maintainer-entry-profile.rst | 7 architectures. The mailing list is tracked by patchwork here:
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | era.rst | 27 tracked by the target
|
| /linux/Documentation/bpf/ |
| H A D | verifier.rst | 88 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
|
| /linux/Documentation/locking/ |
| H A D | rt-mutex.rst | 46 The state of the rt-mutex is tracked via the owner field of the rt-mutex
|
| /linux/Documentation/ABI/stable/ |
| H A D | firewire-cdev | 59 node ID changes, are tracked by firewire-core. ABI users do not
|
| /linux/Documentation/dev-tools/ |
| H A D | kmemleak.rst | 87 The corresponding freeing function calls are tracked and the pointers 225 Page allocations and ioremap are not tracked.
|
| /linux/Documentation/block/ |
| H A D | stat.rst | 59 This counts flush requests executed by disk. Not tracked for partitions.
|
| /linux/Documentation/trace/ |
| H A D | hwlat_detector.rst | 29 (or an NMI, but those can be tracked).
|
| /linux/Documentation/mm/ |
| H A D | allocation-profiling.rst | 8 tracked by file and line number.
|