Home
last modified time | relevance | path

Searched refs:do_llext_load (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/llext/
Dllext_priv.h53 int do_llext_load(struct llext_loader *ldr, struct llext *ext,
Dllext.c185 ret = do_llext_load(ldr, *ext, ldr_parm); in llext_load()
Dllext_load.c629 int do_llext_load(struct llext_loader *ldr, struct llext *ext, in do_llext_load() function