Lines Matching refs:S_IRUSR
2240 ((mode & FMODE_READ ) ? S_IRUSR : 0) | in proc_map_files_instantiate()
3175 DIR("fd", S_IRUSR|S_IXUSR, proc_fd_inode_operations, proc_fd_operations),
3176 DIR("map_files", S_IRUSR|S_IXUSR, proc_map_files_inode_operations, proc_map_files_operations),
3178 DIR("ns", S_IRUSR|S_IXUGO, proc_ns_dir_inode_operations, proc_ns_dir_operations),
3182 REG("environ", S_IRUSR, proc_environ_operations),
3183 REG("auxv", S_IRUSR, proc_auxv_operations),
3185 ONE("personality", S_IRUSR, proc_pid_personality),
3198 ONE("syscall", S_IRUSR, proc_pid_syscall),
3207 REG("mem", S_IRUSR|S_IWUSR, proc_mem_operations),
3213 REG("mountstats", S_IRUSR, proc_mountstats_operations),
3218 REG("pagemap", S_IRUSR, proc_pagemap_operations),
3227 ONE("stack", S_IRUSR, proc_pid_stack),
3259 ONE("io", S_IRUSR, proc_tgid_io_accounting),
3272 ONE("patch_state", S_IRUSR, proc_pid_patch_state),
3520 DIR("fd", S_IRUSR|S_IXUSR, proc_fd_inode_operations, proc_fd_operations),
3522 DIR("ns", S_IRUSR|S_IXUGO, proc_ns_dir_inode_operations, proc_ns_dir_operations),
3526 REG("environ", S_IRUSR, proc_environ_operations),
3527 REG("auxv", S_IRUSR, proc_auxv_operations),
3529 ONE("personality", S_IRUSR, proc_pid_personality),
3538 ONE("syscall", S_IRUSR, proc_pid_syscall),
3550 REG("mem", S_IRUSR|S_IWUSR, proc_mem_operations),
3560 REG("pagemap", S_IRUSR, proc_pagemap_operations),
3569 ONE("stack", S_IRUSR, proc_pid_stack),
3598 ONE("io", S_IRUSR, proc_tid_io_accounting),
3607 ONE("patch_state", S_IRUSR, proc_pid_patch_state),