Home
last modified time | relevance | path

Searched refs:late (Results 1 – 25 of 40) 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
/linux/Documentation/mm/
H A Dhwpoison.rst69 late kill
72 Note some pages are always handled as late kill.
84 Set early/late kill mode/revert to system default
/linux/arch/x86/mm/
H A Dpti.c507 static void pti_clone_entry_text(bool late) in pti_clone_entry_text() argument
511 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 DKconfig132 are run late in the initcall hierarchy.
/linux/security/
H A Dlsm_init.c558 rc = lsm_initcall(late); in security_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/driver-api/cxl/linux/
H A Dearly-boot.rst104 default. :code:`memory_tier_late_init` is called during late-init for nodes setup
/linux/Documentation/hwmon/
H A Dit87.rst243 the IT8716F and late IT8712F have 6. They are shared with other functions
258 IT8783E/F, and late IT8712F and IT8705F also have optional 16-bit tachometer
/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/memory/
H A DKconfig135 the EMIF PM code must run from on-chip SRAM late in the suspend
/linux/drivers/macintosh/
H A DKconfig270 PMU variant of motion sensor, found in late 2005 PowerBooks.
/linux/Documentation/admin-guide/
H A Dtainted-kernels.rst138 - x86/x86_64: Microcode late loading is dangerous and will result in
/linux/drivers/net/
H A Dmacsec.c1247 bool late; in macsec_handle_frame() local
1250 late = rx_sa->next_pn_halves.lower >= secy->replay_window && in macsec_handle_frame()
1254 late = late && pn_same_half(rx_sa->next_pn_halves.lower, hdr_pn); in macsec_handle_frame()
1257 if (late) { in macsec_handle_frame()

12