Home
last modified time | relevance | path

Searched refs:FUNC_PTR_OR_NULL_RET_WITH_ERRNO (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/lib/librte_eventdev/
H A Drte_event_timer_adapter.h536 #define FUNC_PTR_OR_NULL_RET_WITH_ERRNO(func, errval) do { \ macro
H A Drte_event_timer_adapter.c202 FUNC_PTR_OR_NULL_RET_WITH_ERRNO(conf_cb, EINVAL); in rte_event_timer_adapter_create_ext()
218 FUNC_PTR_OR_NULL_RET_WITH_ERRNO(adapter->ops->init, ENOTSUP); in rte_event_timer_adapter_create_ext()