Home
last modified time | relevance | path

Searched refs:llext_unload (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/tests/subsys/llext/src/
Dtest_llext.c235 llext_unload(&ext); in load_call_unload()
388 llext_unload(&ext); in ZTEST()
447 llext_unload(&ext_dependent); in ZTEST()
448 llext_unload(&ext_dependency); in ZTEST()
476 llext_unload(&ext); in ZTEST()
526 llext_unload(&ext); in ZTEST()
582 llext_unload(&detached_llext); in ZTEST()
632 llext_unload(&ext); in ZTEST()
/Zephyr-latest/samples/subsys/llext/modules/src/
Dmain_module.c45 return llext_unload(&ext); in main()
/Zephyr-latest/tests/misc/llext-edk/src/
Dmain.c76 llext_unload(ext); in load_and_run_extension()
/Zephyr-latest/include/zephyr/llext/
Dllext.h225 int llext_unload(struct llext **ext);
/Zephyr-latest/samples/subsys/llext/edk/app/src/
Dmain.c88 llext_unload(ext); in unload()
/Zephyr-latest/subsys/llext/
Dshell.c173 llext_unload(&ext); in cmd_llext_unload()
Dllext.c210 int llext_unload(struct llext **ext) in llext_unload() function
/Zephyr-latest/doc/services/llext/
Dload.rst70 The :c:func:`llext_unload` function must be called to free the memory used by