• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/xnu-1228.15.4/osfmk/default_pager/

Lines Matching defs:segment

204 	paging_segment_t segment,
374 ("segment #%d: %d total, %d free\n",
708 /* transfer of of the target segment. */
709 /* We are guaranteed that the target segment cannot get */
714 /* do not have any backing store in the target segment */
823 /* disable access to this segment */
827 * The "ps" segment is "off-line" now,
837 /* segment from the list of free pages */
839 /* segment pages will appear to be free */
848 * We couldn't delete the segment,
867 /* re-enable access to this segment */
1003 * Set up the paging segment
1320 * Optimize case where there's only one segment.
1321 * paging_segment_max will index the one and only segment.
1333 /* this segment is being turned off */
1403 /* this segment is being turned off */
1463 * Find best paging segment.
1465 * Must pass cluster shift to find the most appropriate segment.
1467 /* NOTE: The addition of paging segment delete capability threatened
1470 * difficulty in assuring that the paging segment would continue to
1474 * the transfer function which is part of the segment delete path.
1475 * The transfer function which is part of paging segment delete is
1477 * The paging segment delete function treats mappings to a paging
1478 * segment on a vstruct by vstruct basis, locking the vstruct targeted
1482 * This and the ordering of the paging segment "going_away" bit setting
1542 * first zero bit in the paging segment bitmap.
1580 * Lock the paging segment, clear the cluster's bitmap and increment the
1882 * Attempt to allocate a cluster from the paging segment
1905 * Byte offset in paging segment is byte offset to cluster plus
1999 * Loop through all clusters in this range, freeing paging segment
2023 * paging segment cluster pages.
2724 * a physical segment
2746 * segment and there's more to do, so try
2757 * if the physical segment we're about
2769 * segment
2775 * no I/O to generate for this segment
2904 vm_offset_t actual_offset; /* Offset within paging segment */
3060 * make sure that each physical segment that we step
3072 * we don't need to check for physical segment
3085 * if the segment we're about
3313 paging_segment_t segment,
3359 (VSM_PS(vsmap[j]) != segment))
3402 (VSM_PS(vsmap[j]) != segment))
3488 * segment the pages are being read from is assumed to have
3498 * If there are holes in a cluster (in a paging segment), we stop
3745 * Set up the paging segment