Lines Matching defs:first
24 * FIXME: memory is allocated starting with the first node
28 * preferred Try a specific node first before normal fallback.
34 * preferred many Try a set of nodes first before normal fallback. This is
37 * default Allocate on the local node first, or when on a VMA
64 first item above.
432 struct vm_area_struct *first;
675 /* range check first */
678 if (!qp->first) {
679 qp->first = vma;
758 .first = NULL,
768 if (!qp.first)
1949 * first node.
2155 * This is a two pass approach. The first pass will only try the
2277 * first page is naturally aligned (eg an order-3 allocation will be aligned
2488 * lookup first element intersecting start-end. Caller holds sp->lock for