Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Ddata-vio.c152 u64 arrival; member
587 limiter->arrival = ((bio == NULL) ? U64_MAX : get_arrival_time(bio)); in assign_data_vio()
594 if (limiter->arrival == U64_MAX) in assign_discard_permit()
595 limiter->arrival = get_arrival_time(bio); in assign_discard_permit()
678 if (pool->limiter.arrival < pool->discard_limiter.arrival) { in reuse_or_release_resources()
680 } else if (pool->discard_limiter.arrival < U64_MAX) { in reuse_or_release_resources()
707 if (pool->limiter.arrival == U64_MAX) { in process_release_callback()
711 pool->limiter.arrival = get_arrival_time(bio); in process_release_callback()
770 limiter->arrival = U64_MAX; in initialize_limiter()
/linux/Documentation/networking/
H A Dtcp-thin.rst15 dependency on the arrival of new data from the application to trigger
H A Dtimestamping.rst384 and out of order arrival.
/linux/drivers/media/common/siano/
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/Documentation/driver-api/cxl/
H A Dtheory-of-operation.rst193 by the arrival of a CXL.mem device. I.e. unless and until the PCIe core attaches
/linux/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/scripts/
H A Dspelling.txt168 arraival||arrival
/linux/net/sched/
H A DKconfig375 functionality (aka output commit), wherein upon arrival of a dequeue
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.c1183 static void kfd_notify_gpu_change(uint32_t gpu_id, int arrival) in kfd_notify_gpu_change() argument
/linux/arch/powerpc/
H A DKconfig604 bool "Clear gprs on interrupt arrival"
/linux/Documentation/power/
H A Druntime_pm.rst893 synchronize ->runtime_suspend() callbacks with the arrival of I/O requests.
/linux/net/netfilter/
H A DKconfig1646 the packet arrival time (at the machine which netfilter is running)