taglinefilesource code
ctl_table85include/linux/sysctl.htypedef struct ctl_table ctl_table;
ctl_table87include/linux/sysctl.htypedef int ctl_handler (ctl_table *table, int *name, int nlen,
ctl_table92include/linux/sysctl.htypedef int proc_handler (ctl_table *ctl, int write, struct file * filp,
ctl_table95include/linux/sysctl.hextern int proc_dostring(ctl_table *, int, struct file *,
ctl_table97include/linux/sysctl.hextern int proc_dointvec(ctl_table *, int, struct file *,
ctl_table99include/linux/sysctl.hextern int proc_dointvec_minmax(ctl_table *, int, struct file *,
ctl_table106include/linux/sysctl.hextern int do_sysctl_strategy (ctl_table *table, 
ctl_table170include/linux/sysctl.hctl_table *child;
ctl_table182include/linux/sysctl.hctl_table *ctl_table;
ctl_table186include/linux/sysctl.hstruct ctl_table_header * register_sysctl_table(ctl_table * table, 
ctl_table32kernel/sysctl.cstatic ctl_table root_table[];
ctl_table37kernel/sysctl.cctl_table *, void **);
ctl_table39kernel/sysctl.cstatic ctl_table kern_table[];
ctl_table40kernel/sysctl.cstatic ctl_table vm_table[];
ctl_table89kernel/sysctl.cstatic void register_proc_table(ctl_table *, struct proc_dir_entry *);
ctl_table90kernel/sysctl.cstatic void unregister_proc_table(ctl_table *, struct proc_dir_entry *);
ctl_table95kernel/sysctl.cstatic int do_securelevel_strategy (ctl_table *, int *, int, void *, size_t *,
ctl_table100kernel/sysctl.cstatic ctl_table root_table[] = {
ctl_table106kernel/sysctl.cstatic ctl_table kern_table[] = {
ctl_table142kernel/sysctl.cstatic ctl_table vm_table[] = {
ctl_table242kernel/sysctl.cstatic inline int ctl_perm(ctl_table *table, int op)
ctl_table250kernel/sysctl.cctl_table *table, void **context)
ctl_table286kernel/sysctl.cint do_sysctl_strategy (ctl_table *table, 
ctl_table334kernel/sysctl.cstatic int do_securelevel_strategy (ctl_table *table, 
ctl_table351kernel/sysctl.cstruct ctl_table_header *register_sysctl_table(ctl_table * table, 
ctl_table373kernel/sysctl.cunregister_proc_table(table->ctl_table, &proc_sys_root);
ctl_table384kernel/sysctl.cstatic void register_proc_table(ctl_table * table, struct proc_dir_entry *root)
ctl_table428kernel/sysctl.cstatic void unregister_proc_table(ctl_table * table, struct proc_dir_entry *root)
ctl_table452kernel/sysctl.cstruct ctl_table *table;
ctl_table462kernel/sysctl.ctable = (struct ctl_table *) de->data;
ctl_table493kernel/sysctl.cint proc_dostring(ctl_table *table, int write, struct file *filp,
ctl_table536kernel/sysctl.cint proc_dointvec(ctl_table *table, int write, struct file *filp,
ctl_table611kernel/sysctl.cint proc_dointvec_minmax(ctl_table *table, int write, struct file *filp,
ctl_table695kernel/sysctl.cint proc_dostring(ctl_table *table, int write, struct file *filp,
ctl_table701kernel/sysctl.cint proc_dointvec(ctl_table *table, int write, struct file *filp,
ctl_table707kernel/sysctl.cint proc_dointvec_minmax(ctl_table *table, int write, struct file *filp,
ctl_table721kernel/sysctl.cint sysctl_string(ctl_table *table, int *name, int nlen,
ctl_table757kernel/sysctl.cint sysctl_intvec(ctl_table *table, int *name, int nlen,