Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dtxg.c317 th->th_cpu = tc; in txg_hold_open()
326 tx_cpu_t *tc = th->th_cpu; in txg_rele_to_quiesce()
335 tx_cpu_t *tc = th->th_cpu; in txg_register_callbacks()
346 tx_cpu_t *tc = th->th_cpu; in txg_rele_to_sync()
355 th->th_cpu = NULL; /* defensive */ in txg_rele_to_sync()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dtxg.h52 tx_cpu_t *th_cpu; member