Home
last modified time | relevance | path

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

/linux-6.12.1/ipc/
Dshm.c93 static const struct file_operations shm_file_operations; variable
655 static const struct file_operations shm_file_operations = { variable
1625 &shm_file_operations); in do_shmat()