Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/mic/scif/
Dscif_rma.h186 struct scif_pinned_pages { struct
262 struct scif_pinned_pages *pinned_pages;
Dscif_rma.c89 static struct scif_pinned_pages *
92 struct scif_pinned_pages *pin; in scif_create_pinned_pages()
119 static int scif_destroy_pinned_pages(struct scif_pinned_pages *pin) in scif_destroy_pinned_pages()
324 struct scif_pinned_pages *pinned_pages = window->pinned_pages; in scif_destroy_window()
1328 struct scif_pinned_pages *pinned_pages; in __scif_pin_pages()
/Linux-v4.19/include/linux/
Dscif.h96 typedef struct scif_pinned_pages *scif_pinned_pages_t;