| /f-stack/dpdk/app/test/ |
| H A D | test_kvargs.c | 52 goto fail; in test_valid_kvargs() 62 goto fail; in test_valid_kvargs() 69 goto fail; in test_valid_kvargs() 75 goto fail; in test_valid_kvargs() 82 goto fail; in test_valid_kvargs() 88 goto fail; in test_valid_kvargs() 96 goto fail; in test_valid_kvargs() 104 goto fail; in test_valid_kvargs() 112 goto fail; in test_valid_kvargs() 196 fail: in test_valid_kvargs() [all …]
|
| H A D | test_external_mem.c | 83 goto fail; in test_malloc_invalid_param() 89 goto fail; in test_malloc_invalid_param() 96 goto fail; in test_malloc_invalid_param() 132 goto fail; in test_malloc_invalid_param() 138 goto fail; in test_malloc_invalid_param() 146 goto fail; in test_malloc_invalid_param() 152 goto fail; in test_malloc_invalid_param() 159 goto fail; in test_malloc_invalid_param() 263 fail: in test_malloc_invalid_param() 382 fail: in test_malloc_basic() [all …]
|
| H A D | test_table_pipeline.c | 177 goto fail; in check_pipeline_invalid_params() 183 goto fail; in check_pipeline_invalid_params() 190 goto fail; in check_pipeline_invalid_params() 198 goto fail; in check_pipeline_invalid_params() 205 goto fail; in check_pipeline_invalid_params() 210 fail: in check_pipeline_invalid_params() 233 goto fail; in setup_pipeline() 240 goto fail; in setup_pipeline() 248 goto fail; in setup_pipeline() 399 fail: in setup_pipeline() [all …]
|
| H A D | test_ring.c | 609 goto fail; in test_ring_burst_bulk_tests1() 616 goto fail; in test_ring_burst_bulk_tests1() 672 fail: in test_ring_burst_bulk_tests1() 704 goto fail; in test_ring_burst_bulk_tests2() 711 goto fail; in test_ring_burst_bulk_tests2() 760 fail: in test_ring_burst_bulk_tests2() 791 goto fail; in test_ring_burst_bulk_tests3() 798 goto fail; in test_ring_burst_bulk_tests3() 831 fail: in test_ring_burst_bulk_tests3() 865 goto fail; in test_ring_burst_bulk_tests4() [all …]
|
| H A D | resource.c | 141 goto fail; in resource_untar() 148 goto fail; in resource_untar() 154 goto fail; in resource_untar() 161 goto fail; in resource_untar() 165 goto fail; in resource_untar() 173 fail: in resource_untar() 217 goto fail; in resource_rm_by_tar() 227 goto fail; in resource_rm_by_tar() 245 goto fail; in resource_rm_by_tar() 263 fail: in resource_rm_by_tar()
|
| H A D | test_crc.c | 90 goto fail; in test_crc_calc() 100 goto fail; in test_crc_calc() 108 goto fail; in test_crc_calc() 114 goto fail; in test_crc_calc() 120 goto fail; in test_crc_calc() 126 fail: in test_crc_calc()
|
| /f-stack/dpdk/drivers/net/bnxt/tf_core/ |
| H A D | tf_device.c | 63 goto fail; in tf_dev_bind_p4() 74 goto fail; in tf_dev_bind_p4() 85 goto fail; in tf_dev_bind_p4() 102 goto fail; in tf_dev_bind_p4() 117 goto fail; in tf_dev_bind_p4() 130 goto fail; in tf_dev_bind_p4() 142 goto fail; in tf_dev_bind_p4() 150 fail: in tf_dev_bind_p4() 186 fail = true; in tf_dev_unbind_p4() 193 fail = true; in tf_dev_unbind_p4() [all …]
|
| /f-stack/freebsd/contrib/openzfs/scripts/ |
| H A D | zimport.sh | 215 fail() { function 283 fail "Failed to load kmods" 289 fail "Failed 'truncate -s 1G ...'" 319 $ZFS_SH -u || fail "Failed to unload kmods" 329 fail "Failed to download pool images" 378 fail "ZFS is not installed" 416 fail "Failed to download $ZFS_URL" 436 fail "Failed ZFS 'autogen.sh'" 442 fail "Failed ZFS 'make $MAKE_OPTIONS'" 463 fail "Failed 'tar -xjf $POOL_BZIP" [all …]
|
| H A D | zfs-tests.sh | 76 fail() { function 222 fail "Couldn't link $i" 392 fail "Iterations must be greater than 0." 403 fail "-t can only be provided once." 427 fail "-t and -T are mutually exclusive." 490 fail "Cannot read runfile: $RUNFILE" 502 fail "This script must not be run as root." 506 fail "Passwordless sudo access required." 521 [ -e "$STF_SUITE/include/default.cfg" ] || fail \ 590 fail "Failed creating: ${TEST_FILE} ($?)" [all …]
|
| /f-stack/dpdk/lib/librte_graph/ |
| H A D | graph_ops.c | 26 SET_ERR_JMP(EINVAL, fail, "Node %s has loop to self", in node_has_loop_edge() 30 fail: in node_has_loop_edge() 58 fail: in graph_src_nodes_count() 75 EEXIST, fail, in graph_node_has_edge_to_src_node() 82 fail: in graph_node_has_edge_to_src_node() 118 SET_ERR_JMP(ENOMEM, fail, "Failed to alloc BFS queue of %zu", in graph_bfs() 138 fail: in graph_bfs() 153 SET_ERR_JMP(EINVAL, fail, in graph_has_isolated_node() 157 goto fail; in graph_has_isolated_node() 163 SET_ERR_JMP(EINVAL, fail, "Found isolated node %s", in graph_has_isolated_node() [all …]
|
| H A D | node.c | 116 fail: in __rte_node_register() 140 fail: in clone_name() 186 fail: in node_clone() 200 fail: in rte_node_clone() 226 fail: in rte_node_id_to_name() 239 fail: in rte_node_edge_count() 296 fail: in edge_update() 321 fail: in rte_node_edge_shrink() 346 fail: in rte_node_edge_update() 381 fail: in rte_node_edge_get() [all …]
|
| H A D | graph.c | 85 fail: in node_to_graph_node() 105 goto fail; in graph_node_edges_add() 109 fail: in graph_node_edges_add() 130 goto fail; in graph_adjacency_list_update() 136 fail: in graph_adjacency_list_update() 159 fail: in expand_pattern_to_node() 234 fail: in graph_mem_fixup_node_ctx() 352 fail: in rte_graph_create() 412 fail: in rte_graph_id_to_name() 434 fail: in rte_graph_node_get() [all …]
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | qat_compress.c | 189 goto fail; in qat_dc_init() 201 goto fail; in qat_dc_init() 216 fail: in qat_dc_init() 283 goto fail; in qat_compress_impl() 288 goto fail; in qat_compress_impl() 293 goto fail; in qat_compress_impl() 303 goto fail; in qat_compress_impl() 309 goto fail; in qat_compress_impl() 314 goto fail; in qat_compress_impl() 323 goto fail; in qat_compress_impl() [all …]
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | minidump_machdep.c | 283 goto fail; in minidumpsys() 293 goto fail; in minidumpsys() 299 goto fail; in minidumpsys() 308 goto fail; in minidumpsys() 314 goto fail; in minidumpsys() 323 goto fail; in minidumpsys() 327 goto fail; in minidumpsys() 382 goto fail; in minidumpsys() 387 goto fail; in minidumpsys() 391 goto fail; in minidumpsys() [all …]
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/mkbusy/ |
| H A D | mkbusy.c | 41 fail(char *err, int rval) in fail() function 53 fail("fork", 1); in daemonize() 108 fail("strdup", 1); in main() 127 fail("strdup", 1); in main() 138 fail("asprintf", 1); in main() 153 fail("strdup", 1); in main() 162 fail("open", 1); in main() 167 fail("opendir", 1); in main()
|
| /f-stack/freebsd/i386/i386/ |
| H A D | minidump_machdep_base.c | 260 goto fail; in minidumpsys() 270 goto fail; in minidumpsys() 275 goto fail; in minidumpsys() 284 goto fail; in minidumpsys() 290 goto fail; in minidumpsys() 305 goto fail; in minidumpsys() 309 goto fail; in minidumpsys() 333 goto fail; in minidumpsys() 338 goto fail; in minidumpsys() 342 goto fail; in minidumpsys() [all …]
|
| /f-stack/freebsd/arm64/rockchip/ |
| H A D | rk_usbphy.c | 162 goto fail; in rk_usbphy_init_phy() 169 goto fail; in rk_usbphy_init_phy() 174 goto fail; in rk_usbphy_init_phy() 180 goto fail; in rk_usbphy_init_phy() 186 goto fail; in rk_usbphy_init_phy() 194 goto fail; in rk_usbphy_init_phy() 202 goto fail; in rk_usbphy_init_phy() 210 goto fail; in rk_usbphy_init_phy() 238 fail: in rk_usbphy_init_phy() 278 goto fail; in rk_usbphy_attach() [all …]
|
| /f-stack/freebsd/i386/linux/ |
| H A D | imgact_linux.c | 125 goto fail; in exec_linux_imgact() 145 goto fail; in exec_linux_imgact() 151 goto fail; in exec_linux_imgact() 154 goto fail; in exec_linux_imgact() 164 goto fail; in exec_linux_imgact() 178 goto fail; in exec_linux_imgact() 192 goto fail; in exec_linux_imgact() 202 goto fail; in exec_linux_imgact() 222 fail: in exec_linux_imgact()
|
| /f-stack/freebsd/arm/arm/ |
| H A D | minidump_machdep.c | 243 goto fail; in minidumpsys() 253 goto fail; in minidumpsys() 259 goto fail; in minidumpsys() 272 goto fail; in minidumpsys() 278 goto fail; in minidumpsys() 288 goto fail; in minidumpsys() 295 goto fail; in minidumpsys() 319 goto fail; in minidumpsys() 326 goto fail; in minidumpsys() 330 goto fail; in minidumpsys() [all …]
|
| /f-stack/freebsd/amd64/amd64/ |
| H A D | minidump_machdep.c | 334 goto fail; in minidumpsys() 344 goto fail; in minidumpsys() 349 goto fail; in minidumpsys() 358 goto fail; in minidumpsys() 364 goto fail; in minidumpsys() 407 goto fail; in minidumpsys() 410 goto fail; in minidumpsys() 417 goto fail; in minidumpsys() 422 goto fail; in minidumpsys() 426 goto fail; in minidumpsys() [all …]
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | fail_safe.rst | 25 A notable exception is the device removal feature. The fail-safe PMD is not 27 If a sub-device supports hotplugging, the fail-safe PMD will enable its use 60 on the EAL command line, the fail-safe PMD will use the device with the 64 the name for the fail-safe sub-device must be the full PCI id: 73 The first line of its output is read by the fail-safe PMD and otherwise 145 the fail-safe. 210 The fail-safe will fail-over onto this device when the preferred device is 216 The first declared sub-device in the fail-safe parameters. 228 In the context of the fail-safe PMD, synonymous to sub-device. 231 A device being utilized by the fail-safe PMD. [all …]
|
| /f-stack/app/redis-5.0.5/src/modules/ |
| H A D | testmodule.c | 63 if (items != 2) goto fail; in TestCall() 69 if (!TestMatchReply(item0,"foo")) goto fail; in TestCall() 70 if (!TestMatchReply(item1,"1234")) goto fail; in TestCall() 75 fail: in TestCall() 365 if (!TestAssertIntegerReply(ctx,reply,0)) goto fail; in TestIt() 368 if (!TestAssertStringReply(ctx,reply,"PONG",4)) goto fail; in TestIt() 371 if (!TestAssertStringReply(ctx,reply,"OK",2)) goto fail; in TestIt() 374 if (!TestAssertStringReply(ctx,reply,"OK",2)) goto fail; in TestIt() 380 if (!TestAssertStringReply(ctx,reply,"OK",2)) goto fail; in TestIt() 389 if (!TestAssertStringReply(ctx,reply,"OK",2)) goto fail; in TestIt() [all …]
|
| /f-stack/freebsd/mips/mips/ |
| H A D | minidump_machdep.c | 238 goto fail; in minidumpsys() 248 goto fail; in minidumpsys() 254 goto fail; in minidumpsys() 271 goto fail; in minidumpsys() 277 goto fail; in minidumpsys() 293 goto fail; in minidumpsys() 303 goto fail; in minidumpsys() 313 goto fail; in minidumpsys() 319 goto fail; in minidumpsys() 324 fail: in minidumpsys()
|
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | eal_common_trace.c | 48 goto fail; in eal_trace_init() 61 goto fail; in eal_trace_init() 73 goto fail; in eal_trace_init() 81 goto fail; in eal_trace_init() 93 fail: in eal_trace_init() 329 goto fail; in __rte_trace_mem_per_thread_alloc() 344 goto fail; in __rte_trace_mem_per_thread_alloc() 367 fail: in __rte_trace_mem_per_thread_alloc() 465 goto fail; in __rte_trace_point_register() 474 goto fail; in __rte_trace_point_register() [all …]
|
| H A D | malloc_mp.c | 200 goto fail; in handle_alloc_request() 209 goto fail; in handle_alloc_request() 228 fail: in handle_alloc_request() 249 goto fail; in handle_request() 255 goto fail; in handle_request() 271 goto fail; in handle_request() 335 fail: in handle_request() 360 goto fail; in handle_sync_response() 487 fail: in handle_sync_response() 536 fail: in handle_rollback_response() [all …]
|