Home
last modified time | relevance | path

Searched refs:shm_file_data (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/ipc/
H A Dshm.c74 struct shm_file_data { struct
81 #define shm_file_data(file) (*((struct shm_file_data **)&(file)->private_data)) macro
274 struct shm_file_data *sfd = shm_file_data(file); in __shm_open()
361 struct shm_file_data *sfd = shm_file_data(file); in shm_close()
520 struct shm_file_data *sfd = shm_file_data(file); in shm_fault()
528 struct shm_file_data *sf in shm_split()
[all...]

Completed in 2 milliseconds