Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/ipc/
H A Dshm.c656 * shm_file_operations_huge is now identical to shm_file_operations,
659 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()
/kernel/linux/linux-6.6/ipc/
H A Dshm.c669 * shm_file_operations_huge is now identical to shm_file_operations,
672 static const struct file_operations shm_file_operations_huge = { variable
683 return file->f_op == &shm_file_operations_huge; in is_file_shm_hugepages()
1632 &shm_file_operations_huge : in do_shmat()

Completed in 5 milliseconds