Home
last modified time | relevance | path

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

/linux/net/rxrpc/
H A Dconn_object.c392 unsigned long expire_at, earliest, idle_timestamp, now; in rxrpc_service_connection_reaper()
400 earliest = now + MAX_JIFFY_OFFSET; in rxrpc_service_connection_reaper()
421 if (time_before(expire_at, earliest)) in rxrpc_service_connection_reaper()
422 earliest = expire_at; in rxrpc_service_connection_reaper()
444 if (earliest != now + MAX_JIFFY_OFFSET) { in rxrpc_service_connection_reaper()
445 _debug("reschedule reaper %ld", (long)earliest - (long)now); in rxrpc_service_connection_reaper()
446 ASSERT(time_after(earliest, now)); in rxrpc_service_connection_reaper()
447 rxrpc_set_service_reap_timer(rxnet, earliest); in rxrpc_service_connection_reaper()
390 unsigned long expire_at, earliest, idle_timestamp, now; rxrpc_service_connection_reaper() local
H A Dar-internal.h1538 static inline u32 earliest(u32 seq1, u32 seq2) in earliest() function
/linux/arch/x86/boot/compressed/
H A Dkaslr.c408 u64 earliest = img->start + img->size; in mem_avoid_overlap() local
413 mem_avoid[i].start < earliest) { in mem_avoid_overlap()
415 earliest = overlap->start; in mem_avoid_overlap()
428 if (mem_overlaps(img, &avoid) && (avoid.start < earliest)) { in mem_avoid_overlap()
430 earliest = overlap->start; in mem_avoid_overlap()
439 if (mem_overlaps(img, &avoid) && (avoid.start < earliest)) { in mem_avoid_overlap()
441 earliest = overlap->start; in mem_avoid_overlap()
/linux/Documentation/infiniband/
H A Dtag_matching.rst15 message envelopes may match, the pair that includes the earliest posted-send
16 and the earliest posted-receive is the pair that must be used to satisfy the
/linux/Documentation/scheduler/
H A Dsched-eevdf.rst20 with the earliest VD to execute next. It's important to note that this
/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-net.rst70 **xdpdrv** - Native XDP. runs earliest point in driver's receive path;
/linux/drivers/parisc/
H A DKconfig10 The VSC, GSC and HSC busses were used from the earliest 700-series
/linux/arch/m68k/q40/
H A DREADME54 went wrong during earliest setup stages of head.S.
/linux/Documentation/driver-api/
H A Ddevice_link.rst47 The earliest point in time when device links can be added is after
/linux/Documentation/arch/arm64/
H A Darm-acpi.rst103 not be optimal, with the earliest kernel version that first provides support
/linux/Documentation/RCU/Design/Memory-Ordering/
H A DTree-RCU-Memory-Ordering.rst583 | to end. The earliest reasonable candidate is as soon as the last CPU |
/linux/Documentation/ABI/stable/
H A Dsysfs-driver-mlxreg-io582 flow their reset should be released with system power – earliest power
/linux/Documentation/scsi/
H A Dncr53c8xx.rst107 the earliest 810 rev. 1, the latest 896 (2 channel LVD SCSI controller) and
/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst675 update-side code, and was premeditated, appearing in the earliest
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt2957 kernel debugger at the earliest opportunity.