| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_bo_evict.c | 72 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 D | hwpoison.rst | 67 最好的,默认情况下注意一些页面总是被当作late kill处理。 79 设置early/late kill mode/revert 到系统默认值。
|
| /linux/Documentation/arch/x86/ |
| H A D | microcode.rst | 107 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 D | hwpoison.rst | 69 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 D | pti.c | 507 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 D | sysfs-devices-platform-stratix10-rsu | 47 (RO) the version number of RSU firmware. 19.3 or late 55 19.3 or late:
|
| H A D | sysfs-class-net-statistics | 217 late collisions errors.
|
| /linux/Documentation/networking/device_drivers/ethernet/freescale/ |
| H A D | gianfar.rst | 14 The eTSEC controller (first included in parts from late 2005 like
|
| /linux/Documentation/doc-guide/ |
| H A D | maintainer-profile.rst | 41 the merge window. The docs tree tends to close late before the merge
|
| /linux/Documentation/power/ |
| H A D | suspend-and-interrupts.rst | 13 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 D | video.rst | 95 Acer Aspire 1406LC ole's late BIOS init (7), turn off DRI
|
| /linux/Documentation/nvdimm/ |
| H A D | maintainer-entry-profile.rst | 51 patch set requires more than 2 weeks of review, -rc4 is already too late
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | persistent-data.rst | 9 that is managed in kernel. In late 2010 we were seeing that various
|
| /linux/net/bluetooth/ |
| H A D | Kconfig | 132 are run late in the initcall hierarchy.
|
| /linux/security/ |
| H A D | lsm_init.c | 558 rc = lsm_initcall(late); in security_initcall_late()
|
| /linux/Documentation/admin-guide/pm/ |
| H A D | suspend-flows.rst | 80 *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 D | early-boot.rst | 104 default. :code:`memory_tier_late_init` is called during late-init for nodes setup
|
| /linux/Documentation/hwmon/ |
| H A D | it87.rst | 243 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 D | sstfb.rst | 30 This driver (should) work on ix86, with "late" 2.2.x kernel (tested
|
| /linux/Documentation/networking/ |
| H A D | plip.rst | 59 it *is* getting late. EOB)
|
| /linux/tools/memory-model/Documentation/ |
| H A D | glossary.txt | 106 too late to affect the value returned by another CPU's
|
| /linux/drivers/memory/ |
| H A D | Kconfig | 135 the EMIF PM code must run from on-chip SRAM late in the suspend
|
| /linux/drivers/macintosh/ |
| H A D | Kconfig | 270 PMU variant of motion sensor, found in late 2005 PowerBooks.
|
| /linux/Documentation/admin-guide/ |
| H A D | tainted-kernels.rst | 138 - x86/x86_64: Microcode late loading is dangerous and will result in
|
| /linux/drivers/net/ |
| H A D | macsec.c | 1247 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()
|