Lines Matching refs:S_IRUSR

2325 				    ((mode & FMODE_READ ) ? S_IRUSR : 0) |  in proc_map_files_instantiate()
3311 DIR("fd", S_IRUSR|S_IXUSR, proc_fd_inode_operations, proc_fd_operations),
3312 DIR("map_files", S_IRUSR|S_IXUSR, proc_map_files_inode_operations, proc_map_files_operations),
3314 DIR("ns", S_IRUSR|S_IXUGO, proc_ns_dir_inode_operations, proc_ns_dir_operations),
3318 REG("environ", S_IRUSR, proc_environ_operations),
3319 REG("auxv", S_IRUSR, proc_auxv_operations),
3321 ONE("personality", S_IRUSR, proc_pid_personality),
3332 ONE("syscall", S_IRUSR, proc_pid_syscall),
3341 REG("mem", S_IRUSR|S_IWUSR, proc_mem_operations),
3347 REG("mountstats", S_IRUSR, proc_mountstats_operations),
3352 REG("pagemap", S_IRUSR, proc_pagemap_operations),
3361 ONE("stack", S_IRUSR, proc_pid_stack),
3393 ONE("io", S_IRUSR, proc_tgid_io_accounting),
3406 ONE("patch_state", S_IRUSR, proc_pid_patch_state),
3415 ONE("seccomp_cache", S_IRUSR, proc_pid_seccomp_cache),
3418 ONE("ksm_merging_pages", S_IRUSR, proc_pid_ksm_merging_pages),
3419 ONE("ksm_stat", S_IRUSR, proc_pid_ksm_stat),
3661 DIR("fd", S_IRUSR|S_IXUSR, proc_fd_inode_operations, proc_fd_operations),
3663 DIR("ns", S_IRUSR|S_IXUGO, proc_ns_dir_inode_operations, proc_ns_dir_operations),
3667 REG("environ", S_IRUSR, proc_environ_operations),
3668 REG("auxv", S_IRUSR, proc_auxv_operations),
3670 ONE("personality", S_IRUSR, proc_pid_personality),
3677 ONE("syscall", S_IRUSR, proc_pid_syscall),
3689 REG("mem", S_IRUSR|S_IWUSR, proc_mem_operations),
3699 REG("pagemap", S_IRUSR, proc_pagemap_operations),
3708 ONE("stack", S_IRUSR, proc_pid_stack),
3737 ONE("io", S_IRUSR, proc_tid_io_accounting),
3746 ONE("patch_state", S_IRUSR, proc_pid_patch_state),
3752 ONE("seccomp_cache", S_IRUSR, proc_pid_seccomp_cache),
3755 ONE("ksm_merging_pages", S_IRUSR, proc_pid_ksm_merging_pages),
3756 ONE("ksm_stat", S_IRUSR, proc_pid_ksm_stat),