Home | History | Annotate | Download | only in functional

Lines Matching refs:PAGESIZE

37 	test_move_charge "--mmap-anon" $PAGESIZE $PAGESIZE 0 0 0 $PAGESIZE 0
43 test_move_charge "--mmap-anon --shm --mmap-file" $PAGESIZE \
44 $((PAGESIZE*3)) 1 $PAGESIZE 0 0 $((PAGESIZE*2))
50 test_move_charge "--mmap-anon --shm --mmap-file" $PAGESIZE \
51 $((PAGESIZE*3)) 2 0 $((PAGESIZE*2)) $PAGESIZE 0
57 test_move_charge "--mmap-anon --shm" $PAGESIZE \
58 $((PAGESIZE*2)) 3 $PAGESIZE $PAGESIZE 0 0