Lines Matching refs:S_IRUSR

2273 				    ((mode & FMODE_READ ) ? S_IRUSR : 0) |  in proc_map_files_instantiate()
3243 DIR("fd", S_IRUSR|S_IXUSR, proc_fd_inode_operations, proc_fd_operations),
3244 DIR("map_files", S_IRUSR|S_IXUSR, proc_map_files_inode_operations, proc_map_files_operations),
3246 DIR("ns", S_IRUSR|S_IXUGO, proc_ns_dir_inode_operations, proc_ns_dir_operations),
3250 REG("environ", S_IRUSR, proc_environ_operations),
3251 REG("auxv", S_IRUSR, proc_auxv_operations),
3253 ONE("personality", S_IRUSR, proc_pid_personality),
3266 ONE("syscall", S_IRUSR, proc_pid_syscall),
3275 REG("mem", S_IRUSR|S_IWUSR, proc_mem_operations),
3281 REG("mountstats", S_IRUSR, proc_mountstats_operations),
3286 REG("pagemap", S_IRUSR, proc_pagemap_operations),
3295 ONE("stack", S_IRUSR, proc_pid_stack),
3327 ONE("io", S_IRUSR, proc_tgid_io_accounting),
3340 ONE("patch_state", S_IRUSR, proc_pid_patch_state),
3349 ONE("seccomp_cache", S_IRUSR, proc_pid_seccomp_cache),
3352 ONE("ksm_merging_pages", S_IRUSR, proc_pid_ksm_merging_pages),
3353 ONE("ksm_stat", S_IRUSR, proc_pid_ksm_stat),
3595 DIR("fd", S_IRUSR|S_IXUSR, proc_fd_inode_operations, proc_fd_operations),
3597 DIR("ns", S_IRUSR|S_IXUGO, proc_ns_dir_inode_operations, proc_ns_dir_operations),
3601 REG("environ", S_IRUSR, proc_environ_operations),
3602 REG("auxv", S_IRUSR, proc_auxv_operations),
3604 ONE("personality", S_IRUSR, proc_pid_personality),
3613 ONE("syscall", S_IRUSR, proc_pid_syscall),
3625 REG("mem", S_IRUSR|S_IWUSR, proc_mem_operations),
3635 REG("pagemap", S_IRUSR, proc_pagemap_operations),
3644 ONE("stack", S_IRUSR, proc_pid_stack),
3673 ONE("io", S_IRUSR, proc_tid_io_accounting),
3682 ONE("patch_state", S_IRUSR, proc_pid_patch_state),
3688 ONE("seccomp_cache", S_IRUSR, proc_pid_seccomp_cache),
3691 ONE("ksm_merging_pages", S_IRUSR, proc_pid_ksm_merging_pages),
3692 ONE("ksm_stat", S_IRUSR, proc_pid_ksm_stat),