Searched refs:llext_bootstrap (Results 1 – 4 of 4) sorted by relevance
167 (k_thread_entry_t) &llext_bootstrap, in load_call_unload()191 (k_thread_entry_t) &llext_bootstrap, in load_call_unload()226 llext_bootstrap(ext, test_entry_fn, NULL); in load_call_unload()
260 void llext_bootstrap(struct llext *ext, llext_entry_fn_t entry_fn, void *user_data);
343 void llext_bootstrap(struct llext *ext, llext_entry_fn_t entry_fn, void *user_data) in llext_bootstrap() function
47 If the extension requires a dedicated thread, the :c:func:`llext_bootstrap`