Searched refs:unprocessed (Results 1 – 6 of 6) sorted by relevance
916 int unprocessed; in sclp_remove_processed() local920 unprocessed = 0; in sclp_remove_processed()929 unprocessed++; in sclp_remove_processed()934 return unprocessed; in sclp_remove_processed()
347 DECLARE_BITMAP(unprocessed, SEC_QUEUE_LEN);
701 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()
161 Setting maximum backlog (# of unprocessed packets before kernel drops)::
432 The following basic example configures unprocessed video capture592 The following example configures unprocessed video capture pipeline to
256 useful for e.g. tracing where we need to get the unprocessed events from the device.