Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/firmware/efi/
Dmemmap.c69 __efi_memmap_init(struct efi_memory_map_data *data, bool late) in __efi_memmap_init() argument
79 if (late) in __efi_memmap_init()
95 map.late = late; in __efi_memmap_init()
114 WARN_ON(efi.memmap.late); in efi_memmap_init_early()
121 if (!efi.memmap.late) { in efi_memmap_unmap()
168 WARN_ON(efi.memmap.late); in efi_memmap_init_late()
203 return __efi_memmap_init(&data, efi.memmap.late); in efi_memmap_install()
/Linux-v4.19/lib/
Drandom32.c264 static void __prandom_reseed(bool late) in __prandom_reseed() argument
283 if (latch && !late) in __prandom_reseed()
/Linux-v4.19/drivers/block/aoe/
Daoeblk.c358 int late = 0; in aoeblk_gdalloc() local
366 late = 1; in aoeblk_gdalloc()
368 if (late) in aoeblk_gdalloc()
/Linux-v4.19/Documentation/vm/
Dhwpoison.rst73 late kill
76 Note some pages are always handled as late kill.
88 Set early/late kill mode/revert to system default
/Linux-v4.19/Documentation/networking/
Dgianfar.txt9 The eTSEC controller (first included in parts from late 2005 like
DPLIP.txt55 it *is* getting late. EOB)
/Linux-v4.19/Documentation/power/
Dsuspend-and-interrupts.txt11 suspend after the "late" phase of suspending devices (that is, after all of the
15 The rationale for doing so is that after the "late" phase of device suspend
Dvideo.txt92 Acer Aspire 1406LC ole's late BIOS init (7), turn off DRI
/Linux-v4.19/Documentation/device-mapper/
Dpersistent-data.txt5 that is managed in kernel. In late 2010 we were seeing that various
/Linux-v4.19/net/bluetooth/
DKconfig105 are run late in the initcall hierarchy.
/Linux-v4.19/drivers/memory/
DKconfig93 the EMIF PM code must run from on-chip SRAM late in the suspend
/Linux-v4.19/Documentation/hwmon/
Dit87133 the IT8716F and late IT8712F have 6. They are shared with other functions
148 IT8783E/F, and late IT8712F and IT8705F also have optional 16-bit tachometer
Dhwmon-kernel-api.txt91 removal would be too late.
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-class-net-statistics201 late collisions errors.
/Linux-v4.19/Documentation/media/uapi/dvb/
Dintro.rst36 The first API for Digital TV cards we used at Convergence in late 1999 was an
/Linux-v4.19/Documentation/fb/
Dsstfb.txt25 This driver (should) work on ix86, with "late" 2.2.x kernel (tested
/Linux-v4.19/Documentation/
Deisa.txt214 bus root driver usually kicks in rather late in the boot process).
/Linux-v4.19/drivers/macintosh/
DKconfig262 PMU variant of motion sensor, found in late 2005 PowerBooks.
/Linux-v4.19/Documentation/usb/
Dehci.txt29 been available since late 2001, and other kinds of high speed devices
/Linux-v4.19/Documentation/process/
D3.Early-stage.rst112 deadlocks. The late revelation of these problems - and refusal to
/Linux-v4.19/drivers/net/
Dmacsec.c1196 bool late; in macsec_handle_frame() local
1199 late = rx_sa->next_pn >= secy->replay_window && in macsec_handle_frame()
1203 if (late) { in macsec_handle_frame()
/Linux-v4.19/include/linux/
Defi.h775 bool late; member
/Linux-v4.19/Documentation/driver-api/pm/
Ddevices.rst647 callbacks discussed above, because the callbacks occur too late or too early.
781 does that for devices whose "noirq", "late" and "early" system-wide PM callbacks
820 For devices whose "noirq", "late" and "early" driver callbacks are invoked
/Linux-v4.19/Documentation/media/kapi/
Dcec-core.rst449 timer goes off too late by more than 300 microseconds wrong results can
/Linux-v4.19/drivers/block/
DKconfig240 The historic default is 8. If a late 2011 version of losetup(8)

12