Searched refs:squeue (Results 1 – 2 of 2) sorted by relevance
495 scanq_jobspec(int qcount, struct jobqueue **squeue, int sopts, struct in scanq_jobspec() argument518 for (qent = squeue, cnt = 0; cnt < qcount; in scanq_jobspec()546 for (qent = squeue, cnt = 0; cnt < qcount; in scanq_jobspec()
1616 u32 *squeue; /* Start queue virtual address */ member2908 np->squeue [qidx] = cpu_to_scr(np->idletask_ba); in sym_put_start_queue()2910 np->squeue [np->squeueput] = cpu_to_scr(cp->ccb_ba); in sym_put_start_queue()3121 np->squeue[i] = cpu_to_scr(np->idletask_ba); in sym_init()3122 np->squeue[i+1] = cpu_to_scr(phys + (i+2)*4); in sym_init()3124 np->squeue[MAX_QUEUE*2-1] = cpu_to_scr(phys); in sym_init()4578 np->squeue[j] = np->squeue[i]; in sym_dequeue_from_squeue()4584 np->squeue[j] = np->squeue[i]; in sym_dequeue_from_squeue()8578 if (!np->squeue)8580 np->squeue_ba = vtobus(np->squeue);[all …]