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/octeontx/ssovf_evdev_selftest.c:239–243 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
237
}
238
239
static inline int
240
eventdev_setup(void)
241
{
242
return _eventdev_setup(TEST_EVENTDEV_SETUP_DEFAULT);
243
}
244
245
static inline int
246
eventdev_setup_priority(void)
Callers
nothing calls this directly
Calls
1
_eventdev_setup
Function · 0.70
Tested by
no test coverage detected