Searched refs:shm_file_data (Results 1 – 1 of 1) sorted by relevance
74 struct shm_file_data { struct81 #define shm_file_data(file) (*((struct shm_file_data **)&(file)->private_data)) argument238 struct shm_file_data *sfd = shm_file_data(file); in __shm_open()325 struct shm_file_data *sfd = shm_file_data(file); in shm_close()432 struct shm_file_data *sfd = shm_file_data(file); in shm_fault()440 struct shm_file_data *sfd = shm_file_data(file); in shm_may_split()451 struct shm_file_data *sfd = shm_file_data(file); in shm_pagesize()463 struct shm_file_data *sfd = shm_file_data(file); in shm_set_policy()475 struct shm_file_data *sfd = shm_file_data(file); in shm_get_policy()489 struct shm_file_data *sfd = shm_file_data(file); in shm_mmap()[all …]