Lines Matching refs:S_IRUSR

1783 		inode->i_mode |= S_IRUSR;  in proc_map_files_instantiate()
2549 DIR("fd", S_IRUSR|S_IXUSR, proc_fd_inode_operations, proc_fd_operations),
2551 DIR("map_files", S_IRUSR|S_IXUSR, proc_map_files_inode_operations, proc_map_files_operations),
2553 DIR("fdinfo", S_IRUSR|S_IXUSR, proc_fdinfo_inode_operations, proc_fdinfo_operations),
2554 DIR("ns", S_IRUSR|S_IXUGO, proc_ns_dir_inode_operations, proc_ns_dir_operations),
2558 REG("environ", S_IRUSR, proc_environ_operations),
2559 ONE("auxv", S_IRUSR, proc_pid_auxv),
2561 ONE("personality", S_IRUSR, proc_pid_personality),
2571 ONE("syscall", S_IRUSR, proc_pid_syscall),
2580 REG("mem", S_IRUSR|S_IWUSR, proc_mem_operations),
2586 REG("mountstats", S_IRUSR, proc_mountstats_operations),
2590 REG("pagemap", S_IRUSR, proc_pagemap_operations),
2599 ONE("stack", S_IRUSR, proc_pid_stack),
2627 ONE("io", S_IRUSR, proc_tgid_io_accounting),
2901 DIR("fd", S_IRUSR|S_IXUSR, proc_fd_inode_operations, proc_fd_operations),
2902 DIR("fdinfo", S_IRUSR|S_IXUSR, proc_fdinfo_inode_operations, proc_fdinfo_operations),
2903 DIR("ns", S_IRUSR|S_IXUGO, proc_ns_dir_inode_operations, proc_ns_dir_operations),
2907 REG("environ", S_IRUSR, proc_environ_operations),
2908 ONE("auxv", S_IRUSR, proc_pid_auxv),
2910 ONE("personality", S_IRUSR, proc_pid_personality),
2917 ONE("syscall", S_IRUSR, proc_pid_syscall),
2929 REG("mem", S_IRUSR|S_IWUSR, proc_mem_operations),
2938 REG("pagemap", S_IRUSR, proc_pagemap_operations),
2947 ONE("stack", S_IRUSR, proc_pid_stack),
2972 ONE("io", S_IRUSR, proc_tid_io_accounting),