Searched refs:quiesce (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | device_if.m | 317 * @brief This is called when the driver is asked to quiesce itself. 333 * @retval non-zero an error occurred while attempting to quiesce the 338 METHOD int quiesce {
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | spa_stats.c | 219 uint64_t open = 0, quiesce = 0, wait = 0, sync = 0; in spa_txg_history_show() local 237 quiesce = sth->times[TXG_STATE_QUIESCED] - in spa_txg_history_show() 254 (u_longlong_t)open, (u_longlong_t)quiesce, (u_longlong_t)wait, in spa_txg_history_show()
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | tcp_var.h | 973 int deregister_tcp_functions(struct tcp_function_block *blk, bool quiesce,
|
| /f-stack/freebsd/netinet/ |
| H A D | tcp_var.h | 973 int deregister_tcp_functions(struct tcp_function_block *blk, bool quiesce,
|
| H A D | tcp_subr.c | 1017 deregister_tcp_functions(struct tcp_function_block *blk, bool quiesce, in deregister_tcp_functions() argument 1075 if (quiesce) { in deregister_tcp_functions()
|