Home
last modified time | relevance | path

Searched refs:arrival (Results 1 – 22 of 22) sorted by relevance

/linux-6.15/drivers/md/dm-vdo/
H A Ddata-vio.c151 u64 arrival; member
594 limiter->arrival = ((bio == NULL) ? U64_MAX : get_arrival_time(bio)); in assign_data_vio()
601 if (limiter->arrival == U64_MAX) in assign_discard_permit()
602 limiter->arrival = get_arrival_time(bio); in assign_discard_permit()
684 if (pool->limiter.arrival < pool->discard_limiter.arrival) { in reuse_or_release_resources()
686 } else if (pool->discard_limiter.arrival < U64_MAX) { in reuse_or_release_resources()
713 if (pool->limiter.arrival == U64_MAX) { in process_release_callback()
717 pool->limiter.arrival = get_arrival_time(bio); in process_release_callback()
776 limiter->arrival = U64_MAX; in initialize_limiter()
/linux-6.15/net/sctp/
H A DKconfig27 with an option for order-of-arrival delivery of individual user
/linux-6.15/Documentation/networking/
H A Dtcp-thin.rst15 dependency on the arrival of new data from the application to trigger
H A Dxfrm_sync.rst35 is not driven by packet arrival.
185 The first packet arrival after a timer expiry will trigger a timeout
H A Dethtool-netlink.rst1072 arrival and the various time based delay parameters. By default timers are
1073 expected to limit the max delay between any packet arrival/departure and a
1075 arrival (sometimes delivery of previous interrupt) and reset when interrupt
1088 counted since the first packet arrival in an aggregated block, after which the
H A Drds.rst84 its arrival.
H A Dtimestamping.rst384 and out of order arrival.
/linux-6.15/drivers/media/common/siano/
H A Dsmsdvb-main.c1104 struct device *device, int arrival) in smsdvb_hotplug() argument
1111 if (!arrival) in smsdvb_hotplug()
H A Dsmscoreapi.h95 struct device *device, int arrival);
H A Dsmscoreapi.c598 struct device *device, int arrival) in smscore_notify_callbacks() argument
606 rc = elem->hotplug(coredev, device, arrival); in smscore_notify_callbacks()
/linux-6.15/Documentation/driver-api/nvdimm/
H A Dnvdimm.rst127 Prior to the arrival of the NFIT, non-volatile memory was described to a
459 one or more "namespace" devices. The arrival of a "namespace" device currently
/linux-6.15/Documentation/driver-api/cxl/
H A Dmemory-devices.rst193 by the arrival of a CXL.mem device. I.e. unless and until the PCIe core attaches
/linux-6.15/Documentation/scheduler/
H A Dsched-deadline.rst332 arrival time r_j (the time when the job starts), an amount of computation
337 sporadic with minimum inter-arrival time P is r_{j+1} >= r_j + P. Finally,
344 WCET and its period (or minimum inter-arrival time), and represents
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-power176 concurrent arrival of wakeup events. Reading from it returns
/linux-6.15/Documentation/filesystems/
H A Dcoda.rst173 arrival of a new message. The notification must be through a mechanism
305 message arrival. The process P is kept waiting on a KernelEvent
/linux-6.15/Documentation/RCU/Design/Expedited-Grace-Periods/
H A DExpedited-Grace-Periods.rst307 The next diagram shows the situation after the arrival of Task A and
/linux-6.15/scripts/
H A Dspelling.txt168 arraival||arrival
/linux-6.15/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.c1171 static void kfd_notify_gpu_change(uint32_t gpu_id, int arrival) in kfd_notify_gpu_change() argument
/linux-6.15/net/sched/
H A DKconfig375 functionality (aka output commit), wherein upon arrival of a dequeue
/linux-6.15/arch/powerpc/
H A DKconfig602 bool "Clear gprs on interrupt arrival"
/linux-6.15/Documentation/power/
H A Druntime_pm.rst907 synchronize ->runtime_suspend() callbacks with the arrival of I/O requests.
/linux-6.15/net/netfilter/
H A DKconfig1640 the packet arrival time (at the machine which netfilter is running)