Lines Matching refs:status
23 and task status to control the transaction.
33 3. Mpp task status
34 There are four status for one task. Mpp use list_head to represent the status.
36 INPUT_PORT : Initial status for input port user to dequeue. Or when output port
37 successfully enqueue a task then the task is on this status.
40 on this status.
43 on OUTPUT_PORT status. And this task is ready for dequeue from
47 on this status.
52 status to next status. The status transform flow is unidirectional from input
55 The overall relationship graph of task / port / status is shown below.
62 +--------+ dequeue <--+ status <--+ enqueue <---------+
67 | status | | input | | output | | status |
72 | | 4 | | status | | 2.1 | |