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.c234 llext_unload(&ext); in load_call_unload()
360 llext_unload(&ext_dependent); in ZTEST()
361 llext_unload(&ext_dependency); in ZTEST()
389 llext_unload(&ext); in ZTEST()
439 llext_unload(&ext); in ZTEST()
495 llext_unload(&detached_llext); in ZTEST()
545 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.h212 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.c252 int llext_unload(struct llext **ext) in llext_unload() function
/Zephyr-latest/doc/services/llext/
Dload.rst66 The :c:func:`llext_unload` function must be called to free the memory used by