Searched refs:__rte_deprecated_msg (Results 1 – 2 of 2) sorted by relevance
367 __rte_deprecated_msg("use rte_ioat_perform_ops() instead")371 __rte_deprecated_msg("use rte_ioat_completed_ops() instead")
95 #define __rte_deprecated_msg(msg) __attribute__((__deprecated__(msg))) macro