Home
last modified time | relevance | path

Searched refs:zc_next (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c345 uint64_t zc_next; /* next time to call this function */ member
6887 call_next = zc->zc_next; in ztest_thread()
6890 atomic_cas_64(&zc->zc_next, call_next, call_next + in ztest_thread()
7859 zc->zc_next = UINT64_MAX; in main()
7861 zc->zc_next = zs->zs_proc_start + in main()