Lines Matching defs:app
258 status_t trusty_app_allow_dma_range(struct trusty_app* app, in trusty_app_allow_dma_range()
299 struct trusty_app* app = current_trusty_app(); in trusty_app_destroy_dma_range() local
320 static bool trusty_app_dma_is_allowed_locked(const struct trusty_app* app, in trusty_app_dma_is_allowed_locked()
357 bool trusty_app_dma_is_allowed(const struct trusty_app* app, paddr_t paddr) { in trusty_app_dma_is_allowed()
655 struct trusty_app* app; in find_manifest_port_entry_locked() local
676 struct trusty_app* app; in trusty_app_find_by_uuid_locked() local
690 const struct trusty_app* app; in trusty_uuid_dma_is_allowed() local
1451 static bool has_waiting_connection(struct trusty_app* app) { in has_waiting_connection()
1470 static void kill_waiting_connections(struct trusty_app* app) { in kill_waiting_connections()
1486 static status_t request_app_start_locked(struct trusty_app* app) { in request_app_start_locked()
1805 struct trusty_app* app; in trusty_app_exit_etc() local
1874 static status_t app_mgr_handle_starting(struct trusty_app* app) { in app_mgr_handle_starting()
1901 static status_t app_mgr_handle_terminating(struct trusty_app* app) { in app_mgr_handle_terminating()
1969 struct trusty_app* app; in app_mgr() local