Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/proc/
H A Dfd.h7 extern const struct file_operations proc_fd_operations;
H A Dfd.c281 const struct file_operations proc_fd_operations = { variable
H A Dbase.c3402 DIR("fd", S_IRUSR|S_IXUSR, proc_fd_inode_operations, proc_fd_operations),
3765 DIR("fd", S_IRUSR|S_IXUSR, proc_fd_inode_operations, proc_fd_operations),
/kernel/linux/linux-6.6/fs/proc/
H A Dfd.h7 extern const struct file_operations proc_fd_operations;
H A Dfd.c313 const struct file_operations proc_fd_operations = { variable
H A Dbase.c3430 DIR("fd", S_IRUSR|S_IXUSR, proc_fd_inode_operations, proc_fd_operations),
3794 DIR("fd", S_IRUSR|S_IXUSR, proc_fd_inode_operations, proc_fd_operations),

Completed in 13 milliseconds