Searched refs:alloc_handle (Results 1 – 3 of 3) sorted by relevance
196 struct scif_allocmsg *alloc = &window->alloc_handle; in scif_destroy_incomplete_window()212 msg.payload[1] = window->alloc_handle.vaddr; in scif_destroy_incomplete_window()650 msg.payload[0] = window->alloc_handle.vaddr; in scif_send_scif_unregister()760 struct scif_allocmsg *alloc = &window->alloc_handle; in scif_send_alloc_request()769 msg.payload[2] = (u64)&window->alloc_handle; in scif_send_alloc_request()786 struct scif_allocmsg *alloc = &window->alloc_handle; in scif_prep_remote_window()828 msg.payload[1] = window->alloc_handle.vaddr; in scif_prep_remote_window()966 msg.payload[1] = window->alloc_handle.vaddr; in scif_send_scif_register()1096 alloc_handle); in scif_alloc_gnt_rej()
263 struct scif_allocmsg alloc_handle; member
299 static unsigned long alloc_handle(struct zs_pool *pool) in alloc_handle() function1400 handle = alloc_handle(pool); in zs_malloc()