Searched refs:__rte_panic (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/dpdk_rte_lpm/ |
| H A D | rte_debug.h | 51 #define rte_panic_(func, format, ...) __rte_panic(func, format "%.0s", __VA_ARGS__) 69 void __rte_panic(const char *funcname , const char *format, ...) in __rte_panic() function
|
| /f-stack/dpdk/lib/librte_eal/include/ |
| H A D | rte_debug.h | 44 #define rte_panic_(func, format, ...) __rte_panic(func, format "%.0s", __VA_ARGS__) 62 void __rte_panic(const char *funcname , const char *format, ...)
|
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | eal_common_debug.c | 11 __rte_panic(const char *funcname, const char *format, ...) in __rte_panic() function
|
| /f-stack/dpdk/lib/librte_eal/ |
| H A D | rte_eal_exports.def | 2 __rte_panic
|
| H A D | version.map | 4 __rte_panic;
|