Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/ipc/
H A Dshm.c659 static const struct file_operations shm_file_operations_huge = { variable
670 return file->f_op == &shm_file_operations_huge; in is_file_shm_hugepages()
1622 &shm_file_operations_huge : in do_shmat()