Home
last modified time | relevance | path

Searched refs:RTE_INIT_PRIO (Results 1 – 5 of 5) sorted by relevance

/dpdk/lib/eal/include/
H A Drte_common.h184 #ifndef RTE_INIT_PRIO /* Allow to override from EAL */
185 #define RTE_INIT_PRIO(func, prio) \ macro
198 RTE_INIT_PRIO(func, LAST)
H A Drte_class.h116 RTE_INIT_PRIO(classinitfn_ ##nm, CLASS) \
H A Drte_bus.h395 RTE_INIT_PRIO(businitfn_ ##nm, BUS) \
/dpdk/lib/eal/common/
H A Deal_common_log.c384 RTE_INIT_PRIO(log_init, LOG) in RTE_INIT_PRIO() function
/dpdk/drivers/common/mlx5/
H A Dmlx5_common.c1211 RTE_INIT_PRIO(mlx5_is_haswell_broadwell_cpu, LOG) in RTE_INIT_PRIO() function