MCPcopy Create free account
hub / github.com/F-Stack/f-stack / eventdev_setup

Function eventdev_setup

dpdk/drivers/event/cnxk/cnxk_eventdev_selftest.c:219–223  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

217}
218
219static inline int
220eventdev_setup(void)
221{
222 return _eventdev_setup(TEST_EVENTDEV_SETUP_DEFAULT);
223}
224
225static inline int
226eventdev_setup_priority(void)

Callers

nothing calls this directly

Calls 1

_eventdev_setupFunction · 0.70

Tested by

no test coverage detected