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

/linux-master/ipc/
H A Dshm.c93 static const struct file_operations shm_file_operations; variable in typeref:struct:file_operations
655 static const struct file_operations shm_file_operations = { variable in typeref:struct:file_operations
665 * shm_file_operations_huge is now identical to shm_file_operations,
1629 &shm_file_operations);

Completed in 115 milliseconds