Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/openzfs/cmd/ztest/
H A Dztest.c380 uint64_t zc_next; /* next time to call this function */ member
7095 call_next = zc->zc_next; in ztest_thread()
7098 atomic_cas_64(&zc->zc_next, call_next, call_next + in ztest_thread()
8080 zc->zc_next = UINT64_MAX; in main()
8082 zc->zc_next = zs->zs_proc_start + in main()