Home
last modified time | relevance | path

Searched refs:scif_pinned_pages (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/misc/mic/scif/
Dscif_rma.h186 struct scif_pinned_pages { struct
262 struct scif_pinned_pages *pinned_pages;
Dscif_rma.c87 static struct scif_pinned_pages *
90 struct scif_pinned_pages *pin; in scif_create_pinned_pages()
117 static int scif_destroy_pinned_pages(struct scif_pinned_pages *pin) in scif_destroy_pinned_pages()
322 struct scif_pinned_pages *pinned_pages = window->pinned_pages; in scif_destroy_window()
1326 struct scif_pinned_pages *pinned_pages; in __scif_pin_pages()
/linux-4.4.14/include/linux/
Dscif.h96 typedef struct scif_pinned_pages *scif_pinned_pages_t;