Lines Matching defs:onlined
582 /* see if we can add new blocks now that we onlined one block */
658 * Memory is onlined/offlined in memory block granularity. We cannot
728 * Set a range of pages PG_offline. Remember pages that were never onlined
732 unsigned int nr_pages, bool onlined)
738 if (!onlined) {
747 * Clear PG_offline from a range of pages. If the pages were never onlined,
751 unsigned int nr_pages, bool onlined)
757 if (!onlined)
1062 * Don't add too many blocks that are not onlined yet to avoid running OOM.
1283 * Hinder the block from getting onlined by marking it
1840 * blocks can be onlined/offlined until we're finished here.