S_IRUGO           427 arch/x86/kernel/cpu/mtrr/if.c 		proc_create("mtrr", S_IWUSR | S_IRUGO, NULL, &mtrr_fops);
S_IRUGO            95 arch/x86/kernel/kdebugfs.c 	type = debugfs_create_x32("type", S_IRUGO, d, &node->type);
S_IRUGO           100 arch/x86/kernel/kdebugfs.c 	data = debugfs_create_file("data", S_IRUGO, d, node, &fops_setup_data);
S_IRUGO           185 arch/x86/kernel/kdebugfs.c 	version = debugfs_create_x16("version", S_IRUGO, dbp,
S_IRUGO           191 arch/x86/kernel/kdebugfs.c 	data = debugfs_create_blob("data", S_IRUGO, dbp,
S_IRUGO            62 arch/x86/kvm/svm.c module_param(npt, int, S_IRUGO);
S_IRUGO          1464 block/as-iosched.c 	__ATTR(name, S_IRUGO|S_IWUSR, as_##name##_show, as_##name##_store)
S_IRUGO           252 block/blk-integrity.c 	.attr = { .name = "format", .mode = S_IRUGO },
S_IRUGO           257 block/blk-integrity.c 	.attr = { .name = "tag_size", .mode = S_IRUGO },
S_IRUGO           262 block/blk-integrity.c 	.attr = { .name = "read_verify", .mode = S_IRUGO | S_IWUSR },
S_IRUGO           268 block/blk-integrity.c 	.attr = { .name = "write_generate", .mode = S_IRUGO | S_IWUSR },
S_IRUGO           185 block/blk-sysfs.c 	.attr = {.name = "nr_requests", .mode = S_IRUGO | S_IWUSR },
S_IRUGO           191 block/blk-sysfs.c 	.attr = {.name = "read_ahead_kb", .mode = S_IRUGO | S_IWUSR },
S_IRUGO           197 block/blk-sysfs.c 	.attr = {.name = "max_sectors_kb", .mode = S_IRUGO | S_IWUSR },
S_IRUGO           203 block/blk-sysfs.c 	.attr = {.name = "max_hw_sectors_kb", .mode = S_IRUGO },
S_IRUGO           208 block/blk-sysfs.c 	.attr = {.name = "scheduler", .mode = S_IRUGO | S_IWUSR },
S_IRUGO           214 block/blk-sysfs.c 	.attr = {.name = "hw_sector_size", .mode = S_IRUGO },
S_IRUGO           219 block/blk-sysfs.c 	.attr = {.name = "nomerges", .mode = S_IRUGO | S_IWUSR },
S_IRUGO           225 block/blk-sysfs.c 	.attr = {.name = "rq_affinity", .mode = S_IRUGO | S_IWUSR },
S_IRUGO          2342 block/cfq-iosched.c 	__ATTR(name, S_IRUGO|S_IWUSR, cfq_##name##_show, cfq_##name##_store)
S_IRUGO           151 block/cmd-filter.c 	.attr = { .name = "read_table", .mode = S_IRUGO | S_IWUSR },
S_IRUGO           157 block/cmd-filter.c 	.attr = {.name = "write_table", .mode = S_IRUGO | S_IWUSR },
S_IRUGO           429 block/deadline-iosched.c 	__ATTR(name, S_IRUGO|S_IWUSR, deadline_##name##_show, \
S_IRUGO           809 block/genhd.c  static DEVICE_ATTR(range, S_IRUGO, disk_range_show, NULL);
S_IRUGO           810 block/genhd.c  static DEVICE_ATTR(ext_range, S_IRUGO, disk_ext_range_show, NULL);
S_IRUGO           811 block/genhd.c  static DEVICE_ATTR(removable, S_IRUGO, disk_removable_show, NULL);
S_IRUGO           812 block/genhd.c  static DEVICE_ATTR(ro, S_IRUGO, disk_ro_show, NULL);
S_IRUGO           813 block/genhd.c  static DEVICE_ATTR(size, S_IRUGO, part_size_show, NULL);
S_IRUGO           814 block/genhd.c  static DEVICE_ATTR(capability, S_IRUGO, disk_capability_show, NULL);
S_IRUGO           815 block/genhd.c  static DEVICE_ATTR(stat, S_IRUGO, part_stat_show, NULL);
S_IRUGO           818 block/genhd.c  	__ATTR(make-it-fail, S_IRUGO|S_IWUSR, part_fail_show, part_fail_store);
S_IRUGO           822 block/genhd.c  	__ATTR(io-timeout-fail,  S_IRUGO|S_IWUSR, part_timeout_show,
S_IRUGO           112 fs/adfs/inode.c 		mode = S_IRUGO & asb->s_owner_mask;
S_IRUGO           123 fs/adfs/inode.c 		rmask = S_IRUGO | S_IXUGO;
S_IRUGO           127 fs/adfs/inode.c 		rmask = S_IRUGO;
S_IRUGO           167 fs/adfs/inode.c 	if (mode & S_IRUGO)
S_IRUGO           174 fs/adfs/inode.c 	if (mode & S_IRUGO)
S_IRUGO           110 fs/affs/inode.c 			inode->i_mode = S_IRUGO | S_IXUGO | S_IWUSR | S_IFDIR;
S_IRUGO            24 fs/afs/main.c  module_param_named(debug, afs_debug, uint, S_IWUSR | S_IRUGO);
S_IRUGO           251 fs/autofs/inode.c 	inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO;
S_IRUGO           257 fs/autofs/inode.c 		inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO | S_IWUSR;
S_IRUGO           697 fs/binfmt_misc.c 		[2] = {"status", &bm_status_operations, S_IWUSR|S_IRUGO},
S_IRUGO           204 fs/cifs/cifsacl.c 			*pbits_to_set &= ~S_IRUGO;
S_IRUGO           225 fs/cifs/cifsacl.c 		*pmode |= (S_IRUGO & (*pbits_to_set));
S_IRUGO           252 fs/cifs/cifsacl.c 	if (mode & S_IRUGO)
S_IRUGO           183 fs/configfs/dir.c 	umode_t mode = S_IFDIR| S_IRWXU | S_IRUGO | S_IXUGO;
S_IRUGO           251 fs/configfs/file.c 		if (!(inode->i_mode & S_IRUGO) || !ops->show_attribute)
S_IRUGO            81 fs/configfs/mount.c 	inode = configfs_new_inode(S_IFDIR | S_IRWXU | S_IRUGO | S_IXUGO,
S_IRUGO           265 fs/debugfs/inode.c 				   S_IFDIR | S_IRWXU | S_IRUGO | S_IXUGO,
S_IRUGO           140 fs/devpts/inode.c 	inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO | S_IWUSR;
S_IRUGO           199 fs/dlm/config.c                     .ca_mode = S_IRUGO | S_IWUSR },
S_IRUGO           207 fs/dlm/config.c                     .ca_mode = S_IRUGO | S_IWUSR },
S_IRUGO           215 fs/dlm/config.c                     .ca_mode = S_IRUGO | S_IWUSR },
S_IRUGO           240 fs/dlm/config.c                     .ca_mode = S_IRUGO | S_IWUSR },
S_IRUGO           248 fs/dlm/config.c                     .ca_mode = S_IRUGO | S_IWUSR },
S_IRUGO           497 fs/dlm/debug_fs.c 						      S_IFREG | S_IRUGO,
S_IRUGO           508 fs/dlm/debug_fs.c 							  S_IFREG | S_IRUGO,
S_IRUGO           521 fs/dlm/debug_fs.c 							S_IFREG | S_IRUGO,
S_IRUGO           105 fs/dlm/lockspace.c 	.attr  = {.name = "id", .mode = S_IRUGO | S_IWUSR},
S_IRUGO           111 fs/dlm/lockspace.c 	.attr  = {.name = "recover_status", .mode = S_IRUGO},
S_IRUGO           116 fs/dlm/lockspace.c 	.attr  = {.name = "recover_nodeid", .mode = S_IRUGO},
S_IRUGO          2185 fs/ext4/mballoc.c 		proc_create_data("mb_history", S_IRUGO, sbi->s_proc,
S_IRUGO          2187 fs/ext4/mballoc.c 		proc_create_data("mb_groups", S_IRUGO, sbi->s_proc,
S_IRUGO          2715 fs/ext4/mballoc.c 	mode_t mode = S_IFREG | S_IRUGO | S_IWUSR;
S_IRUGO            76 fs/fat/file.c  				(S_IRUGO | S_IWUGO | (inode->i_mode & S_IXUGO))
S_IRUGO           291 fs/fat/file.c  	if ((perm & (S_IRUGO | S_IXUGO)) != (inode->i_mode & (S_IRUGO|S_IXUGO)))
S_IRUGO           364 fs/fat/inode.c 			? S_IRUGO|S_IWUGO : S_IRWXUGO)
S_IRUGO          1806 fs/gfs2/glock.c module_param(scand_secs, uint, S_IRUGO|S_IWUSR);
S_IRUGO          1929 fs/gfs2/glock.c 							 S_IFREG | S_IRUGO,
S_IRUGO           182 fs/hfs/inode.c 		inode->i_mode |= S_IRUGO|S_IXUGO;
S_IRUGO           310 fs/hfs/inode.c 		inode->i_mode = S_IRUGO | S_IXUGO;
S_IRUGO           208 fs/hfsplus/inode.c 		mode = S_IFREG | ((S_IRUGO|S_IWUGO) &
S_IRUGO           365 fs/isofs/inode.c 	popt->fmode = popt->dmode = S_IRUGO | S_IXUGO; /*
S_IRUGO          1870 fs/jbd/journal.c 		jbd_debug = debugfs_create_u8("jbd-debug", S_IRUGO,
S_IRUGO           902 fs/jbd2/journal.c 		proc_create_data("history", S_IRUGO, journal->j_proc_entry,
S_IRUGO           904 fs/jbd2/journal.c 		proc_create_data("info", S_IRUGO, journal->j_proc_entry,
S_IRUGO          2286 fs/jbd2/journal.c 		jbd2_debug = debugfs_create_u8(JBD2_DEBUG_NAME, S_IRUGO,
S_IRUGO          1183 fs/jffs2/readinode.c 		latest_node->mode = cpu_to_jemode(S_IFDIR|S_IRUGO|S_IWUSR|S_IXUGO);
S_IRUGO           181 fs/ncpfs/inode.c 						inode->i_mode |= S_IRUGO;
S_IRUGO           896 fs/ncpfs/inode.c 				else if (newmode & ~server->m.file_mode & S_IRUGO)
S_IRUGO          1515 fs/nfs/client.c 	p = proc_create("servers", S_IFREG|S_IRUGO,
S_IRUGO          1521 fs/nfs/client.c 	p = proc_create("volumes", S_IFREG|S_IRUGO,
S_IRUGO           818 fs/nfsd/nfsctl.c 		[NFSD_List] = {"exports", &exports_operations, S_IRUGO},
S_IRUGO           827 fs/nfsd/nfsctl.c 		[NFSD_Ports] = {"portlist", &transaction_ops, S_IWUSR|S_IRUGO},
S_IRUGO           828 fs/nfsd/nfsctl.c 		[NFSD_MaxBlkSize] = {"max_block_size", &transaction_ops, S_IWUSR|S_IRUGO},
S_IRUGO          1393 fs/ocfs2/cluster/heartbeat.c 		    .ca_mode = S_IRUGO | S_IWUSR },
S_IRUGO          1401 fs/ocfs2/cluster/heartbeat.c 		    .ca_mode = S_IRUGO | S_IWUSR },
S_IRUGO          1409 fs/ocfs2/cluster/heartbeat.c 		    .ca_mode = S_IRUGO | S_IWUSR },
S_IRUGO          1417 fs/ocfs2/cluster/heartbeat.c 		    .ca_mode = S_IRUGO | S_IWUSR },
S_IRUGO          1425 fs/ocfs2/cluster/heartbeat.c                    .ca_mode = S_IRUGO | S_IRUSR },
S_IRUGO          1597 fs/ocfs2/cluster/heartbeat.c 		    .ca_mode = S_IRUGO | S_IWUSR },
S_IRUGO            77 fs/ocfs2/cluster/masklog.c 		.mode = S_IRUGO | S_IWUSR,	\
S_IRUGO           357 fs/ocfs2/cluster/nodemanager.c 		    .ca_mode = S_IRUGO | S_IWUSR },
S_IRUGO           365 fs/ocfs2/cluster/nodemanager.c 		    .ca_mode = S_IRUGO | S_IWUSR },
S_IRUGO           373 fs/ocfs2/cluster/nodemanager.c 		    .ca_mode = S_IRUGO | S_IWUSR },
S_IRUGO           381 fs/ocfs2/cluster/nodemanager.c 		    .ca_mode = S_IRUGO | S_IWUSR },
S_IRUGO           585 fs/ocfs2/cluster/nodemanager.c 		    .ca_mode = S_IRUGO | S_IWUSR },
S_IRUGO           593 fs/ocfs2/cluster/nodemanager.c 		    .ca_mode = S_IRUGO | S_IWUSR },
S_IRUGO           601 fs/ocfs2/cluster/nodemanager.c 		    .ca_mode = S_IRUGO | S_IWUSR },
S_IRUGO            44 fs/ocfs2/cluster/sys.c 	__ATTR(interface_revision, S_IFREG | S_IRUGO, version_show, NULL);
S_IRUGO           465 fs/ocfs2/stackglue.c 	__ATTR(max_locking_protocol, S_IFREG | S_IRUGO,
S_IRUGO           497 fs/ocfs2/stackglue.c 	__ATTR(loaded_cluster_plugins, S_IFREG | S_IRUGO,
S_IRUGO           519 fs/ocfs2/stackglue.c 	__ATTR(active_cluster_plugin, S_IFREG | S_IRUGO,
S_IRUGO           568 fs/ocfs2/stackglue.c 	__ATTR(cluster_stack, S_IFREG | S_IRUGO | S_IWUSR,
S_IRUGO           241 fs/openpromfs/inode.c 		inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO;
S_IRUGO           251 fs/openpromfs/inode.c 			inode->i_mode = S_IFREG | S_IRUGO;
S_IRUGO           365 fs/openpromfs/inode.c 			inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO;
S_IRUGO           263 fs/partitions/check.c static DEVICE_ATTR(start, S_IRUGO, part_start_show, NULL);
S_IRUGO           264 fs/partitions/check.c static DEVICE_ATTR(size, S_IRUGO, part_size_show, NULL);
S_IRUGO           265 fs/partitions/check.c static DEVICE_ATTR(stat, S_IRUGO, part_stat_show, NULL);
S_IRUGO           268 fs/partitions/check.c 	__ATTR(make-it-fail, S_IRUGO|S_IWUSR, part_fail_show, part_fail_store);
S_IRUGO          1455 fs/proc/base.c 		if ((inode->i_mode == (S_IFDIR|S_IRUGO|S_IXUGO)) ||
S_IRUGO          1487 fs/proc/base.c 		if ((inode->i_mode == (S_IFDIR|S_IRUGO|S_IXUGO)) ||
S_IRUGO          2125 fs/proc/base.c 	REG("current",    S_IRUGO|S_IWUGO, pid_attr),
S_IRUGO          2126 fs/proc/base.c 	REG("prev",       S_IRUGO,	   pid_attr),
S_IRUGO          2127 fs/proc/base.c 	REG("exec",       S_IRUGO|S_IWUGO, pid_attr),
S_IRUGO          2128 fs/proc/base.c 	REG("fscreate",   S_IRUGO|S_IWUGO, pid_attr),
S_IRUGO          2129 fs/proc/base.c 	REG("keycreate",  S_IRUGO|S_IWUGO, pid_attr),
S_IRUGO          2130 fs/proc/base.c 	REG("sockcreate", S_IRUGO|S_IWUGO, pid_attr),
S_IRUGO          2452 fs/proc/base.c 	DIR("task",       S_IRUGO|S_IXUGO, task),
S_IRUGO          2456 fs/proc/base.c 	DIR("net",        S_IRUGO|S_IXUGO, net),
S_IRUGO          2460 fs/proc/base.c 	ONE("status",     S_IRUGO, pid_status),
S_IRUGO          2464 fs/proc/base.c 	REG("sched",      S_IRUGO|S_IWUSR, pid_sched),
S_IRUGO          2469 fs/proc/base.c 	INF("cmdline",    S_IRUGO, pid_cmdline),
S_IRUGO          2470 fs/proc/base.c 	ONE("stat",       S_IRUGO, tgid_stat),
S_IRUGO          2471 fs/proc/base.c 	ONE("statm",      S_IRUGO, pid_statm),
S_IRUGO          2472 fs/proc/base.c 	REG("maps",       S_IRUGO, maps),
S_IRUGO          2474 fs/proc/base.c 	REG("numa_maps",  S_IRUGO, numa_maps),
S_IRUGO          2480 fs/proc/base.c 	REG("mounts",     S_IRUGO, mounts),
S_IRUGO          2481 fs/proc/base.c 	REG("mountinfo",  S_IRUGO, mountinfo),
S_IRUGO          2485 fs/proc/base.c 	REG("smaps",      S_IRUGO, smaps),
S_IRUGO          2489 fs/proc/base.c 	DIR("attr",       S_IRUGO|S_IXUGO, attr_dir),
S_IRUGO          2492 fs/proc/base.c 	INF("wchan",      S_IRUGO, pid_wchan),
S_IRUGO          2495 fs/proc/base.c 	INF("schedstat",  S_IRUGO, pid_schedstat),
S_IRUGO          2498 fs/proc/base.c 	REG("latency",  S_IRUGO, lstats),
S_IRUGO          2501 fs/proc/base.c 	REG("cpuset",     S_IRUGO, cpuset),
S_IRUGO          2504 fs/proc/base.c 	REG("cgroup",  S_IRUGO, cgroup),
S_IRUGO          2506 fs/proc/base.c 	INF("oom_score",  S_IRUGO, oom_score),
S_IRUGO          2507 fs/proc/base.c 	REG("oom_adj",    S_IRUGO|S_IWUSR, oom_adjust),
S_IRUGO          2509 fs/proc/base.c 	REG("loginuid",   S_IWUSR|S_IRUGO, loginuid),
S_IRUGO          2510 fs/proc/base.c 	REG("sessionid",  S_IRUGO, sessionid),
S_IRUGO          2513 fs/proc/base.c 	REG("make-it-fail", S_IRUGO|S_IWUSR, fault_inject),
S_IRUGO          2516 fs/proc/base.c 	REG("coredump_filter", S_IRUGO|S_IWUSR, coredump_filter),
S_IRUGO          2519 fs/proc/base.c 	INF("io",	S_IRUGO, tgid_io_accounting),
S_IRUGO          2650 fs/proc/base.c 	inode->i_mode = S_IFDIR|S_IRUGO|S_IXUGO;
S_IRUGO          2796 fs/proc/base.c 	ONE("status",    S_IRUGO, pid_status),
S_IRUGO          2800 fs/proc/base.c 	REG("sched",     S_IRUGO|S_IWUSR, pid_sched),
S_IRUGO          2805 fs/proc/base.c 	INF("cmdline",   S_IRUGO, pid_cmdline),
S_IRUGO          2806 fs/proc/base.c 	ONE("stat",      S_IRUGO, tid_stat),
S_IRUGO          2807 fs/proc/base.c 	ONE("statm",     S_IRUGO, pid_statm),
S_IRUGO          2808 fs/proc/base.c 	REG("maps",      S_IRUGO, maps),
S_IRUGO          2810 fs/proc/base.c 	REG("numa_maps", S_IRUGO, numa_maps),
S_IRUGO          2816 fs/proc/base.c 	REG("mounts",    S_IRUGO, mounts),
S_IRUGO          2817 fs/proc/base.c 	REG("mountinfo",  S_IRUGO, mountinfo),
S_IRUGO          2820 fs/proc/base.c 	REG("smaps",     S_IRUGO, smaps),
S_IRUGO          2824 fs/proc/base.c 	DIR("attr",      S_IRUGO|S_IXUGO, attr_dir),
S_IRUGO          2827 fs/proc/base.c 	INF("wchan",     S_IRUGO, pid_wchan),
S_IRUGO          2830 fs/proc/base.c 	INF("schedstat", S_IRUGO, pid_schedstat),
S_IRUGO          2833 fs/proc/base.c 	REG("latency",  S_IRUGO, lstats),
S_IRUGO          2836 fs/proc/base.c 	REG("cpuset",    S_IRUGO, cpuset),
S_IRUGO          2839 fs/proc/base.c 	REG("cgroup",  S_IRUGO, cgroup),
S_IRUGO          2841 fs/proc/base.c 	INF("oom_score", S_IRUGO, oom_score),
S_IRUGO          2842 fs/proc/base.c 	REG("oom_adj",   S_IRUGO|S_IWUSR, oom_adjust),
S_IRUGO          2844 fs/proc/base.c 	REG("loginuid",  S_IWUSR|S_IRUGO, loginuid),
S_IRUGO          2848 fs/proc/base.c 	REG("make-it-fail", S_IRUGO|S_IWUSR, fault_inject),
S_IRUGO          2851 fs/proc/base.c 	INF("io",	S_IRUGO, tid_io_accounting),
S_IRUGO          2887 fs/proc/base.c 	inode->i_mode = S_IFDIR|S_IRUGO|S_IXUGO;
S_IRUGO           609 fs/proc/generic.c 			  (S_IFLNK | S_IRUGO | S_IWUGO | S_IXUGO),1);
S_IRUGO           648 fs/proc/generic.c 	ent = __proc_create(&parent, name, S_IFDIR | S_IRUGO | S_IXUGO, 2);
S_IRUGO           663 fs/proc/generic.c 	return proc_mkdir_mode(name, S_IRUGO | S_IXUGO, parent);
S_IRUGO           674 fs/proc/generic.c 			mode |= S_IRUGO | S_IXUGO;
S_IRUGO           680 fs/proc/generic.c 			mode |= S_IRUGO;
S_IRUGO           704 fs/proc/generic.c 			mode |= S_IRUGO | S_IXUGO;
S_IRUGO           710 fs/proc/generic.c 			mode |= S_IRUGO;
S_IRUGO           140 fs/proc/nommu.c 	proc_create("maps", S_IRUGO, NULL, &proc_nommu_vma_list_operations);
S_IRUGO            66 fs/proc/proc_devtree.c 				     ? S_IRUGO : S_IRUSR, de,
S_IRUGO           903 fs/proc/proc_misc.c 	proc_create("slabinfo",S_IWUSR|S_IRUGO,NULL,&proc_slabinfo_operations);
S_IRUGO           911 fs/proc/proc_misc.c 	proc_create("buddyinfo", S_IRUGO, NULL, &fragmentation_file_operations);
S_IRUGO           912 fs/proc/proc_misc.c 	proc_create("pagetypeinfo", S_IRUGO, NULL, &pagetypeinfo_file_ops);
S_IRUGO           913 fs/proc/proc_misc.c 	proc_create("vmstat", S_IRUGO, NULL, &proc_vmstat_file_operations);
S_IRUGO           914 fs/proc/proc_misc.c 	proc_create("zoneinfo", S_IRUGO, NULL, &proc_zoneinfo_file_operations);
S_IRUGO           206 fs/proc/root.c 	.mode		= S_IFDIR | S_IRUGO | S_IXUGO, 
S_IRUGO           643 fs/sysfs/dir.c 	umode_t mode = S_IFDIR| S_IRWXU | S_IRUGO | S_IXUGO;
S_IRUGO           359 fs/sysfs/file.c 		if (!(inode->i_mode & S_IRUGO) || !ops->show)
S_IRUGO            38 fs/sysfs/mount.c 	.s_mode		= S_IFDIR | S_IRWXU | S_IRUGO | S_IXUGO,
S_IRUGO            47 fs/ubifs/debug.c module_param_named(debug_msgs, ubifs_msg_flags, uint, S_IRUGO | S_IWUSR);
S_IRUGO            48 fs/ubifs/debug.c module_param_named(debug_chks, ubifs_chk_flags, uint, S_IRUGO | S_IWUSR);
S_IRUGO            49 fs/ubifs/debug.c module_param_named(debug_tsts, ubifs_tst_flags, uint, S_IRUGO | S_IWUSR);
S_IRUGO           305 fs/ubifs/sb.c  	ino->mode = cpu_to_le32(S_IFDIR | S_IRUGO | S_IWUSR | S_IXUGO);
S_IRUGO            52 include/linux/msdos_fs.h #define MSDOS_MKMODE(a, m) (m & (a & ATTR_RO ? S_IRUGO|S_IXUGO : S_IRWXUGO))
S_IRUGO           542 ipc/msg.c      		if (ipcperms(&msq->q_perm, S_IRUGO))
S_IRUGO           777 ipc/msg.c      		if (ipcperms(&msq->q_perm, S_IRUGO))
S_IRUGO           634 ipc/sem.c      		if (ipcperms (&sma->sem_perm, S_IRUGO))
S_IRUGO           678 ipc/sem.c      	if (ipcperms (&sma->sem_perm, (cmd==SETVAL||cmd==SETALL)?S_IWUGO:S_IRUGO))
S_IRUGO          1149 ipc/sem.c      	if (ipcperms(&sma->sem_perm, alter ? S_IWUGO : S_IRUGO))
S_IRUGO           716 ipc/shm.c      		if (ipcperms (&shp->shm_perm, S_IRUGO))
S_IRUGO           841 ipc/shm.c      		acc_mode = S_IRUGO;
S_IRUGO           845 ipc/shm.c      		acc_mode = S_IRUGO | S_IWUGO;
S_IRUGO           169 ipc/util.c     			       S_IRUGO,        /* world readable */
S_IRUGO           926 kernel/cgroup.c 		cgroup_new_inode(S_IFDIR | S_IRUGO | S_IXUGO | S_IWUSR, sb);
S_IRUGO            82 kernel/configs.c 	entry = proc_create("config.gz", S_IFREG | S_IRUGO, NULL,
S_IRUGO            99 kernel/ksysfs.c 		.mode = S_IRUGO,
S_IRUGO          1122 kernel/module.c 		sattr->mattr.attr.mode = S_IRUGO;
S_IRUGO          1211 kernel/module.c 			nattr->attr.mode = S_IRUGO;
S_IRUGO           561 kernel/printk.c module_param_named(time, printk_time, bool, S_IRUGO | S_IWUSR);
S_IRUGO           586 kernel/profile.c 	entry = proc_create("profile", S_IWUSR | S_IRUGO,
S_IRUGO          1476 kernel/sysctl_check.c 			if ((table->mode & (S_IRUGO|S_IXUGO)) != table->mode)
S_IRUGO           107 mm/dmapool.c   static DEVICE_ATTR(pools, S_IRUGO, show_pools, NULL);
S_IRUGO           671 net/802/tr.c   	proc_net_fops_create(&init_net, "tr_rif", S_IRUGO, &rif_seq_fops);
S_IRUGO           286 net/appletalk/atalk_proc.c 	p = proc_create("interface", S_IRUGO, atalk_proc_dir,
S_IRUGO           291 net/appletalk/atalk_proc.c 	p = proc_create("route", S_IRUGO, atalk_proc_dir,
S_IRUGO           296 net/appletalk/atalk_proc.c 	p = proc_create("socket", S_IRUGO, atalk_proc_dir,
S_IRUGO           301 net/appletalk/atalk_proc.c 	p = proc_create("arp", S_IRUGO, atalk_proc_dir, &atalk_seq_arp_fops);
S_IRUGO            98 net/atm/atm_sysfs.c static DEVICE_ATTR(address, S_IRUGO, show_address, NULL);
S_IRUGO            99 net/atm/atm_sysfs.c static DEVICE_ATTR(atmaddress, S_IRUGO, show_atmaddress, NULL);
S_IRUGO           100 net/atm/atm_sysfs.c static DEVICE_ATTR(carrier, S_IRUGO, show_carrier, NULL);
S_IRUGO           101 net/atm/atm_sysfs.c static DEVICE_ATTR(type, S_IRUGO, show_type, NULL);
S_IRUGO           102 net/atm/atm_sysfs.c static DEVICE_ATTR(link_rate, S_IRUGO, show_link_rate, NULL);
S_IRUGO           963 net/atm/clip.c 		p = proc_create("arp", S_IRUGO, atm_proc_root, &arp_seq_fops);
S_IRUGO          1235 net/atm/lec.c  	p = proc_create("lec", S_IRUGO, atm_proc_root, &lec_seq_fops);
S_IRUGO           475 net/atm/proc.c 		dirent = proc_create(e->name, S_IRUGO,
S_IRUGO          2010 net/ax25/af_ax25.c 	proc_net_fops_create(&init_net, "ax25_route", S_IRUGO, &ax25_route_fops);
S_IRUGO          2011 net/ax25/af_ax25.c 	proc_net_fops_create(&init_net, "ax25", S_IRUGO, &ax25_info_fops);
S_IRUGO          2012 net/ax25/af_ax25.c 	proc_net_fops_create(&init_net, "ax25_calls", S_IRUGO, &ax25_uid_fops);
S_IRUGO            62 net/bluetooth/hci_sysfs.c static LINK_ATTR(type, S_IRUGO, show_link_type, NULL);
S_IRUGO            63 net/bluetooth/hci_sysfs.c static LINK_ATTR(address, S_IRUGO, show_link_address, NULL);
S_IRUGO            64 net/bluetooth/hci_sysfs.c static LINK_ATTR(features, S_IRUGO, show_link_features, NULL);
S_IRUGO           359 net/bluetooth/hci_sysfs.c static DEVICE_ATTR(type, S_IRUGO, show_type, NULL);
S_IRUGO           360 net/bluetooth/hci_sysfs.c static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
S_IRUGO           361 net/bluetooth/hci_sysfs.c static DEVICE_ATTR(class, S_IRUGO, show_class, NULL);
S_IRUGO           362 net/bluetooth/hci_sysfs.c static DEVICE_ATTR(address, S_IRUGO, show_address, NULL);
S_IRUGO           363 net/bluetooth/hci_sysfs.c static DEVICE_ATTR(features, S_IRUGO, show_features, NULL);
S_IRUGO           364 net/bluetooth/hci_sysfs.c static DEVICE_ATTR(manufacturer, S_IRUGO, show_manufacturer, NULL);
S_IRUGO           365 net/bluetooth/hci_sysfs.c static DEVICE_ATTR(hci_version, S_IRUGO, show_hci_version, NULL);
S_IRUGO           366 net/bluetooth/hci_sysfs.c static DEVICE_ATTR(hci_revision, S_IRUGO, show_hci_revision, NULL);
S_IRUGO           367 net/bluetooth/hci_sysfs.c static DEVICE_ATTR(inquiry_cache, S_IRUGO, show_inquiry_cache, NULL);
S_IRUGO           369 net/bluetooth/hci_sysfs.c static DEVICE_ATTR(idle_timeout, S_IRUGO | S_IWUSR,
S_IRUGO           371 net/bluetooth/hci_sysfs.c static DEVICE_ATTR(sniff_max_interval, S_IRUGO | S_IWUSR,
S_IRUGO           373 net/bluetooth/hci_sysfs.c static DEVICE_ATTR(sniff_min_interval, S_IRUGO | S_IWUSR,
S_IRUGO          2443 net/bluetooth/l2cap.c static CLASS_ATTR(l2cap, S_IRUGO, l2cap_sysfs_show, NULL);
S_IRUGO          2062 net/bluetooth/rfcomm/core.c static CLASS_ATTR(rfcomm_dlc, S_IRUGO, rfcomm_dlc_sysfs_show, NULL);
S_IRUGO           918 net/bluetooth/rfcomm/sock.c static CLASS_ATTR(rfcomm, S_IRUGO, rfcomm_sock_sysfs_show, NULL);
S_IRUGO           202 net/bluetooth/rfcomm/tty.c static DEVICE_ATTR(address, S_IRUGO, show_address, NULL);
S_IRUGO           203 net/bluetooth/rfcomm/tty.c static DEVICE_ATTR(channel, S_IRUGO, show_channel, NULL);
S_IRUGO           915 net/bluetooth/sco.c static CLASS_ATTR(sco, S_IRUGO, sco_sysfs_show, NULL);
S_IRUGO            75 net/bridge/br_sysfs_br.c static DEVICE_ATTR(forward_delay, S_IRUGO | S_IWUSR,
S_IRUGO           104 net/bridge/br_sysfs_br.c static DEVICE_ATTR(hello_time, S_IRUGO | S_IWUSR, show_hello_time,
S_IRUGO           128 net/bridge/br_sysfs_br.c static DEVICE_ATTR(max_age, S_IRUGO | S_IWUSR, show_max_age, store_max_age);
S_IRUGO           149 net/bridge/br_sysfs_br.c static DEVICE_ATTR(ageing_time, S_IRUGO | S_IWUSR, show_ageing_time,
S_IRUGO           181 net/bridge/br_sysfs_br.c static DEVICE_ATTR(stp_state, S_IRUGO | S_IWUSR, show_stp_state,
S_IRUGO           203 net/bridge/br_sysfs_br.c static DEVICE_ATTR(priority, S_IRUGO | S_IWUSR, show_priority, store_priority);
S_IRUGO           210 net/bridge/br_sysfs_br.c static DEVICE_ATTR(root_id, S_IRUGO, show_root_id, NULL);
S_IRUGO           217 net/bridge/br_sysfs_br.c static DEVICE_ATTR(bridge_id, S_IRUGO, show_bridge_id, NULL);
S_IRUGO           224 net/bridge/br_sysfs_br.c static DEVICE_ATTR(root_port, S_IRUGO, show_root_port, NULL);
S_IRUGO           231 net/bridge/br_sysfs_br.c static DEVICE_ATTR(root_path_cost, S_IRUGO, show_root_path_cost, NULL);
S_IRUGO           238 net/bridge/br_sysfs_br.c static DEVICE_ATTR(topology_change, S_IRUGO, show_topology_change, NULL);
S_IRUGO           247 net/bridge/br_sysfs_br.c static DEVICE_ATTR(topology_change_detected, S_IRUGO,
S_IRUGO           256 net/bridge/br_sysfs_br.c static DEVICE_ATTR(hello_timer, S_IRUGO, show_hello_timer, NULL);
S_IRUGO           264 net/bridge/br_sysfs_br.c static DEVICE_ATTR(tcn_timer, S_IRUGO, show_tcn_timer, NULL);
S_IRUGO           273 net/bridge/br_sysfs_br.c static DEVICE_ATTR(topology_change_timer, S_IRUGO, show_topology_change_timer,
S_IRUGO           282 net/bridge/br_sysfs_br.c static DEVICE_ATTR(gc_timer, S_IRUGO, show_gc_timer, NULL);
S_IRUGO           330 net/bridge/br_sysfs_br.c static DEVICE_ATTR(group_addr, S_IRUGO | S_IWUSR,
S_IRUGO           404 net/bridge/br_sysfs_br.c 		  .mode = S_IRUGO, },
S_IRUGO            46 net/bridge/br_sysfs_if.c static BRPORT_ATTR(path_cost, S_IRUGO | S_IWUSR,
S_IRUGO            60 net/bridge/br_sysfs_if.c static BRPORT_ATTR(priority, S_IRUGO | S_IWUSR,
S_IRUGO            67 net/bridge/br_sysfs_if.c static BRPORT_ATTR(designated_root, S_IRUGO, show_designated_root, NULL);
S_IRUGO            73 net/bridge/br_sysfs_if.c static BRPORT_ATTR(designated_bridge, S_IRUGO, show_designated_bridge, NULL);
S_IRUGO            79 net/bridge/br_sysfs_if.c static BRPORT_ATTR(designated_port, S_IRUGO, show_designated_port, NULL);
S_IRUGO            85 net/bridge/br_sysfs_if.c static BRPORT_ATTR(designated_cost, S_IRUGO, show_designated_cost, NULL);
S_IRUGO            91 net/bridge/br_sysfs_if.c static BRPORT_ATTR(port_id, S_IRUGO, show_port_id, NULL);
S_IRUGO            98 net/bridge/br_sysfs_if.c static BRPORT_ATTR(port_no, S_IRUGO, show_port_no, NULL);
S_IRUGO           104 net/bridge/br_sysfs_if.c static BRPORT_ATTR(change_ack, S_IRUGO, show_change_ack, NULL);
S_IRUGO           110 net/bridge/br_sysfs_if.c static BRPORT_ATTR(config_pending, S_IRUGO, show_config_pending, NULL);
S_IRUGO           116 net/bridge/br_sysfs_if.c static BRPORT_ATTR(state, S_IRUGO, show_port_state, NULL);
S_IRUGO           123 net/bridge/br_sysfs_if.c static BRPORT_ATTR(message_age_timer, S_IRUGO, show_message_age_timer, NULL);
S_IRUGO           130 net/bridge/br_sysfs_if.c static BRPORT_ATTR(forward_delay_timer, S_IRUGO, show_forward_delay_timer, NULL);
S_IRUGO           137 net/bridge/br_sysfs_if.c static BRPORT_ATTR(hold_timer, S_IRUGO, show_hold_timer, NULL);
S_IRUGO            77 net/can/af_can.c module_param(stats_timer, int, S_IRUGO);
S_IRUGO          2869 net/core/dev.c 	if (!proc_net_fops_create(net, "dev", S_IRUGO, &dev_seq_fops))
S_IRUGO          2871 net/core/dev.c 	if (!proc_net_fops_create(net, "softnet_stat", S_IRUGO, &softnet_seq_fops))
S_IRUGO          2873 net/core/dev.c 	if (!proc_net_fops_create(net, "ptype", S_IRUGO, &ptype_seq_fops))
S_IRUGO           247 net/core/net-sysfs.c 	__ATTR(addr_len, S_IRUGO, show_addr_len, NULL),
S_IRUGO           248 net/core/net-sysfs.c 	__ATTR(dev_id, S_IRUGO, show_dev_id, NULL),
S_IRUGO           249 net/core/net-sysfs.c 	__ATTR(ifalias, S_IRUGO | S_IWUSR, show_ifalias, store_ifalias),
S_IRUGO           250 net/core/net-sysfs.c 	__ATTR(iflink, S_IRUGO, show_iflink, NULL),
S_IRUGO           251 net/core/net-sysfs.c 	__ATTR(ifindex, S_IRUGO, show_ifindex, NULL),
S_IRUGO           252 net/core/net-sysfs.c 	__ATTR(features, S_IRUGO, show_features, NULL),
S_IRUGO           253 net/core/net-sysfs.c 	__ATTR(type, S_IRUGO, show_type, NULL),
S_IRUGO           254 net/core/net-sysfs.c 	__ATTR(link_mode, S_IRUGO, show_link_mode, NULL),
S_IRUGO           255 net/core/net-sysfs.c 	__ATTR(address, S_IRUGO, show_address, NULL),
S_IRUGO           256 net/core/net-sysfs.c 	__ATTR(broadcast, S_IRUGO, show_broadcast, NULL),
S_IRUGO           257 net/core/net-sysfs.c 	__ATTR(carrier, S_IRUGO, show_carrier, NULL),
S_IRUGO           258 net/core/net-sysfs.c 	__ATTR(dormant, S_IRUGO, show_dormant, NULL),
S_IRUGO           259 net/core/net-sysfs.c 	__ATTR(operstate, S_IRUGO, show_operstate, NULL),
S_IRUGO           260 net/core/net-sysfs.c 	__ATTR(mtu, S_IRUGO | S_IWUSR, show_mtu, store_mtu),
S_IRUGO           261 net/core/net-sysfs.c 	__ATTR(flags, S_IRUGO | S_IWUSR, show_flags, store_flags),
S_IRUGO           262 net/core/net-sysfs.c 	__ATTR(tx_queue_len, S_IRUGO | S_IWUSR, show_tx_queue_len,
S_IRUGO           297 net/core/net-sysfs.c static DEVICE_ATTR(name, S_IRUGO, show_##name, NULL)
S_IRUGO           390 net/core/net-sysfs.c static DEVICE_ATTR(name, S_IRUGO, show_iw_##name, NULL)
S_IRUGO          2244 net/core/sock.c 	return proc_net_fops_create(&init_net, "protocols", S_IRUGO, &proto_seq_fops) == NULL ? -ENOBUFS : 0;
S_IRUGO          2392 net/decnet/af_decnet.c 	proc_net_fops_create(&init_net, "decnet", S_IRUGO, &dn_socket_seq_fops);
S_IRUGO          1458 net/decnet/dn_dev.c 	proc_net_fops_create(&init_net, "decnet_dev", S_IRUGO, &dn_dev_seq_fops);
S_IRUGO           600 net/decnet/dn_neigh.c 	proc_net_fops_create(&init_net, "decnet_neigh", S_IRUGO, &dn_neigh_seq_fops);
S_IRUGO          1795 net/decnet/dn_route.c 	proc_net_fops_create(&init_net, "decnet_cache", S_IRUGO, &dn_rt_cache_seq_fops);
S_IRUGO           273 net/ieee80211/ieee80211_module.c 	e = create_proc_entry("debug_level", S_IFREG | S_IRUGO | S_IWUSR,
S_IRUGO          1381 net/ipv4/arp.c 	if (!proc_net_fops_create(net, "arp", S_IRUGO, &arp_seq_fops))
S_IRUGO          1066 net/ipv4/fib_hash.c 	if (!proc_net_fops_create(net, "route", S_IRUGO, &fib_seq_fops))
S_IRUGO          2636 net/ipv4/fib_trie.c 	if (!proc_net_fops_create(net, "fib_trie", S_IRUGO, &fib_trie_fops))
S_IRUGO          2639 net/ipv4/fib_trie.c 	if (!proc_net_fops_create(net, "fib_triestat", S_IRUGO,
S_IRUGO          2643 net/ipv4/fib_trie.c 	if (!proc_net_fops_create(net, "route", S_IRUGO, &fib_route_fops))
S_IRUGO          2584 net/ipv4/igmp.c 	proc_net_fops_create(&init_net, "igmp", S_IRUGO, &igmp_mc_seq_fops);
S_IRUGO          2585 net/ipv4/igmp.c 	proc_net_fops_create(&init_net, "mcfilter", S_IRUGO, &igmp_mcf_seq_fops);
S_IRUGO          1277 net/ipv4/ipconfig.c 	proc_net_fops_create(&init_net, "pnp", S_IRUGO, &pnp_seq_fops);
S_IRUGO           391 net/ipv4/netfilter/nf_conntrack_l3proto_ipv4_compat.c 	proc_stat = proc_create("ip_conntrack", S_IRUGO,
S_IRUGO           437 net/ipv4/proc.c 	if (!proc_net_fops_create(net, "sockstat", S_IRUGO, &sockstat_seq_fops))
S_IRUGO           439 net/ipv4/proc.c 	if (!proc_net_fops_create(net, "netstat", S_IRUGO, &netstat_seq_fops))
S_IRUGO           441 net/ipv4/proc.c 	if (!proc_net_fops_create(net, "snmp", S_IRUGO, &snmp_seq_fops))
S_IRUGO           992 net/ipv4/raw.c 	if (!proc_net_fops_create(net, "raw", S_IRUGO, &raw_seq_fops))
S_IRUGO           557 net/ipv4/route.c 	pde = proc_net_fops_create(net, "rt_cache", S_IRUGO,
S_IRUGO           562 net/ipv4/route.c 	pde = proc_create("rt_cache", S_IRUGO,
S_IRUGO          2176 net/ipv4/tcp_ipv4.c 	p = proc_create_data(afinfo->name, S_IRUGO, net->proc_net,
S_IRUGO          1607 net/ipv4/udp.c 	p = proc_create_data(afinfo->name, S_IRUGO, net->proc_net,
S_IRUGO          3023 net/ipv6/addrconf.c 	if (!proc_net_fops_create(net, "if_inet6", S_IRUGO, &if6_fops))
S_IRUGO           546 net/ipv6/anycast.c 	if (!proc_net_fops_create(net, "anycast6", S_IRUGO, &ac6_seq_fops))
S_IRUGO           736 net/ipv6/ip6_flowlabel.c 				  S_IRUGO, &ip6fl_seq_fops))
S_IRUGO          2630 net/ipv6/mcast.c 	if (!proc_net_fops_create(net, "igmp6", S_IRUGO, &igmp6_mc_seq_fops))
S_IRUGO          2632 net/ipv6/mcast.c 	if (!proc_net_fops_create(net, "mcfilter6", S_IRUGO,
S_IRUGO           241 net/ipv6/proc.c 	p = proc_create_data(idev->dev->name, S_IRUGO,
S_IRUGO           266 net/ipv6/proc.c 	if (!proc_net_fops_create(net, "sockstat6", S_IRUGO,
S_IRUGO           270 net/ipv6/proc.c 	if (!proc_net_fops_create(net, "snmp6", S_IRUGO, &snmp6_seq_fops))
S_IRUGO          1282 net/ipv6/raw.c 	if (!proc_net_fops_create(net, "raw6", S_IRUGO, &raw6_seq_fops))
S_IRUGO          2664 net/ipv6/route.c 	proc_net_fops_create(net, "rt6_stats", S_IRUGO, &rt6_stats_seq_fops);
S_IRUGO           361 net/ipx/ipx_proc.c 	p = proc_create("interface", S_IRUGO,
S_IRUGO           366 net/ipx/ipx_proc.c 	p = proc_create("route", S_IRUGO, ipx_proc_dir, &ipx_seq_route_fops);
S_IRUGO           370 net/ipx/ipx_proc.c 	p = proc_create("socket", S_IRUGO, ipx_proc_dir, &ipx_seq_socket_fops);
S_IRUGO           242 net/llc/llc_proc.c 	p = proc_create("socket", S_IRUGO, llc_proc_dir, &llc_seq_socket_fops);
S_IRUGO           246 net/llc/llc_proc.c 	p = proc_create("core", S_IRUGO, llc_proc_dir, &llc_seq_core_fops);
S_IRUGO           154 net/mac80211/rc80211_minstrel_debugfs.c 	mi->dbg_stats = debugfs_create_file("rc_stats", S_IRUGO, dir, mi,
S_IRUGO           213 net/mac80211/rc80211_pid_debugfs.c 	spinfo->events_entry = debugfs_create_file("rc_pid_events", S_IRUGO,
S_IRUGO           295 net/netfilter/nf_conntrack_standalone.c 	pde = proc_create("nf_conntrack", S_IRUGO, net->proc_net_stat,
S_IRUGO           167 net/netfilter/nf_log.c 	if (!proc_create("nf_log", S_IRUGO,
S_IRUGO           351 net/netfilter/nf_queue.c 	if (!proc_create("nf_queue", S_IRUGO,
S_IRUGO          1467 net/netrom/af_netrom.c 	proc_net_fops_create(&init_net, "nr", S_IRUGO, &nr_info_fops);
S_IRUGO          1468 net/netrom/af_netrom.c 	proc_net_fops_create(&init_net, "nr_neigh", S_IRUGO, &nr_neigh_fops);
S_IRUGO          1469 net/netrom/af_netrom.c 	proc_net_fops_create(&init_net, "nr_nodes", S_IRUGO, &nr_nodes_fops);
S_IRUGO           496 net/rfkill/rfkill.c 	__ATTR(name, S_IRUGO, rfkill_name_show, NULL),
S_IRUGO           497 net/rfkill/rfkill.c 	__ATTR(type, S_IRUGO, rfkill_type_show, NULL),
S_IRUGO           498 net/rfkill/rfkill.c 	__ATTR(state, S_IRUGO|S_IWUSR, rfkill_state_show, rfkill_state_store),
S_IRUGO           499 net/rfkill/rfkill.c 	__ATTR(claim, S_IRUGO|S_IWUSR, rfkill_claim_show, rfkill_claim_store),
S_IRUGO          1610 net/rose/af_rose.c 	proc_net_fops_create(&init_net, "rose", S_IRUGO, &rose_info_fops);
S_IRUGO          1611 net/rose/af_rose.c 	proc_net_fops_create(&init_net, "rose_neigh", S_IRUGO, &rose_neigh_fops);
S_IRUGO          1612 net/rose/af_rose.c 	proc_net_fops_create(&init_net, "rose_nodes", S_IRUGO, &rose_nodes_fops);
S_IRUGO          1613 net/rose/af_rose.c 	proc_net_fops_create(&init_net, "rose_routes", S_IRUGO, &rose_routes_fops);
S_IRUGO            29 net/rxrpc/af_rxrpc.c module_param_named(debug, rxrpc_debug, uint, S_IWUSR | S_IRUGO);
S_IRUGO            33 net/rxrpc/rxkad.c module_param_named(debug, rxrpc_debug, uint, S_IWUSR | S_IRUGO);
S_IRUGO           111 net/sctp/proc.c 	p = proc_create("snmp", S_IRUGO, proc_net_sctp, &sctp_snmp_seq_fops);
S_IRUGO           256 net/sctp/proc.c 	p = proc_create("eps", S_IRUGO, proc_net_sctp, &sctp_eps_seq_fops);
S_IRUGO           373 net/sctp/proc.c 	p = proc_create("assocs", S_IRUGO, proc_net_sctp,
S_IRUGO           515 net/sctp/proc.c 	p = create_proc_entry("remaddr", S_IRUGO, proc_net_sctp);
S_IRUGO           414 net/sunrpc/rpc_pipe.c 		.mode = S_IFDIR | S_IRUGO | S_IXUGO,
S_IRUGO           418 net/sunrpc/rpc_pipe.c 		.mode = S_IFDIR | S_IRUGO | S_IXUGO,
S_IRUGO           422 net/sunrpc/rpc_pipe.c 		.mode = S_IFDIR | S_IRUGO | S_IXUGO,
S_IRUGO           426 net/sunrpc/rpc_pipe.c 		.mode = S_IFDIR | S_IRUGO | S_IXUGO,
S_IRUGO           430 net/sunrpc/rpc_pipe.c 		.mode = S_IFDIR | S_IRUGO | S_IXUGO,
S_IRUGO           616 net/sunrpc/rpc_pipe.c 	inode = rpc_get_inode(dir->i_sb, S_IFDIR | S_IRUGO | S_IXUGO);
S_IRUGO           295 net/wanrouter/wanproc.c 	p = proc_create("config", S_IRUGO, proc_router, &config_fops);
S_IRUGO           298 net/wanrouter/wanproc.c 	p = proc_create("status", S_IRUGO, proc_router, &status_fops);
S_IRUGO           330 net/wanrouter/wanproc.c 	wandev->dent = proc_create(wandev->name, S_IRUGO,
S_IRUGO            43 net/wireless/sysfs.c 	__ATTR(index, S_IRUGO, _show_index, NULL),
S_IRUGO            44 net/wireless/sysfs.c 	__ATTR(macaddress, S_IRUGO, _show_permaddr, NULL),
S_IRUGO           676 net/wireless/wext.c 	if (!proc_net_fops_create(net, "wireless", S_IRUGO, &wireless_seq_fops))
S_IRUGO           315 net/x25/x25_proc.c 	p = proc_create("route", S_IRUGO, x25_proc_dir, &x25_seq_route_fops);
S_IRUGO           319 net/x25/x25_proc.c 	p = proc_create("socket", S_IRUGO, x25_proc_dir, &x25_seq_socket_fops);
S_IRUGO           323 net/x25/x25_proc.c 	p = proc_create("forward", S_IRUGO, x25_proc_dir,
S_IRUGO            87 net/xfrm/xfrm_proc.c 	if (!proc_net_fops_create(&init_net, "xfrm_stat", S_IRUGO,
S_IRUGO            28 samples/kprobes/kretprobe_example.c module_param_string(func, func_name, NAME_MAX, S_IRUGO);
S_IRUGO           272 security/inode.c 				      S_IFDIR | S_IRWXU | S_IRUGO | S_IXUGO,
S_IRUGO          5192 security/selinux/hooks.c 	if (flag & S_IRUGO)
S_IRUGO          1071 security/selinux/selinuxfs.c 		inode = sel_make_inode(dir->d_sb, S_IFREG | S_IRUGO | S_IWUSR);
S_IRUGO          1275 security/selinux/selinuxfs.c 		  &sel_avc_cache_threshold_ops, S_IRUGO|S_IWUSR },
S_IRUGO          1276 security/selinux/selinuxfs.c 		{ "hash_stats", &sel_avc_hash_stats_ops, S_IRUGO },
S_IRUGO          1278 security/selinux/selinuxfs.c 		{ "cache_stats", &sel_avc_cache_stats_ops, S_IRUGO },
S_IRUGO          1341 security/selinux/selinuxfs.c 		inode = sel_make_inode(dir->d_sb, S_IFREG|S_IRUGO);
S_IRUGO          1465 security/selinux/selinuxfs.c 		inode = sel_make_inode(dir->d_sb, S_IFREG|S_IRUGO);
S_IRUGO          1497 security/selinux/selinuxfs.c 	inode = sel_make_inode(dir->d_sb, S_IFREG|S_IRUGO);
S_IRUGO          1609 security/selinux/selinuxfs.c 		inode = sel_make_inode(policycap_dir->d_sb, S_IFREG | S_IRUGO);
S_IRUGO          1627 security/selinux/selinuxfs.c 	inode = sel_make_inode(dir->i_sb, S_IFDIR | S_IRUGO | S_IXUGO);
S_IRUGO          1653 security/selinux/selinuxfs.c 		[SEL_ENFORCE] = {"enforce", &sel_enforce_ops, S_IRUGO|S_IWUSR},
S_IRUGO          1654 security/selinux/selinuxfs.c 		[SEL_CONTEXT] = {"context", &transaction_ops, S_IRUGO|S_IWUGO},
S_IRUGO          1655 security/selinux/selinuxfs.c 		[SEL_ACCESS] = {"access", &transaction_ops, S_IRUGO|S_IWUGO},
S_IRUGO          1656 security/selinux/selinuxfs.c 		[SEL_CREATE] = {"create", &transaction_ops, S_IRUGO|S_IWUGO},
S_IRUGO          1657 security/selinux/selinuxfs.c 		[SEL_RELABEL] = {"relabel", &transaction_ops, S_IRUGO|S_IWUGO},
S_IRUGO          1658 security/selinux/selinuxfs.c 		[SEL_USER] = {"user", &transaction_ops, S_IRUGO|S_IWUGO},
S_IRUGO          1659 security/selinux/selinuxfs.c 		[SEL_POLICYVERS] = {"policyvers", &sel_policyvers_ops, S_IRUGO},
S_IRUGO          1661 security/selinux/selinuxfs.c 		[SEL_MLS] = {"mls", &sel_mls_ops, S_IRUGO},
S_IRUGO          1663 security/selinux/selinuxfs.c 		[SEL_MEMBER] = {"member", &transaction_ops, S_IRUGO|S_IWUGO},
S_IRUGO          1664 security/selinux/selinuxfs.c 		[SEL_CHECKREQPROT] = {"checkreqprot", &sel_checkreqprot_ops, S_IRUGO|S_IWUSR},
S_IRUGO          1665 security/selinux/selinuxfs.c 		[SEL_COMPAT_NET] = {"compat_net", &sel_compat_net_ops, S_IRUGO|S_IWUSR},
S_IRUGO          1666 security/selinux/selinuxfs.c 		[SEL_REJECT_UNKNOWN] = {"reject_unknown", &sel_handle_unknown_ops, S_IRUGO},
S_IRUGO          1667 security/selinux/selinuxfs.c 		[SEL_DENY_UNKNOWN] = {"deny_unknown", &sel_handle_unknown_ops, S_IRUGO},
S_IRUGO          1694 security/selinux/selinuxfs.c 	inode = sel_make_inode(sb, S_IFCHR | S_IRUGO | S_IWUGO);
S_IRUGO          1705 security/selinux/selinuxfs.c 	init_special_inode(inode, S_IFCHR | S_IRUGO | S_IWUGO, MKDEV(MEM_MAJOR, 3));
S_IRUGO          1433 security/smack/smack_lsm.c 	if (flags & S_IRUGO)
S_IRUGO          1003 security/smack/smackfs.c 			{"load", &smk_load_ops, S_IRUGO|S_IWUSR},
S_IRUGO          1005 security/smack/smackfs.c 			{"cipso", &smk_cipso_ops, S_IRUGO|S_IWUSR},
S_IRUGO          1007 security/smack/smackfs.c 			{"doi", &smk_doi_ops, S_IRUGO|S_IWUSR},
S_IRUGO          1009 security/smack/smackfs.c 			{"direct", &smk_direct_ops, S_IRUGO|S_IWUSR},
S_IRUGO          1011 security/smack/smackfs.c 			{"ambient", &smk_ambient_ops, S_IRUGO|S_IWUSR},
S_IRUGO          1013 security/smack/smackfs.c 			{"nltype", &smk_nltype_ops, S_IRUGO|S_IWUSR},
S_IRUGO          1015 security/smack/smackfs.c 			{"onlycap", &smk_onlycap_ops, S_IRUGO|S_IWUSR},
S_IRUGO           550 sound/core/info.c 	p = snd_create_proc_entry("asound", S_IFDIR | S_IRUGO | S_IXUGO, NULL);
S_IRUGO           559 sound/core/info.c 		entry->mode = S_IFDIR | S_IRUGO | S_IXUGO;
S_IRUGO           572 sound/core/info.c 		entry->mode = S_IFDIR | S_IRUGO | S_IXUGO;
S_IRUGO           625 sound/core/info.c 	entry->mode = S_IFDIR | S_IRUGO | S_IXUGO;
S_IRUGO           788 sound/core/info.c 	entry->mode = S_IFREG | S_IRUGO;
S_IRUGO          1210 sound/core/oss/mixer_oss.c 	entry->mode = S_IFREG | S_IRUGO | S_IWUSR;
S_IRUGO          2908 sound/core/oss/pcm_oss.c 			entry->mode = S_IFREG | S_IRUGO | S_IWUSR;
S_IRUGO           476 sound/core/pcm.c 	entry->mode = S_IFDIR | S_IRUGO | S_IXUGO;
S_IRUGO           533 sound/core/pcm.c 	entry->mode = S_IFDIR | S_IRUGO | S_IXUGO;
S_IRUGO           947 sound/core/pcm.c 	__ATTR(pcm_class, S_IRUGO, show_pcm_class, NULL);
S_IRUGO            42 sound/drivers/mts64.c module_param_array(index, int, NULL, S_IRUGO);
S_IRUGO            44 sound/drivers/mts64.c module_param_array(id, charp, NULL, S_IRUGO);
S_IRUGO            46 sound/drivers/mts64.c module_param_array(enable, bool, NULL, S_IRUGO);
S_IRUGO            61 sound/drivers/portman2x4.c module_param_array(index, int, NULL, S_IRUGO);
S_IRUGO            63 sound/drivers/portman2x4.c module_param_array(id, charp, NULL, S_IRUGO);
S_IRUGO            65 sound/drivers/portman2x4.c module_param_array(enable, bool, NULL, S_IRUGO);
S_IRUGO           476 sound/pci/ac97/ac97_proc.c 		entry->mode = S_IFDIR | S_IRUGO | S_IXUGO;
S_IRUGO           787 sound/pci/cs46xx/dsp_spos.c 		entry->mode = S_IFDIR | S_IRUGO | S_IXUGO;
S_IRUGO           803 sound/pci/cs46xx/dsp_spos.c 		entry->mode = S_IFREG | S_IRUGO | S_IWUSR;
S_IRUGO           815 sound/pci/cs46xx/dsp_spos.c 		entry->mode = S_IFREG | S_IRUGO | S_IWUSR;
S_IRUGO           827 sound/pci/cs46xx/dsp_spos.c 		entry->mode = S_IFREG | S_IRUGO | S_IWUSR;
S_IRUGO           839 sound/pci/cs46xx/dsp_spos.c 		entry->mode = S_IFREG | S_IRUGO | S_IWUSR;
S_IRUGO           851 sound/pci/cs46xx/dsp_spos.c 		entry->mode = S_IFREG | S_IRUGO | S_IWUSR;
S_IRUGO           863 sound/pci/cs46xx/dsp_spos.c 		entry->mode = S_IFREG | S_IRUGO | S_IWUSR;
S_IRUGO           271 sound/pci/cs46xx/dsp_spos_scb_lib.c 			entry->mode = S_IFREG | S_IRUGO | S_IWUSR;
S_IRUGO           641 sound/pci/emu10k1/emuproc.c 		entry->mode = S_IFREG | S_IRUGO /*| S_IWUSR*/;
S_IRUGO           648 sound/pci/emu10k1/emuproc.c 		entry->mode = S_IFREG | S_IRUGO /*| S_IWUSR*/;
S_IRUGO           655 sound/pci/emu10k1/emuproc.c 		entry->mode = S_IFREG | S_IRUGO /*| S_IWUSR*/;
S_IRUGO           662 sound/pci/emu10k1/emuproc.c 		entry->mode = S_IFREG | S_IRUGO /*| S_IWUSR*/;
S_IRUGO           669 sound/pci/emu10k1/emuproc.c 		entry->mode = S_IFREG | S_IRUGO /*| S_IWUSR*/;
S_IRUGO           660 sound/soc/fsl/fsl_ssi.c 	dev_attr->attr.mode = S_IRUGO;
S_IRUGO          2511 sound/sparc/dbri.c 		entry->mode = S_IFREG | S_IRUGO;	/* Readable only. */