Searched refs:actual_count (Results 1 – 5 of 5) sorted by relevance
104 static u16 udl_lfsr16(u16 actual_count) in udl_lfsr16() argument108 while (actual_count--) { in udl_lfsr16()
1498 actual_count = len(revs.splitlines())1499 …self.assertEqual(expected_count, actual_count, msg='Object count `%d` is not the expected `%d`' % …1632 actual_count = len(revs.splitlines())1633 …self.assertEqual(expected_count, actual_count, msg='Object count `%d` is not the expected `%d`' % …
194 static u16 dlfb_lfsr16(u16 actual_count) in dlfb_lfsr16() argument198 while (actual_count--) { in dlfb_lfsr16()
1075 int count, actual_count, ret; in bulk_w() local1087 &actual_count, 500); in bulk_w()
1966 unsigned long actual_count = 0; in __btrfs_run_delayed_refs() local1997 &actual_count); in __btrfs_run_delayed_refs()2033 if (actual_count > 0) { in __btrfs_run_delayed_refs()