Home
last modified time | relevance | path

Searched refs:proc_handler (Results 1 – 6 of 6) sorted by relevance

/kernel/
Dsysctl.c289 .proc_handler = proc_dointvec,
297 .proc_handler = sched_proc_update_handler,
306 .proc_handler = sched_proc_update_handler,
315 .proc_handler = proc_dointvec,
323 .proc_handler = proc_dointvec,
330 .proc_handler = proc_dointvec,
337 .proc_handler = proc_dointvec,
344 .proc_handler = proc_dointvec,
352 .proc_handler = proc_dointvec,
359 .proc_handler = sched_proc_update_handler,
[all …]
Dutsname_sysctl.c75 .proc_handler = proc_do_uts_string,
82 .proc_handler = proc_do_uts_string,
89 .proc_handler = proc_do_uts_string,
96 .proc_handler = proc_do_uts_string,
104 .proc_handler = proc_do_uts_string,
Dkmod.c696 .proc_handler = proc_cap_handler,
703 .proc_handler = proc_cap_handler,
Ducount.c65 .proc_handler = proc_dointvec_minmax, \
Dpid_namespace.c318 .proc_handler = pid_ns_ctl_handler,
/kernel/sched/
Ddebug.c234 if (entry->proc_handler == NULL) in sd_free_ctl_entry()
248 umode_t mode, proc_handler *proc_handler, in set_table_entry() argument
255 entry->proc_handler = proc_handler; in set_table_entry()