Searched refs:times (Results 1 – 3 of 3) sorted by relevance
21 int times; in setup_fault_attr() local26 &interval, &probability, &space, ×) < 4) { in setup_fault_attr()34 atomic_set(&attr->times, times); in setup_fault_attr()111 if (atomic_read(&attr->times) == 0) in should_fail()133 if (atomic_read(&attr->times) != -1) in should_fail()134 atomic_dec_not_zero(&attr->times); in should_fail()199 if (!debugfs_create_atomic_t("times", mode, dir, &attr->times)) in fault_create_debugfs_attr()
143 DEBUG_INFO build and compile times are reduced too.153 files instead of multiple times in object files and executables.1154 list multiple times during each manipulation.
813 Call UPDATE_HASH() MIN_MATCH-3 more times in fill_window()982 Call UPDATE_HASH() MIN_MATCH-3 more times in deflate_fast()