| /f-stack/app/redis-5.0.5/deps/linenoise/ |
| H A D | Makefile | 2 WARN= -Wall macro 5 R_CFLAGS= $(STD) $(WARN) $(OPT) $(DEBUG) $(CFLAGS)
|
| /f-stack/dpdk/drivers/net/failsafe/ |
| H A D | failsafe_ether.c | 331 WARN("Could not access latest statistics from sub-device %d.", in fs_dev_stats_save() 334 WARN("Using latest snapshot taken before %"PRIu64" seconds.", in fs_dev_stats_save() 370 WARN("Failed to unregister RMV callback for sub_device" in failsafe_eth_dev_unregister_callbacks() 380 WARN("Failed to unregister LSC callback for sub_device" in failsafe_eth_dev_unregister_callbacks() 642 WARN("Trying to probe malformed device %s.\n", in failsafe_eth_new_event_callback()
|
| H A D | failsafe_flow.c | 213 WARN("No active sub_device to query about its flow"); in fs_flow_query() 232 WARN("flow isolation mode of sub_device %d in incoherent state.", in fs_flow_isolate()
|
| H A D | failsafe_private.h | 368 #define WARN(...) LOG_(WARNING, __VA_ARGS__) macro
|
| H A D | failsafe_ops.c | 75 WARN("Failed to register RMV callback for sub_device %d", in fs_dev_configure() 87 WARN("Failed to register LSC callback for sub_device %d", in fs_dev_configure()
|
| /f-stack/dpdk/drivers/net/mlx4/ |
| H A D | mlx4_mr.c | 83 WARN("failed to expand MR B-tree (%p) table", (void *)bt); in mr_btree_expand() 639 WARN("port %u unable to find virtually contiguous" in mlx4_mr_create_primary() 668 WARN("port %u unable to allocate memory for a new MR of" in mlx4_mr_create_primary() 684 WARN("port %u unable to initialize bitmap for a new MR of" in mlx4_mr_create_primary() 702 WARN("port %u unable to find virtually contiguous" in mlx4_mr_create_primary() 783 WARN("port %u fail to create a verbs MR for address (%p)", in mlx4_mr_create_primary() 1237 WARN("port %u unable to allocate memory for a new MR of" in mlx4_mr_update_ext_mp_cb() 1248 WARN("port %u fail to create a verbs MR for address (%p)", in mlx4_mr_update_ext_mp_cb() 1322 WARN("port %u using address (%p) from unregistered mempool" in mlx4_tx_update_ext_mp()
|
| H A D | mlx4.c | 525 WARN("%s: \"%s\" is not a valid integer", key, val); in mlx4_arg_parse() 546 WARN("%s: unknown parameter", key); in mlx4_arg_parse() 624 WARN("no RSS capabilities reported; disabling support for UDP" in mlx4_hw_rss_sup() 675 WARN("disabling unusable inner RSS capability due to kernel" in mlx4_hw_rss_sup() 1065 WARN("Verbs external allocator is not supported"); in mlx4_pci_probe() 1259 WARN("cannot load glue library: %s", dlmsg); in mlx4_glue_init() 1275 WARN("cannot initialize PMD due to missing run-time" in mlx4_glue_init()
|
| H A D | mlx4_utils.h | 78 #define WARN(...) PMD_DRV_LOG(WARNING, __VA_ARGS__) macro
|
| H A D | mlx4_ethdev.c | 810 WARN("ioctl(SIOCGIFFLAGS) failed: %s", strerror(rte_errno)); in mlx4_link_update() 818 WARN("ioctl(SIOCETHTOOL, ETHTOOL_GSET) failed: %s", in mlx4_link_update() 859 WARN("ioctl(SIOCETHTOOL, ETHTOOL_GPAUSEPARAM)" in mlx4_flow_ctrl_get() 914 WARN("ioctl(SIOCETHTOOL, ETHTOOL_SPAUSEPARAM)" in mlx4_flow_ctrl_set()
|
| H A D | mlx4_intr.c | 341 WARN("unable to disable interrupt on rx queue %d", in mlx4_rx_intr_disable() 370 WARN("unable to arm interrupt on rx queue %d", idx); in mlx4_rx_intr_enable()
|
| H A D | mlx4_txq.c | 339 WARN("%p: increased number of descriptors in Tx queue %u" in mlx4_tx_queue_setup() 466 WARN("%p: failed to obtain UAR mmap offset", (void *)dev); in mlx4_tx_queue_setup()
|
| H A D | mlx4_rxq.c | 782 WARN("%p: increased number of descriptors in Rx queue %u" in mlx4_rx_queue_setup() 792 WARN("%p: CRC stripping has been disabled but will still" in mlx4_rx_queue_setup() 859 WARN("%p: the requested maximum Rx packet size (%u) is" in mlx4_rx_queue_setup()
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | Makefile | 38 WARN=-Wall -W -Wno-missing-field-initializers macro 84 FINAL_CFLAGS=$(STD) $(WARN) $(OPT) $(DEBUG) $(CFLAGS) $(REDIS_CFLAGS) 209 echo WARN=$(WARN) >> .make-settings
|
| /f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/ |
| H A D | vchiq_shim.c | 226 WARN(1, "unsupported message\n"); in vchi_bulk_queue_receive() 286 WARN(1, "unsupported message\n"); in vchi_bulk_queue_transmit() 591 WARN(1, "not supported\n"); in shim_callback()
|
| H A D | vchiq_core.c | 687 WARN(1, "invalid message use count\n"); in process_free_queue() 728 WARN(1, "bad slot use count\n"); in process_free_queue() 742 WARN(1, "invalid slot position\n"); in process_free_queue() 1744 WARN(1, "oversized for slot\n"); in parse_rx_slots() 2015 WARN(1, "invalid message\n"); in parse_rx_slots() 2792 WARN(1, "invalid slot position\n"); in release_service_messages() 2846 WARN(1, "close_service_complete in unexpected state\n"); in close_service_complete()
|
| H A D | vchiq_arm.c | 868 WARN(1, "invalid message " in vchiq_ioctl() 1037 WARN(1, "invalid size\n"); in vchiq_ioctl()
|
| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | unidef.h | 51 UNI_DEBUG_DEFINE(WARN) \
|
| /f-stack/freebsd/contrib/vchiq/interface/compat/ |
| H A D | vchi_bsd.h | 265 #define WARN(condition, msg) \ macro
|