Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
219
static inline int
220
eventdev_setup(void)
221
{
222
return _eventdev_setup(TEST_EVENTDEV_SETUP_DEFAULT);
223
}
224
225
static inline int
226
eventdev_setup_priority(void)
Callers
nothing calls this directly
Calls
1
_eventdev_setup
Function · 0.70
Tested by
no test coverage detected