Home
last modified time | relevance | path

Searched refs:discarding (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/Documentation/media/uapi/v4l/
Dfunc-read.rst60 single or multiple buffers and discarding the oldest or newest frames
72 depends on the discarding policy. A driver discarding the oldest frames
77 A driver discarding the newest frames stops capturing until the next
89 depends on the discarding policy.
94 however. The discarding policy is not reported and cannot be changed.
/Linux-v4.19/Documentation/ABI/testing/
Dprocfs-diskstats30 18 - time spent discarding
/Linux-v4.19/Documentation/scsi/
Dtcm_qla2xxx.txt9 Use this attribute to control the discarding of SCSI commands to a
/Linux-v4.19/net/rxrpc/
DKconfig33 Say Y here to inject packet loss by discarding some received and some
/Linux-v4.19/drivers/net/ethernet/intel/e1000/
De1000.h297 bool discarding; member
De1000_main.c4417 adapter->discarding = true; in e1000_clean_rx_irq()
4419 if (adapter->discarding) { in e1000_clean_rx_irq()
4424 adapter->discarding = false; in e1000_clean_rx_irq()
/Linux-v4.19/Documentation/core-api/
Dcircular-buffers.rst222 opposition index. This prevents the compiler from discarding and
/Linux-v4.19/Documentation/
Diostats.txt116 Field 15 -- # of milliseconds spent discarding
/Linux-v4.19/Documentation/networking/
Dz8530book.rst71 start the chip up as disabled and discarding interrupt events. This
/Linux-v4.19/Documentation/filesystems/caching/
Dcachefiles.txt187 discarding objects from the cache that have been used less recently than
Dbackend-api.txt696 FSCACHE_OBJECT_IS_STALE - the object was stale and needs discarding.