Searched refs:alloc_handle (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/misc/mic/scif/
H A Dscif_rma.c196 struct scif_allocmsg *alloc = &window->alloc_handle; scif_destroy_incomplete_window()
212 msg.payload[1] = window->alloc_handle.vaddr; scif_destroy_incomplete_window()
650 msg.payload[0] = window->alloc_handle.vaddr; scif_send_scif_unregister()
760 struct scif_allocmsg *alloc = &window->alloc_handle; scif_send_alloc_request()
769 msg.payload[2] = (u64)&window->alloc_handle; scif_send_alloc_request()
786 struct scif_allocmsg *alloc = &window->alloc_handle; scif_prep_remote_window()
828 msg.payload[1] = window->alloc_handle.vaddr; scif_prep_remote_window()
966 msg.payload[1] = window->alloc_handle.vaddr; scif_send_scif_register()
1096 alloc_handle); scif_alloc_gnt_rej()
H A Dscif_rma.h232 * @alloc_handle: Handle for sending ALLOC_REQ
263 struct scif_allocmsg alloc_handle; member in struct:scif_window::__anon6339::__anon6340
/linux-4.4.14/mm/
H A Dzsmalloc.c299 static unsigned long alloc_handle(struct zs_pool *pool) alloc_handle() function
1400 handle = alloc_handle(pool); zs_malloc()

Completed in 125 milliseconds