Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c405 uint64_t zc_next; /* next time to call this function */ member
7738 call_next = zc->zc_next; in ztest_thread()
7741 atomic_cas_64(&zc->zc_next, call_next, call_next + in ztest_thread()
9032 zc->zc_next = UINT64_MAX; in main()
9034 zc->zc_next = zs->zs_proc_start + in main()