Searched refs:dspace_window_find (Results 1 - 6 of 6) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/file_server/src/
H A Ddataspace.h153 struct dataspace_association_info *dspace_window_find(struct fs_dataspace_table *dt, int winID);
H A Ddataspace.c238 dspace_window_find(struct fs_dataspace_table *dt, int winID) function
/seL4-refos-master/apps/file_server/src/
H A Ddataspace.h153 struct dataspace_association_info *dspace_window_find(struct fs_dataspace_table *dt, int winID);
H A Ddataspace.c238 dspace_window_find(struct fs_dataspace_table *dt, int winID) function
/seL4-refos-master/projects/refos/impl/apps/file_server/src/dispatchers/
H A Dfault_notify.c66 struct dataspace_association_info *dwa = dspace_window_find(&fileServ.dspaceTable, winID);
/seL4-refos-master/apps/file_server/src/dispatchers/
H A Dfault_notify.c66 struct dataspace_association_info *dwa = dspace_window_find(&fileServ.dspaceTable, winID);

Completed in 34 milliseconds