Searched refs:old_current (Results 1 – 4 of 4) sorted by relevance
99 long old_current, expected_current, current; in hugetlb_test_program() local102 old_current = cg_read_long(test_group, "memory.current"); in hugetlb_test_program()105 if (current - old_current >= MB(2)) { in hugetlb_test_program()108 ksft_print_msg("before: %ld, after: %ld\n", old_current, current); in hugetlb_test_program()118 if (current - old_current >= MB(2)) { in hugetlb_test_program()120 ksft_print_msg("before: %ld, after: %ld\n", old_current, current); in hugetlb_test_program()123 old_current = current; in hugetlb_test_program()127 expected_current = old_current + MB(2); in hugetlb_test_program()140 expected_current = old_current + MB(8); in hugetlb_test_program()152 expected_current = old_current; in hugetlb_test_program()
1374 if (qh_current != ehci->old_current || in end_unlink_async()1376 ehci->old_current = qh_current; in end_unlink_async()1386 ehci->old_current = ~0; /* Prepare for next QH */ in end_unlink_async()
147 __hc32 old_current; /* Test for QH becoming */ member
568 ehci->old_current = ~0; in ehci_init()