Home
last modified time | relevance | path

Searched refs:retired (Results 1 – 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
Di915_active.c20 bool retired; member
58 active->retired = true; in __live_retire()
123 if (READ_ONCE(active->retired) && count) { in __live_active_setup()
157 if (!READ_ONCE(active->retired)) { in live_active_wait()
190 if (!READ_ONCE(active->retired)) { in live_active_retire()
235 if (!READ_ONCE(active->retired)) { in live_active_barrier()
/kernel/linux/linux-5.10/Documentation/gpu/
Dmsm-crash-dump.rst55 retired-fence
56 The last fence retired on the ringbuffer.
/kernel/linux/linux-5.10/Documentation/scsi/
Dmegaraid.rst72 will be retired.
/kernel/linux/linux-5.10/Documentation/arm64/
Damu.rst32 - Instructions retired: increments with every architecturally executed
/kernel/linux/linux-5.10/tools/perf/util/
Dstat.c95 ID(TOPDOWN_SLOTS_RETIRED, topdown-slots-retired),
/kernel/linux/linux-5.10/Documentation/filesystems/caching/
Dfscache.rst120 (8) Cookies can be "retired" upon release. At this point FS-Cache will mark
409 | |rtr=N |Number of objects retired when relinquished |
Dobject.rst303 object to be retired (deleted) or retained.
Dbackend-api.rst145 is backing. An object should retired when put_object() is called if it is
697 - the object was retired when relinquished.
Dnetfs-api.rst636 data file must be retired (see the relinquish cookie function below).
813 Not only that but all child objects will also be retired.
Dcachefiles.rst220 kernel module moves any retired or culled objects that it can't simply unlink
/kernel/linux/linux-5.10/arch/ia64/kernel/
Dpalinfo.c668 pm_info.pal_perf_mon_info_s.retired); in perfmon_info()
/kernel/linux/linux-5.10/tools/perf/Documentation/
Dperf-list.txt78 clocks not halted) and 0xC1 (micro-ops retired). Both events map to
Dperf-intel-pt.txt164 that instruction has retired when the cycle count is updated.
/kernel/linux/linux-5.10/arch/ia64/include/asm/
Dpal.h1370 retired : 8, member
/kernel/linux/linux-5.10/arch/x86/events/intel/
Dcore.c308 EVENT_ATTR_STR(topdown-slots-retired, td_slots_retired,
1458 EVENT_ATTR_STR(topdown-slots-retired, td_slots_retired_slm,
1611 EVENT_ATTR_STR(topdown-slots-retired, td_slots_retired_glm, "event=0xc2");
/kernel/linux/linux-5.10/Documentation/admin-guide/hw-vuln/
Dl1tf.rst53 a page fault when it is retired eventually, the pure act of loading the
/kernel/linux/linux-5.10/Documentation/admin-guide/pm/
Dcpufreq.rst22 can be retired by the CPU over a unit of time, but also the higher the clock
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0005_linux_include.patch6372 + * held-active + held-suspended are just "sched". Things like "retired" will not
6464 +#define QMAN_FQ_STATE_NE 0x40000000 /* retired FQ isn't empty */
6465 +#define QMAN_FQ_STATE_ORL 0x20000000 /* retired FQ has ORL */
6822 + * the retired FQ is empty and/or whether it has any ORL fragments (to show up
6836 + * @fq: the frame queue object to be put out-of-service, must be 'retired'
6838 + * The frame queue must be retired and empty, and if any order restoration list
6846 + * or 'retired' or 'parked' state
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0036_linux_drivers_staging.patch28198 + * "retired" FQ on return even if the retirement was immediate. However