Searched refs:llext_fs_loader (Results 1 – 4 of 4) sorted by relevance
13 LOG_MODULE_REGISTER(llext_fs_loader, CONFIG_LLEXT_LOG_LEVEL);18 struct llext_fs_loader *fs_l = CONTAINER_OF(l, struct llext_fs_loader, loader); in llext_fs_prepare()35 struct llext_fs_loader *fs_l = CONTAINER_OF(l, struct llext_fs_loader, loader); in llext_fs_read()48 struct llext_fs_loader *fs_l = CONTAINER_OF(l, struct llext_fs_loader, loader); in llext_fs_seek()59 struct llext_fs_loader *fs_l = CONTAINER_OF(l, struct llext_fs_loader, loader); in llext_fs_finalize()
210 struct llext_fs_loader fs_loader = LLEXT_FS_LOADER(argv[2]); in cmd_llext_load_fs()
28 struct llext_fs_loader { struct
533 struct llext_fs_loader fs_loader = LLEXT_FS_LOADER(path); in ZTEST()