Lines Matching refs:REG

144 #define REG(NAME, MODE, fops)				\
3257 REG("environ", S_IRUSR, proc_environ_operations),
3258 REG("auxv", S_IRUSR, proc_auxv_operations),
3263 REG("sched", S_IRUGO|S_IWUSR, proc_pid_sched_operations),
3266 REG("autogroup", S_IRUGO|S_IWUSR, proc_pid_sched_autogroup_operations),
3269 REG("timens_offsets", S_IRUGO|S_IWUSR, proc_timens_offsets_operations),
3271 REG("comm", S_IRUGO|S_IWUSR, proc_pid_set_comm_operations),
3275 REG("cmdline", S_IRUGO, proc_pid_cmdline_ops),
3278 REG("maps", S_IRUGO, proc_pid_maps_operations),
3280 REG("numa_maps", S_IRUGO, proc_pid_numa_maps_operations),
3282 REG("mem", S_IRUSR|S_IWUSR, proc_mem_operations),
3286 REG("mounts", S_IRUGO, proc_mounts_operations),
3287 REG("mountinfo", S_IRUGO, proc_mountinfo_operations),
3288 REG("mountstats", S_IRUSR, proc_mountstats_operations),
3290 REG("clear_refs", S_IWUSR, proc_clear_refs_operations),
3291 REG("smaps", S_IRUGO, proc_pid_smaps_operations),
3292 REG("smaps_rollup", S_IRUGO, proc_pid_smaps_rollup_operations),
3293 REG("pagemap", S_IRUSR, proc_pagemap_operations),
3308 REG("latency", S_IRUGO, proc_lstats_operations),
3320 REG("oom_adj", S_IRUGO|S_IWUSR, proc_oom_adj_operations),
3321 REG("oom_score_adj", S_IRUGO|S_IWUSR, proc_oom_score_adj_operations),
3323 REG("loginuid", S_IWUSR|S_IRUGO, proc_loginuid_operations),
3324 REG("sessionid", S_IRUGO, proc_sessionid_operations),
3327 REG("make-it-fail", S_IRUGO|S_IWUSR, proc_fault_inject_operations),
3328 REG("fail-nth", 0644, proc_fail_nth_operations),
3331 REG("coredump_filter", S_IRUGO|S_IWUSR, proc_coredump_filter_operations),
3337 REG("uid_map", S_IRUGO|S_IWUSR, proc_uid_map_operations),
3338 REG("gid_map", S_IRUGO|S_IWUSR, proc_gid_map_operations),
3339 REG("projid_map", S_IRUGO|S_IWUSR, proc_projid_map_operations),
3340 REG("setgroups", S_IRUGO|S_IWUSR, proc_setgroups_operations),
3343 REG("timers", S_IRUGO, proc_timers_operations),
3345 REG("timerslack_ns", S_IRUGO|S_IWUGO, proc_pid_set_timerslack_ns_operations),
3608 REG("environ", S_IRUSR, proc_environ_operations),
3609 REG("auxv", S_IRUSR, proc_auxv_operations),
3614 REG("sched", S_IRUGO|S_IWUSR, proc_pid_sched_operations),
3622 REG("cmdline", S_IRUGO, proc_pid_cmdline_ops),
3625 REG("maps", S_IRUGO, proc_pid_maps_operations),
3627 REG("children", S_IRUGO, proc_tid_children_operations),
3630 REG("numa_maps", S_IRUGO, proc_pid_numa_maps_operations),
3632 REG("mem", S_IRUSR|S_IWUSR, proc_mem_operations),
3636 REG("mounts", S_IRUGO, proc_mounts_operations),
3637 REG("mountinfo", S_IRUGO, proc_mountinfo_operations),
3639 REG("clear_refs", S_IWUSR, proc_clear_refs_operations),
3640 REG("smaps", S_IRUGO, proc_pid_smaps_operations),
3641 REG("smaps_rollup", S_IRUGO, proc_pid_smaps_rollup_operations),
3642 REG("pagemap", S_IRUSR, proc_pagemap_operations),
3657 REG("latency", S_IRUGO, proc_lstats_operations),
3669 REG("oom_adj", S_IRUGO|S_IWUSR, proc_oom_adj_operations),
3670 REG("oom_score_adj", S_IRUGO|S_IWUSR, proc_oom_score_adj_operations),
3672 REG("loginuid", S_IWUSR|S_IRUGO, proc_loginuid_operations),
3673 REG("sessionid", S_IRUGO, proc_sessionid_operations),
3676 REG("make-it-fail", S_IRUGO|S_IWUSR, proc_fault_inject_operations),
3677 REG("fail-nth", 0644, proc_fail_nth_operations),
3683 REG("uid_map", S_IRUGO|S_IWUSR, proc_uid_map_operations),
3684 REG("gid_map", S_IRUGO|S_IWUSR, proc_gid_map_operations),
3685 REG("projid_map", S_IRUGO|S_IWUSR, proc_projid_map_operations),
3686 REG("setgroups", S_IRUGO|S_IWUSR, proc_setgroups_operations),