Searched refs:failing (Results 1 – 10 of 10) sorted by relevance
55 3. The "normal" Lua runtime handles errors by failing fatally, but since this
678 - ``SYN`` : LDPC syndrome parity check is failing.680 - ``CRC`` : CRC parity check is failing when CRC check operation is included.682 - ``SYNCRC`` : Both CRC and LDPC syndromes parity checks are failing.
734 int clusterNodeAddFailureReport(clusterNode *failing, clusterNode *sender) { in clusterNodeAddFailureReport() argument735 list *l = failing->fail_reports; in clusterNodeAddFailureReport()2001 clusterNode *failing; in clusterProcessPacket() local2004 failing = clusterLookupNode(hdr->data.fail.about.nodename); in clusterProcessPacket()2005 if (failing && in clusterProcessPacket()2006 !(failing->flags & (CLUSTER_NODE_FAIL|CLUSTER_NODE_MYSELF))) in clusterProcessPacket()2011 failing->flags |= CLUSTER_NODE_FAIL; in clusterProcessPacket()2012 failing->fail_time = mstime(); in clusterProcessPacket()2013 failing->flags &= ~CLUSTER_NODE_PFAIL; in clusterProcessPacket()
339 Fixed i40e issue of failing to read/write rx control registers when357 A crash could occur when failing to allocate private device context.
920 Fixes issue where failing to allocate a segment, ``mlx4_rx_burst_sp()``
140 * If oerrors are getting incremented, TX packet validations are failing.
176 with the original contributor of the ABI changes, failing that, then with
48 - Internal consistency checks failing and primitives used with
1505 dnl first, but try libc too before failing.
412 symptom seen of this was acpixtract failing to output anything -- with a