Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/mic/scif/
Dscif_rma.h186 struct scif_pinned_pages { struct
275 struct scif_pinned_pages *pinned_pages;
Dscif_rma.c80 static struct scif_pinned_pages *
83 struct scif_pinned_pages *pin; in scif_create_pinned_pages()
110 static int scif_destroy_pinned_pages(struct scif_pinned_pages *pin) in scif_destroy_pinned_pages()
306 struct scif_pinned_pages *pinned_pages = window->pinned_pages; in scif_destroy_window()
1310 struct scif_pinned_pages *pinned_pages; in __scif_pin_pages()
/Linux-v5.4/include/linux/
Dscif.h96 typedef struct scif_pinned_pages *scif_pinned_pages_t;