Searched refs:cl_sparse_push_error (Results 1 – 2 of 2) sorted by relevance
173 extern uint32_t cl_sparse_push_error;258 if (cl_sparse_push_error) { in reboot_kernel()259 panic("system_shutdown cluster_push_err failed with ENOSPC %d times\n", cl_sparse_push_error); in reboot_kernel()
5831 uint32_t cl_sparse_push_error = 0; variable5934 os_atomic_inc(&cl_sparse_push_error, relaxed); in cluster_push_err()