Home
last modified time | relevance | path

Searched defs:llext (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/llext/
Dllext.h77 struct llext { struct
79 sys_snode_t _llext_list; argument
88 /** Name of the llext */ argument
100 /** Total llext allocation size */ argument
109 struct llext_symtable sym_tab; argument
112 * Table of symbols exported by the llext via @ref LL_EXTENSION_SYMBOL. argument
116 struct llext_symtable exp_tab; argument
122 struct llext *dependency[LLEXT_MAX_DEPENDENCIES]; argument
132 static inline const elf_shdr_t *llext_section_headers(const struct llext *ext) in llext_section_headers() argument
/Zephyr-latest/doc/services/llext/
Dindex.rst1 .. _llext: target
/Zephyr-latest/tests/subsys/llext/src/
Dtest_llext.c109 static void threads_objects_test_setup(struct llext *, struct k_thread *llext_thread) in threads_objects_test_setup()
363 ZTEST(llext, test_inspect) in ZTEST() argument
422 ZTEST(llext, test_inter_ext) in ZTEST() argument
457 ZTEST(llext, test_pre_located) in ZTEST() argument
485 ZTEST(llext, test_find_section) in ZTEST() argument
549 ZTEST(llext, test_detached) in ZTEST() argument
597 ZTEST(llext, test_fs_loader) in ZTEST() argument
641 ZTEST(llext, test_printk_exported) in ZTEST() argument
654 ZTEST(llext, test_ext_syscall_fail) in ZTEST() argument