Searched defs:winID (Results 1 - 12 of 12) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/file_server/src/dispatchers/
H A Dfault_notify.c60 seL4_Word winID = notification->arg[0]; local
H A Dcpio_dspace.c308 seL4_Word winID; local
349 int winID = proc_window_getID(memoryWindow); local
/seL4-refos-master/apps/file_server/src/dispatchers/
H A Dfault_notify.c60 seL4_Word winID = notification->arg[0]; local
H A Dcpio_dspace.c308 seL4_Word winID; local
349 int winID = proc_window_getID(memoryWindow); local
/seL4-refos-master/projects/refos/impl/apps/file_server/src/
H A Ddataspace.c231 dspace_window_associate(struct fs_dataspace_table *dt, int winID, int dsID, int dsOffset, argument
238 dspace_window_find(struct fs_dataspace_table *dt, int winID) argument
244 dspace_window_unassociate(struct fs_dataspace_table *dt, int winID) argument
/seL4-refos-master/projects/refos/impl/apps/process_server/src/system/memserv/
H A Dwindow.h120 int winID; member in struct:w_associated_window
H A Dwindow.c330 w_associate(struct w_associated_windowlist *aw, int winID, vaddr_t offset, vaddr_t size) argument
360 w_unassociate(struct w_associated_windowlist *aw, int winID) argument
457 w_associate_find_winID(struct w_associated_windowlist *aw, int winID) argument
[all...]
/seL4-refos-master/apps/file_server/src/
H A Ddataspace.c231 dspace_window_associate(struct fs_dataspace_table *dt, int winID, int dsID, int dsOffset, argument
238 dspace_window_find(struct fs_dataspace_table *dt, int winID) argument
244 dspace_window_unassociate(struct fs_dataspace_table *dt, int winID) argument
/seL4-refos-master/apps/process_server/src/system/memserv/
H A Dwindow.h120 int winID; member in struct:w_associated_window
H A Dwindow.c330 w_associate(struct w_associated_windowlist *aw, int winID, vaddr_t offset, vaddr_t size) argument
360 w_unassociate(struct w_associated_windowlist *aw, int winID) argument
457 w_associate_find_winID(struct w_associated_windowlist *aw, int winID) argument
[all...]
/seL4-refos-master/projects/refos/impl/apps/process_server/src/system/addrspace/
H A Dvspace.c215 vs_create_window(struct vs_vspace *vs, vaddr_t vaddr, vaddr_t size, seL4_Word permissions, bool cacheable, int *winID) argument
[all...]
/seL4-refos-master/apps/process_server/src/system/addrspace/
H A Dvspace.c215 vs_create_window(struct vs_vspace *vs, vaddr_t vaddr, vaddr_t size, seL4_Word permissions, bool cacheable, int *winID) argument
[all...]

Completed in 56 milliseconds