Searched refs:proc_ctrl_perms (Results 1 – 1 of 1) sorted by relevance
64 static unsigned int proc_ctrl_perms = S_IRUGO | S_IWUGO; variable65 module_param_named(ctrl_perms, proc_ctrl_perms, uint, S_IRUGO | S_IWUSR);2955 xt_qtaguid_ctrl_file = proc_create_data("ctrl", proc_ctrl_perms, in qtaguid_proc_register()