Searched refs:shm_file_data (Results 1 – 1 of 1) sorted by relevance
83 struct shm_file_data { struct90 #define shm_file_data(file) (*((struct shm_file_data **)&(file)->private_data)) argument278 static int __shm_open(struct shm_file_data *sfd) in __shm_open()304 struct shm_file_data *sfd = shm_file_data(file); in shm_open()368 static void __shm_close(struct shm_file_data *sfd) in __shm_close()398 struct shm_file_data *sfd = shm_file_data(file); in shm_close()537 struct shm_file_data *sfd = shm_file_data(file); in shm_fault()545 struct shm_file_data *sfd = shm_file_data(file); in shm_may_split()556 struct shm_file_data *sfd = shm_file_data(file); in shm_pagesize()568 struct shm_file_data *sfd = shm_file_data(file); in shm_set_policy()[all …]