Searched defs:chained (Results 1 – 2 of 2) sorted by relevance
81 bool chained = iodev_sqe->sqe.flags & RTIO_SQE_CHAINED; in rtio_executor_submit() local
265 bool chained = (_current == &queue->thread) && !k_is_in_isr(); in queue_submit_locked() local