Home
last modified time | relevance | path

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

/Linux-v5.15/ipc/
Dshm.c83 static const struct file_operations shm_file_operations; variable
554 static const struct file_operations shm_file_operations = { variable
1527 &shm_file_operations); in do_shmat()