Searched refs:unprocessed (Results 1 – 10 of 10) sorted by relevance
115 u32 unprocessed; member291 i2c->unprocessed = msg->len; in spacemit_i2c_xfer_msg()320 return i2c->unprocessed == 1; in spacemit_i2c_is_last_msg()322 return !i2c->unprocessed; in spacemit_i2c_is_last_msg()331 if (i2c->unprocessed) { in spacemit_i2c_handle_write()333 i2c->unprocessed--; in spacemit_i2c_handle_write()344 if (i2c->unprocessed) { in spacemit_i2c_handle_read()346 i2c->unprocessed--; in spacemit_i2c_handle_read()354 if (i2c->unprocessed) in spacemit_i2c_handle_read()
791 struct dma_fence *unprocessed; in amdgpu_ring_backup_unprocessed_commands() local803 unprocessed = rcu_dereference(*ptr); in amdgpu_ring_backup_unprocessed_commands()805 if (unprocessed && !dma_fence_is_signaled(unprocessed)) { in amdgpu_ring_backup_unprocessed_commands()806 fence = container_of(unprocessed, struct amdgpu_fence, base); in amdgpu_ring_backup_unprocessed_commands()
924 int unprocessed; in sclp_remove_processed() local928 unprocessed = 0; in sclp_remove_processed()937 unprocessed++; in sclp_remove_processed()942 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()
503 - THC QuickSPI driver gets first unprocessed PRD table.565 - THC QuickI2C driver gets first unprocessed PRD table.
256 useful for e.g. tracing where we need to get the unprocessed events from the device.
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
641 unprocessed error messages in the queue.