Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/ipc/
H A Dshm.c83 struct shm_file_data { struct
90 #define shm_file_data(file) (*((struct shm_file_data **)&(file)->private_data)) macro
[all...]
/kernel/linux/linux-6.6/ipc/
H A Dshm.c83 struct shm_file_data { struct
90 #define shm_file_data(file) (*((struct shm_file_data **)&(file)->private_data)) macro
[all...]

Completed in 3 milliseconds