Lines Matching refs:S_IRUSR
2325 ((mode & FMODE_READ ) ? S_IRUSR : 0) | in proc_map_files_instantiate()
3308 DIR("fd", S_IRUSR|S_IXUSR, proc_fd_inode_operations, proc_fd_operations),
3309 DIR("map_files", S_IRUSR|S_IXUSR, proc_map_files_inode_operations, proc_map_files_operations),
3311 DIR("ns", S_IRUSR|S_IXUGO, proc_ns_dir_inode_operations, proc_ns_dir_operations),
3315 REG("environ", S_IRUSR, proc_environ_operations),
3316 REG("auxv", S_IRUSR, proc_auxv_operations),
3318 ONE("personality", S_IRUSR, proc_pid_personality),
3331 ONE("syscall", S_IRUSR, proc_pid_syscall),
3340 REG("mem", S_IRUSR|S_IWUSR, proc_mem_operations),
3346 REG("mountstats", S_IRUSR, proc_mountstats_operations),
3351 REG("pagemap", S_IRUSR, proc_pagemap_operations),
3360 ONE("stack", S_IRUSR, proc_pid_stack),
3392 ONE("io", S_IRUSR, proc_tgid_io_accounting),
3405 ONE("patch_state", S_IRUSR, proc_pid_patch_state),
3414 ONE("seccomp_cache", S_IRUSR, proc_pid_seccomp_cache),
3417 ONE("ksm_merging_pages", S_IRUSR, proc_pid_ksm_merging_pages),
3418 ONE("ksm_stat", S_IRUSR, proc_pid_ksm_stat),
3660 DIR("fd", S_IRUSR|S_IXUSR, proc_fd_inode_operations, proc_fd_operations),
3662 DIR("ns", S_IRUSR|S_IXUGO, proc_ns_dir_inode_operations, proc_ns_dir_operations),
3666 REG("environ", S_IRUSR, proc_environ_operations),
3667 REG("auxv", S_IRUSR, proc_auxv_operations),
3669 ONE("personality", S_IRUSR, proc_pid_personality),
3678 ONE("syscall", S_IRUSR, proc_pid_syscall),
3690 REG("mem", S_IRUSR|S_IWUSR, proc_mem_operations),
3700 REG("pagemap", S_IRUSR, proc_pagemap_operations),
3709 ONE("stack", S_IRUSR, proc_pid_stack),
3738 ONE("io", S_IRUSR, proc_tid_io_accounting),
3747 ONE("patch_state", S_IRUSR, proc_pid_patch_state),
3753 ONE("seccomp_cache", S_IRUSR, proc_pid_seccomp_cache),
3756 ONE("ksm_merging_pages", S_IRUSR, proc_pid_ksm_merging_pages),
3757 ONE("ksm_stat", S_IRUSR, proc_pid_ksm_stat),