Searched refs:dlmodule_load_custom (Results 1 – 2 of 2) sorted by relevance
77 struct rt_dlmodule* dlmodule_load_custom(const char* filename, struct rt_dlmodule_ops* ops);
606 struct rt_dlmodule* dlmodule_load_custom(const char* filename, struct rt_dlmodule_ops* ops) in dlmodule_load_custom() function747 module = dlmodule_load_custom(pgname, ops); in dlmodule_exec_custom()
Completed in 13 milliseconds