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

Function eventdev_setup

dpdk/drivers/event/octeontx/ssovf_evdev_selftest.c:239–243  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

237}
238
239static inline int
240eventdev_setup(void)
241{
242 return _eventdev_setup(TEST_EVENTDEV_SETUP_DEFAULT);
243}
244
245static inline int
246eventdev_setup_priority(void)

Callers

nothing calls this directly

Calls 1

_eventdev_setupFunction · 0.70

Tested by

no test coverage detected