| /OK3568_Linux_fs/kernel/net/rxrpc/ |
| H A D | conn_object.c | 387 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()
|
| /OK3568_Linux_fs/kernel/arch/x86/boot/compressed/ |
| H A D | kaslr.c | 441 u64 earliest = img->start + img->size; in mem_avoid_overlap() local 446 mem_avoid[i].start < earliest) { in mem_avoid_overlap() 448 earliest = overlap->start; in mem_avoid_overlap() 461 if (mem_overlaps(img, &avoid) && (avoid.start < earliest)) { in mem_avoid_overlap() 463 earliest = overlap->start; in mem_avoid_overlap() 472 if (mem_overlaps(img, &avoid) && (avoid.start < earliest)) { in mem_avoid_overlap() 474 earliest = overlap->start; in mem_avoid_overlap()
|
| /OK3568_Linux_fs/kernel/drivers/input/ |
| H A D | ff-memless.c | 116 unsigned long earliest = 0; in ml_schedule_timer() local 136 (++events == 1 || time_before(next_at, earliest))) in ml_schedule_timer() 137 earliest = next_at; in ml_schedule_timer() 145 mod_timer(&ml->timer, earliest); in ml_schedule_timer()
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/tools/bpf/bpftool/Documentation/ |
| H A D | bpftool-net.rst | 64 **xdpdrv** - Native XDP. runs earliest point in driver's receive path;
|
| /OK3568_Linux_fs/u-boot/disk/ |
| H A D | Kconfig | 104 Specify an earliest location (in bytes) where the partition
|
| /OK3568_Linux_fs/kernel/drivers/parisc/ |
| H A D | Kconfig | 9 The VSC, GSC and HSC busses were used from the earliest 700-series
|
| /OK3568_Linux_fs/kernel/arch/m68k/q40/ |
| H A D | README | 55 went wrong during earliest setup stages of head.S.
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | Kconfig.binfmt | 143 executables used in the earliest versions of UNIX. Linux used
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | device_link.rst | 47 The earliest point in time when device links can be added is after
|
| /OK3568_Linux_fs/kernel/Documentation/scheduler/ |
| H A D | sched-deadline.rst | 60 earliest scheduling deadline is selected for execution). Notice that the 68 algorithm selects the task with the earliest scheduling deadline as the one
|
| /OK3568_Linux_fs/kernel/Documentation/RCU/Design/Memory-Ordering/ |
| H A D | Tree-RCU-Memory-Ordering.rst | 559 | to end. The earliest reasonable candidate is as soon as the last CPU |
|
| /OK3568_Linux_fs/kernel/Documentation/arm64/ |
| H A D | arm-acpi.rst | 102 not be optimal, with the earliest kernel version that first provides support
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | ncr53c8xx.rst | 107 the earliest 810 rev. 1, the latest 896 (2 channel LVD SCSI controller) and
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | chrono | 647 enum class choose {earliest, latest};
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | chrono | 647 enum class choose {earliest, latest};
|
| /OK3568_Linux_fs/kernel/Documentation/RCU/Design/Requirements/ |
| H A D | Requirements.rst | 674 update-side code, and was premeditated, appearing in the earliest
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 2244 kernel debugger at the earliest opportunity.
|
| /OK3568_Linux_fs/yocto/poky/documentation/ref-manual/ |
| H A D | variables.rst | 5557 package in :term:`PACKAGES`, it will be assigned to the earliest
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gdb.info | 6267 instruction, GDB will delete the earliest recorded instruction to
|
| H A D | gcc.info | 19265 The earliest version of MacOS X that this executable will run on is
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gdb.info | 6267 instruction, GDB will delete the earliest recorded instruction to
|
| H A D | gcc.info | 19265 The earliest version of MacOS X that this executable will run on is
|