Lines Matching refs:S_IRUSR
1987 inode->i_mode |= S_IRUSR; in proc_map_files_instantiate()
2735 DIR("fd", S_IRUSR|S_IXUSR, proc_fd_inode_operations, proc_fd_operations),
2736 DIR("map_files", S_IRUSR|S_IXUSR, proc_map_files_inode_operations, proc_map_files_operations),
2737 DIR("fdinfo", S_IRUSR|S_IXUSR, proc_fdinfo_inode_operations, proc_fdinfo_operations),
2738 DIR("ns", S_IRUSR|S_IXUGO, proc_ns_dir_inode_operations, proc_ns_dir_operations),
2742 REG("environ", S_IRUSR, proc_environ_operations),
2743 ONE("auxv", S_IRUSR, proc_pid_auxv),
2745 ONE("personality", S_IRUSR, proc_pid_personality),
2755 ONE("syscall", S_IRUSR, proc_pid_syscall),
2764 REG("mem", S_IRUSR|S_IWUSR, proc_mem_operations),
2770 REG("mountstats", S_IRUSR, proc_mountstats_operations),
2774 REG("pagemap", S_IRUSR, proc_pagemap_operations),
2783 ONE("stack", S_IRUSR, proc_pid_stack),
2811 ONE("io", S_IRUSR, proc_tgid_io_accounting),
3085 DIR("fd", S_IRUSR|S_IXUSR, proc_fd_inode_operations, proc_fd_operations),
3086 DIR("fdinfo", S_IRUSR|S_IXUSR, proc_fdinfo_inode_operations, proc_fdinfo_operations),
3087 DIR("ns", S_IRUSR|S_IXUGO, proc_ns_dir_inode_operations, proc_ns_dir_operations),
3091 REG("environ", S_IRUSR, proc_environ_operations),
3092 ONE("auxv", S_IRUSR, proc_pid_auxv),
3094 ONE("personality", S_IRUSR, proc_pid_personality),
3101 ONE("syscall", S_IRUSR, proc_pid_syscall),
3113 REG("mem", S_IRUSR|S_IWUSR, proc_mem_operations),
3122 REG("pagemap", S_IRUSR, proc_pagemap_operations),
3131 ONE("stack", S_IRUSR, proc_pid_stack),
3156 ONE("io", S_IRUSR, proc_tid_io_accounting),