Home
last modified time | relevance | path

Searched refs:earliest (Results 1 – 12 of 12) sorted by relevance

/Linux-v4.19/net/rxrpc/
Dconn_object.c387 unsigned long expire_at, earliest, idle_timestamp, now; in rxrpc_service_connection_reaper() local
394 earliest = now + MAX_JIFFY_OFFSET; in rxrpc_service_connection_reaper()
415 if (time_before(expire_at, earliest)) in rxrpc_service_connection_reaper()
416 earliest = expire_at; in rxrpc_service_connection_reaper()
437 if (earliest != now + MAX_JIFFY_OFFSET) { in rxrpc_service_connection_reaper()
438 _debug("reschedule reaper %ld", (long)earliest - (long)now); in rxrpc_service_connection_reaper()
439 ASSERT(time_after(earliest, now)); in rxrpc_service_connection_reaper()
440 rxrpc_set_service_reap_timer(rxnet, earliest); in rxrpc_service_connection_reaper()
/Linux-v4.19/arch/x86/boot/compressed/
Dkaslr.c436 unsigned long earliest = img->start + img->size; in mem_avoid_overlap() local
441 mem_avoid[i].start < earliest) { in mem_avoid_overlap()
443 earliest = overlap->start; in mem_avoid_overlap()
456 if (mem_overlaps(img, &avoid) && (avoid.start < earliest)) { in mem_avoid_overlap()
458 earliest = overlap->start; in mem_avoid_overlap()
/Linux-v4.19/drivers/input/
Dff-memless.c128 unsigned long earliest = 0; in ml_schedule_timer() local
148 (++events == 1 || time_before(next_at, earliest))) in ml_schedule_timer()
149 earliest = next_at; in ml_schedule_timer()
157 mod_timer(&ml->timer, earliest); in ml_schedule_timer()
/Linux-v4.19/Documentation/infiniband/
Dtag_matching.txt11 message envelopes may match, the pair that includes the earliest posted-send
12 and the earliest posted-receive is the pair that must be used to satisfy the
/Linux-v4.19/drivers/parisc/
DKconfig7 The VSC, GSC and HSC busses were used from the earliest 700-series
/Linux-v4.19/arch/m68k/q40/
DREADME55 went wrong during earliest setup stages of head.S.
/Linux-v4.19/fs/
DKconfig.binfmt120 executables used in the earliest versions of UNIX. Linux used
/Linux-v4.19/Documentation/driver-api/
Ddevice_link.rst48 The earliest point in time when device links can be added is after
/Linux-v4.19/Documentation/scheduler/
Dsched-deadline.txt60 earliest scheduling deadline is selected for execution). Notice that the
68 algorithm selects the task with the earliest scheduling deadline as the one
/Linux-v4.19/Documentation/arm64/
Darm-acpi.txt100 not be optimal, with the earliest kernel version that first provides support
/Linux-v4.19/Documentation/scsi/
Dncr53c8xx.txt99 the earliest 810 rev. 1, the latest 896 (2 channel LVD SCSI controller) and
/Linux-v4.19/Documentation/admin-guide/
Dkernel-parameters.txt1933 kernel debugger at the earliest opportunity.