Lines Matching refs:target
103 * target rb (for example, or same stateobj emit multiple times), and
105 * reference to a given target, we need a hashtable to track this per
253 * target cmdstream buffer:
271 * - target cmd has never been added to submit.cmds
272 * - target cmd is not a streaming stateobj (which unlike longer
614 struct fd_ringbuffer *target, uint32_t cmd_idx)
617 struct msm_ringbuffer *msm_target = to_msm_ringbuffer(target);
640 size = offset_bytes(target->cur, target->start);
655 if (added_cmd && (target->flags & FD_RINGBUFFER_OBJECT)) {
656 fd_ringbuffer_ref(target);