Lines Matching refs:allocated
35531 unsigned long allocated; in check_prealloc() local
35546 allocated = mas_allocated(&mas); in check_prealloc()
35549 MT_BUG_ON(mt, allocated == 0); in check_prealloc()
35550 MT_BUG_ON(mt, allocated != 1 + (height - vacant_height) * 3); in check_prealloc()
35552 allocated = mas_allocated(&mas); in check_prealloc()
35553 MT_BUG_ON(mt, allocated != 0); in check_prealloc()
35556 allocated = mas_allocated(&mas); in check_prealloc()
35559 MT_BUG_ON(mt, allocated == 0); in check_prealloc()
35560 MT_BUG_ON(mt, allocated != 1 + (height - vacant_height) * 3); in check_prealloc()
35563 allocated = mas_allocated(&mas); in check_prealloc()
35564 MT_BUG_ON(mt, allocated != 0); in check_prealloc()
35568 allocated = mas_allocated(&mas); in check_prealloc()
35571 MT_BUG_ON(mt, allocated != 1 + (height - vacant_height) * 3); in check_prealloc()
35573 MT_BUG_ON(mt, mas_allocated(&mas) != allocated - 1); in check_prealloc()
35578 allocated = mas_allocated(&mas); in check_prealloc()
35579 MT_BUG_ON(mt, allocated != 0); in check_prealloc()
35582 allocated = mas_allocated(&mas); in check_prealloc()
35585 MT_BUG_ON(mt, allocated != 1 + (height - vacant_height) * 3); in check_prealloc()
35587 MT_BUG_ON(mt, mas_allocated(&mas) != allocated - 1); in check_prealloc()
35590 allocated = mas_allocated(&mas); in check_prealloc()
35591 MT_BUG_ON(mt, allocated != 0); in check_prealloc()
35596 allocated = mas_allocated(&mas); in check_prealloc()
35599 MT_BUG_ON(mt, allocated != 1 + (height - vacant_height) * 3); in check_prealloc()
35601 MT_BUG_ON(mt, mas_allocated(&mas) != allocated - 1); in check_prealloc()
35603 MT_BUG_ON(mt, mas_allocated(&mas) != allocated); in check_prealloc()
35606 allocated = mas_allocated(&mas); in check_prealloc()
35607 MT_BUG_ON(mt, allocated != 0); in check_prealloc()
35610 allocated = mas_allocated(&mas); in check_prealloc()
35613 MT_BUG_ON(mt, allocated != 1 + (height - vacant_height) * 3); in check_prealloc()
35620 allocated = mas_allocated(&mas); in check_prealloc()
35621 MT_BUG_ON(mt, allocated != 0); in check_prealloc()
35627 allocated = mas_allocated(&mas); in check_prealloc()
35629 MT_BUG_ON(mt, allocated != 0); in check_prealloc()
35636 allocated = mas_allocated(&mas); in check_prealloc()
35639 MT_BUG_ON(mt, allocated != 1 + (height - vacant_height) * 2); in check_prealloc()
35646 allocated = mas_allocated(&mas); in check_prealloc()
35648 MT_BUG_ON(mt, allocated != 0); in check_prealloc()
35654 allocated = mas_allocated(&mas); in check_prealloc()
35657 MT_BUG_ON(mt, allocated == 0); in check_prealloc()
35663 MT_BUG_ON(mt, allocated != height * 3 + 1); in check_prealloc()
35669 allocated = mas_allocated(&mas); in check_prealloc()
35671 MT_BUG_ON(mt, allocated != 0); in check_prealloc()
35677 allocated = mas_allocated(&mas); in check_prealloc()
35678 MT_BUG_ON(mt, allocated != 0); in check_prealloc()
35681 allocated = mas_allocated(&mas); in check_prealloc()
35682 MT_BUG_ON(mt, allocated != 1); in check_prealloc()