Searched refs:shmem_pin_map (Results 1 – 3 of 3) sorted by relevance
18 void *shmem_pin_map(struct file *file);
36 map = shmem_pin_map(file); in igt_shmem_basic()
59 void *shmem_pin_map(struct file *file) in shmem_pin_map() function