Lines Matching refs:used
50 * It uses 2 lists: used list and free list.
55 * information is filled in, and the node is moved to the used list.
58 * will pop the OLDEST node from the used list, and make it free.
59 * On pop, the node is searched for in the used list (using a search
61 * If found, the node is then removed from the used list, and moved
160 * hl_gen_sob_mask() - Generates a sob mask to be used in a monitor arm packet
555 if (!mcs_compl->used) {
601 if (!mcs_compl->used)
612 if (mcs_compl->used &&
733 * was submitted. We used 'cs_mirror_lock' when inserting
1554 * store which stream are being used for external/HW
1631 * store the (external/HW queues) streams used by the CS in the
1779 * @hw_sob: the H/W SOB used in this signal CS.
2285 * needed when multiple wait cs are used with offset
2715 * array in the completion QID stream map to be used by CSs to perform
2888 * the function gets the first available completion (by marking it "used")
2900 if (!mcs_compl->used) {
2901 mcs_compl->used = 1;
2935 mcs_compl->used = 0;
2978 mcs_cmpl->used = 0;