Home
last modified time | relevance | path

Searched refs:failure (Results 1 – 25 of 66) sorted by relevance

123

/f-stack/dpdk/devtools/
H A Dcheck-git-log.sh58 failure=false
121 \"$bad_line\": $bad_word --> $word\n" && failure=true;}
129 [ -z "$bad" ] || { printf "Headline too long:\n$bad\n" && failure=true;}
135 [ -z "$bad" ] || { printf "Line too long:\n$bad\n" && failure=true;}
143 && failure=true;}
150 [ -z "$bad" ] || { printf "Wrong tag:\n$bad\n" && failure=true;}
160 && failure=true;}
170 && failure=true;}
198 && failure=true;}
201 if $failure ; then
[all …]
/f-stack/freebsd/contrib/libsodium/test/default/
H A Dpwhash_argon2id.exp4 [tv] pwhash failure (maybe intentional): [3]
11 [tv3] pwhash_argon2id_str failure (maybe intentional): [0]
12 [tv3] pwhash_argon2id_str failure (maybe intentional): [1]
13 [tv3] pwhash_argon2id_str failure (maybe intentional): [3]
H A Dpwhash_argon2i.exp4 [tv] pwhash failure (maybe intentional): [3]
7 [tv] pwhash failure (maybe intentional): [6]
H A Dpwhash_scrypt.exp4 pwhash failure
/f-stack/freebsd/sys/
H A Dstdatomic.h234 desired, success, failure) \ argument
236 success, failure)
238 desired, success, failure) \ argument
240 success, failure)
259 desired, success, failure) \ argument
261 desired, 0, success, failure)
263 desired, success, failure) \ argument
265 desired, 1, success, failure)
289 (void)(success); (void)(failure); \
294 desired, success, failure) \ argument
[all …]
/f-stack/freebsd/contrib/openzfs/.github/workflows/
H A Dzloop.yml50 if: failure()
54 if: failure()
62 if: failure()
H A Dzfs-tests.yml47 if: failure()
54 if: failure()
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dkeep_alive.rst10 of this failure. Its purpose is to ensure the failure of the core
27 higher level fault management entity of the core failure in order to
32 to detect its failure.
120 rte_exit(EXIT_FAILURE, "Keepalive setup failure.\n");
/f-stack/dpdk/lib/librte_eal/x86/include/
H A Drte_atomic_64.h193 int failure) in rte_atomic128_cmp_exchange() argument
197 RTE_SET_USED(failure); in rte_atomic128_cmp_exchange()
/f-stack/dpdk/lib/librte_eal/arm/include/
H A Drte_atomic_64.h95 int failure) in rte_atomic128_cmp_exchange() argument
102 RTE_SET_USED(failure); in rte_atomic128_cmp_exchange()
/f-stack/freebsd/contrib/openzfs/tests/test-runner/include/
H A Dlogapi.shlib71 # Execute a positive test but retry the command on failure if the output
105 " assertion failure exited $status"
232 _printerror "$@" "internal error or assertion failure" \
283 _printerror "$@" "internal error or assertion failure" \
432 # Execute custom callback scripts on test failure
/f-stack/dpdk/config/ppc/
H A Dmeson.build12 # is used, resulting in a build failure.
/f-stack/freebsd/contrib/openzfs/config/
H A Dkernel-config-defined.m43 dnl # detected at configure time and cause a build failure. Otherwise
74 dnl # This will cause a failure at link time which we'd rather know about
/f-stack/freebsd/contrib/device-tree/Bindings/power/supply/
H A Dsbs,sbs-battery.yaml33 The number of times to retry I2C transactions on I2C IO failure.
/f-stack/dpdk/drivers/net/failsafe/
H A Dfailsafe_ops.c261 bool failure = true; in fs_rx_queue_stop() local
273 failure = false; in fs_rx_queue_stop()
279 return (failure) ? err : 0; in fs_rx_queue_stop()
314 bool failure = true; in fs_tx_queue_stop() local
326 failure = false; in fs_tx_queue_stop()
332 return (failure) ? err : 0; in fs_tx_queue_stop()
/f-stack/freebsd/contrib/device-tree/Bindings/pmem/
H A Dpmem-region.txt7 b) Retain their contents across power failure.
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfman_port.c818 bool rx_port, failure = FALSE; in fman_port_disable() local
859 failure = TRUE; in fman_port_disable()
877 failure = TRUE; in fman_port_disable()
880 if (failure) in fman_port_disable()
/f-stack/freebsd/contrib/libsodium/m4/
H A Dax_check_link_flag.m415 # success/failure.
H A Dax_check_compile_flag.m415 # success/failure.
/f-stack/freebsd/contrib/openzfs/etc/zfs/
H A Dzfs-functions.in55 failure
62 failure
/f-stack/freebsd/contrib/device-tree/Bindings/dma/
H A Dqcom_hidma_mgmt.txt39 failure.
/f-stack/freebsd/contrib/openzfs/module/lua/
H A DREADME.zfs58 failure paths so that they aren't fatal.
/f-stack/dpdk/lib/librte_eal/include/generic/
H A Drte_atomic.h1112 int failure);
/f-stack/dpdk/doc/guides/prog_guide/
H A Dip_fragment_reassembly_lib.rst60 … of reinserting existing keys into alternative locations, ip_frag_tbl_add() just returns a failure.
/f-stack/freebsd/contrib/device-tree/Bindings/c6x/
H A Ddscr.txt32 failure.

123