Searched refs:squeue (Results 1 – 2 of 2) sorted by relevance
493 scanq_jobspec(int qcount, struct jobqueue **squeue, int sopts, struct in scanq_jobspec() argument516 for (qent = squeue, cnt = 0; cnt < qcount; in scanq_jobspec()544 for (qent = squeue, cnt = 0; cnt < qcount; in scanq_jobspec()
1615 u32 *squeue; /* Start queue virtual address */ member2907 np->squeue [qidx] = cpu_to_scr(np->idletask_ba); in sym_put_start_queue()2909 np->squeue [np->squeueput] = cpu_to_scr(cp->ccb_ba); in sym_put_start_queue()3120 np->squeue[i] = cpu_to_scr(np->idletask_ba); in sym_init()3121 np->squeue[i+1] = cpu_to_scr(phys + (i+2)*4); in sym_init()3123 np->squeue[MAX_QUEUE*2-1] = cpu_to_scr(phys); in sym_init()4577 np->squeue[j] = np->squeue[i]; in sym_dequeue_from_squeue()4583 np->squeue[j] = np->squeue[i]; in sym_dequeue_from_squeue()8574 if (!np->squeue)8576 np->squeue_ba = vtobus(np->squeue);[all …]