Searched refs:earliest (Results 1 – 15 of 15) sorted by relevance
| /linux/net/rxrpc/ |
| H A D | conn_object.c | 392 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 D | ar-internal.h | 1538 static inline u32 earliest(u32 seq1, u32 seq2) in earliest() function
|
| /linux/arch/x86/boot/compressed/ |
| H A D | kaslr.c | 408 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 D | tag_matching.rst | 15 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 D | sched-eevdf.rst | 20 with the earliest VD to execute next. It's important to note that this
|
| /linux/tools/bpf/bpftool/Documentation/ |
| H A D | bpftool-net.rst | 70 **xdpdrv** - Native XDP. runs earliest point in driver's receive path;
|
| /linux/drivers/parisc/ |
| H A D | Kconfig | 10 The VSC, GSC and HSC busses were used from the earliest 700-series
|
| /linux/arch/m68k/q40/ |
| H A D | README | 54 went wrong during earliest setup stages of head.S.
|
| /linux/Documentation/driver-api/ |
| H A D | device_link.rst | 47 The earliest point in time when device links can be added is after
|
| /linux/Documentation/arch/arm64/ |
| H A D | arm-acpi.rst | 103 not be optimal, with the earliest kernel version that first provides support
|
| /linux/Documentation/RCU/Design/Memory-Ordering/ |
| H A D | Tree-RCU-Memory-Ordering.rst | 583 | to end. The earliest reasonable candidate is as soon as the last CPU |
|
| /linux/Documentation/ABI/stable/ |
| H A D | sysfs-driver-mlxreg-io | 582 flow their reset should be released with system power – earliest power
|
| /linux/Documentation/scsi/ |
| H A D | ncr53c8xx.rst | 107 the earliest 810 rev. 1, the latest 896 (2 channel LVD SCSI controller) and
|
| /linux/Documentation/RCU/Design/Requirements/ |
| H A D | Requirements.rst | 675 update-side code, and was premeditated, appearing in the earliest
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 2957 kernel debugger at the earliest opportunity.
|