taglinefilesource code
proc_handler171include/linux/sysctl.hproc_handler *proc_handler;  /* Callback for text formatting */
proc_handler393kernel/sysctl.cif (!table->proc_handler &&
proc_handler411kernel/sysctl.cif (table->proc_handler) {
proc_handler463kernel/sysctl.cif (!table || !table->proc_handler)
proc_handler470kernel/sysctl.cerror = (*table->proc_handler) (table, write, file, buf, &res);