bufpcpu
struct bufpcpu *pcpu;
pcpu = &bufpcpu[bp->b_qcpu];
struct bufpcpu *pcpu;
pcpu = &bufpcpu[bp->b_qcpu];
struct bufpcpu *pcpu;
pcpu = &bufpcpu[nqcpu];
struct bufpcpu *pcpu;
pcpu = &bufpcpu[marker->b_qcpu];
struct bufpcpu *pcpu;
pcpu = &bufpcpu[i];
pcpu = &bufpcpu[i];
pcpu = &bufpcpu[i];
struct bufpcpu *pcpu = &bufpcpu[bp->b_qcpu];
struct bufpcpu *pcpu = &bufpcpu[bp->b_qcpu];
struct bufpcpu bufpcpu[MAXCPU];
struct bufpcpu bpcpu;
kkread(kd, Nl[0].n_value + cpu * sizeof(struct bufpcpu),
&bpcpu, sizeof(struct bufpcpu), 1);
scan_queues(kvm_t *kd, int cpu, struct bufpcpu *bqp)
static void scan_queues(kvm_t *kd, int cpu, struct bufpcpu *bqp);