Home
last modified time | relevance | path

Searched defs:shm_file_data (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/ipc/
H A Dshm.c83 struct shm_file_data { struct
90 #define shm_file_data(file) (*((struct shm_file_data **)&(file)->private_data)) macro