Lines Matching refs:NULL_SEGNO
39 .victim_segno = NULL_SEGNO,
329 return NULL_SEGNO;
766 p.min_segno = NULL_SEGNO;
776 if (*result != NULL_SEGNO) {
794 if (sbi->next_victim_seg[BG_GC] != NULL_SEGNO) {
797 sbi->next_victim_seg[BG_GC] = NULL_SEGNO;
801 sbi->next_victim_seg[FG_GC] != NULL_SEGNO) {
804 sbi->next_victim_seg[FG_GC] = NULL_SEGNO;
812 if (p.min_segno != NULL_SEGNO)
910 if (is_atgc && p.min_segno == NULL_SEGNO &&
916 if (p.min_segno != NULL_SEGNO) {
931 if (p.min_segno != NULL_SEGNO)
1778 (segno + 1 < end_segno) ? segno + 1 : NULL_SEGNO;
1876 sbi->cur_victim_sec = NULL_SEGNO;
1913 segno = NULL_SEGNO;
2004 sbi->next_victim_seg[gc_type] = NULL_SEGNO;