Home
last modified time | relevance | path

Searched refs:late (Results 1 – 25 of 33) sorted by relevance

12

/linux/drivers/gpu/drm/xe/
H A Dxe_bo_evict.c72 ret = xe_bo_apply_to_pinned(xe, &xe->pinned.late.kernel_bo_present, in xe_bo_notifier_prepare_all_pinned()
73 &xe->pinned.late.kernel_bo_present, in xe_bo_notifier_prepare_all_pinned()
77 ret = xe_bo_apply_to_pinned(xe, &xe->pinned.late.external, in xe_bo_notifier_prepare_all_pinned()
78 &xe->pinned.late.external, in xe_bo_notifier_prepare_all_pinned()
98 (void)xe_bo_apply_to_pinned(xe, &xe->pinned.late.kernel_bo_present, in xe_bo_notifier_unprepare_all_pinned()
99 &xe->pinned.late.kernel_bo_present, in xe_bo_notifier_unprepare_all_pinned()
102 (void)xe_bo_apply_to_pinned(xe, &xe->pinned.late.external, in xe_bo_notifier_unprepare_all_pinned()
103 &xe->pinned.late.external, in xe_bo_notifier_unprepare_all_pinned()
170 ret = xe_bo_apply_to_pinned(xe, &xe->pinned.late.external, in xe_bo_evict_all()
171 &xe->pinned.late.external, xe_bo_evict_pinned); in xe_bo_evict_all()
[all …]
/linux/Documentation/translations/zh_CN/mm/
H A Dhwpoison.rst67 最好的,默认情况下注意一些页面总是被当作late kill处理。
79 设置early/late kill mode/revert 到系统默认值。
/linux/Documentation/arch/x86/
H A Dmicrocode.rst107 Since kernel 5.19, late loading is not enabled by default.
111 Why is late loading dangerous?
188 Is the microcode suitable for late loading?
208 for late-loading. This is another one of the problems that caused late
H A Dmds.rst98 Also macro CLEAR_CPU_BUFFERS can be used in ASM late in exit-to-user path.
/linux/arch/x86/mm/
H A Dpti.c512 static void pti_clone_entry_text(bool late) in pti_clone_entry_text() argument
516 PTI_LEVEL_KERNEL_IMAGE, late); in pti_clone_entry_text()
/linux/Documentation/ABI/testing/
H A Dsysfs-devices-platform-stratix10-rsu47 (RO) the version number of RSU firmware. 19.3 or late
55 19.3 or late:
H A Dsysfs-class-net-statistics217 late collisions errors.
/linux/Documentation/networking/device_drivers/ethernet/freescale/
H A Dgianfar.rst14 The eTSEC controller (first included in parts from late 2005 like
/linux/Documentation/doc-guide/
H A Dmaintainer-profile.rst41 the merge window. The docs tree tends to close late before the merge
/linux/Documentation/power/
H A Dsuspend-and-interrupts.rst13 suspend after the "late" phase of suspending devices (that is, after all of the
17 The rationale for doing so is that after the "late" phase of device suspend
H A Dvideo.rst95 Acer Aspire 1406LC ole's late BIOS init (7), turn off DRI
/linux/Documentation/nvdimm/
H A Dmaintainer-entry-profile.rst51 patch set requires more than 2 weeks of review, -rc4 is already too late
/linux/Documentation/admin-guide/device-mapper/
H A Dpersistent-data.rst9 that is managed in kernel. In late 2010 we were seeing that various
/linux/net/bluetooth/
H A DKconfig129 are run late in the initcall hierarchy.
/linux/security/
H A Dlsm_init.c556 * security_initcall_late - Run the LSM late initcalls in security_initcall_late()
562 rc = lsm_initcall(late);
/linux/Documentation/admin-guide/pm/
H A Dsuspend-flows.rst80 *late suspend* and *noirq suspend* (see :ref:`driverapi_pm_devices` for more
86 The runtime PM API is disabled for every device during the *late* suspend
/linux/Documentation/fb/
H A Dsstfb.rst30 This driver (should) work on ix86, with "late" 2.2.x kernel (tested
/linux/Documentation/networking/
H A Dplip.rst59 it *is* getting late. EOB)
/linux/tools/memory-model/Documentation/
H A Dglossary.txt106 too late to affect the value returned by another CPU's
/linux/drivers/macintosh/
H A DKconfig270 PMU variant of motion sensor, found in late 2005 PowerBooks.
/linux/drivers/net/
H A Dmacsec.c1252 bool late; in macsec_handle_frame() local
1255 late = rx_sa->next_pn_halves.lower >= secy->replay_window && in macsec_handle_frame()
1259 late = late && pn_same_half(rx_sa->next_pn_halves.lower, hdr_pn); in macsec_handle_frame()
1262 if (late) { in macsec_handle_frame()
/linux/Documentation/usb/
H A Dehci.rst33 been available since late 2001, and other kinds of high speed devices
/linux/arch/arm64/
H A DKconfig1928 If the feature is present on the boot CPU but not on a late CPU, then
1929 the late CPU will be parked. Also, if the boot CPU does not have
1930 address auth and the late CPU has then the late CPU will still boot
2088 # as a late addition to the final architecture spec (LDGM/STGM)
2115 not be allowed a late bring-up.
/linux/Documentation/process/
H A D3.Early-stage.rst112 deadlocks. The late revelation of these problems - and refusal to
/linux/Documentation/admin-guide/hw-vuln/
H A Dcore-scheduling.rst146 too late on some architectures, but this has not been observed in the case of

12