Lines Matching refs:first
24 * FIXME: memory is allocated starting with the first node
28 * preferred Try a specific node first before normal fallback.
34 * default Allocate on the local node first, or when on a VMA
61 first item above.
441 struct vm_area_struct *first;
680 /* range check first */
683 if (!qp->first) {
684 qp->first = vma;
754 .first = NULL,
759 if (!qp.first)
1398 * the bits in that area first. And then go through to
1940 * first node.
2358 * lookup first element intersecting start-end. Caller holds sp->lock for