Home
last modified time | relevance | path

Searched refs:unprocessed (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/s390/char/
A Dsclp.c917 int unprocessed; in sclp_remove_processed() local
921 unprocessed = 0; in sclp_remove_processed()
930 unprocessed++; in sclp_remove_processed()
935 return unprocessed; in sclp_remove_processed()
/linux/drivers/crypto/hisilicon/sec/
A Dsec_drv.h347 DECLARE_BITMAP(unprocessed, SEC_QUEUE_LEN);
A Dsec_drv.c701 set_bit(q_id, queue->unprocessed); in sec_isr_handle()
703 while (test_bit(queue->expected, queue->unprocessed)) { in sec_isr_handle()
704 clear_bit(queue->expected, queue->unprocessed); in sec_isr_handle()
/linux/Documentation/networking/device_drivers/ethernet/chelsio/
A Dcxgb.rst161 Setting maximum backlog (# of unprocessed packets before kernel drops)::
/linux/Documentation/admin-guide/media/
A Dimx.rst432 The following basic example configures unprocessed video capture
592 The following example configures unprocessed video capture pipeline to
/linux/Documentation/hid/
A Dhid-bpf.rst256 useful for e.g. tracing where we need to get the unprocessed events from the device.
/linux/Documentation/filesystems/xfs/
A Dxfs-online-fsck-design.rst2701 unprocessed reverse mapping or the next block after the shortest mapping

Completed in 23 milliseconds