Home
last modified time | relevance | path

Searched refs:ctl_table (Results 1 – 19 of 19) sorted by relevance

/arch/s390/appldata/
Dappldata_base.c53 static int appldata_timer_handler(struct ctl_table *ctl, int write,
55 static int appldata_interval_handler(struct ctl_table *ctl, int write,
60 static struct ctl_table appldata_table[] = {
74 static struct ctl_table appldata_dir_table[] = {
219 appldata_timer_handler(struct ctl_table *ctl, int write, in appldata_timer_handler()
224 struct ctl_table ctl_entry = { in appldata_timer_handler()
252 appldata_interval_handler(struct ctl_table *ctl, int write, in appldata_interval_handler()
257 struct ctl_table ctl_entry = { in appldata_interval_handler()
282 appldata_generic_handler(struct ctl_table *ctl, int write, in appldata_generic_handler()
289 struct ctl_table ctl_entry = { in appldata_generic_handler()
[all …]
Dappldata.h31 struct ctl_table *ctl_table; member
/arch/arm/kernel/
Disa.c19 static struct ctl_table ctl_isa_vars[4] = {
43 static struct ctl_table ctl_isa[2] = {
51 static struct ctl_table ctl_bus[2] = {
/arch/mips/lasat/
Dsysctl.c29 int proc_dolasatstring(struct ctl_table *table, int write, in proc_dolasatstring()
47 int proc_dolasatrtc(struct ctl_table *table, int write, in proc_dolasatrtc()
80 int proc_lasat_ip(struct ctl_table *table, int write, in proc_lasat_ip()
140 int proc_lasat_prid(struct ctl_table *table, int write, in proc_lasat_prid()
159 static struct ctl_table lasat_table[] = {
245 static struct ctl_table lasat_root_table[] = {
/arch/x86/kernel/
Ditmt.c41 static int sched_itmt_update_handler(struct ctl_table *table, int write, in sched_itmt_update_handler()
68 static struct ctl_table itmt_kern_table[] = {
81 static struct ctl_table itmt_root_table[] = {
/arch/x86/entry/vdso/
Dvdso32-setup.c68 static struct ctl_table abi_table2[] = {
81 static struct ctl_table abi_root_table2[] = {
/arch/powerpc/kernel/
Didle.c84 static struct ctl_table powersave_nap_ctl_table[] = {
94 static struct ctl_table powersave_nap_sysctl_root[] = {
/arch/x86/include/asm/
Dnmi.h18 struct ctl_table;
19 extern int proc_nmi_enabled(struct ctl_table *, int ,
/arch/s390/mm/
Dcmm.c249 static int cmm_pages_handler(struct ctl_table *ctl, int write, in cmm_pages_handler()
253 struct ctl_table ctl_entry = { in cmm_pages_handler()
268 static int cmm_timed_pages_handler(struct ctl_table *ctl, int write, in cmm_timed_pages_handler()
273 struct ctl_table ctl_entry = { in cmm_timed_pages_handler()
288 static int cmm_timeout_handler(struct ctl_table *ctl, int write, in cmm_timeout_handler()
324 static struct ctl_table cmm_table[] = {
343 static struct ctl_table cmm_dir_table[] = {
Dpgalloc.c23 static struct ctl_table page_table_sysctl[] = {
36 static struct ctl_table page_table_sysctl_dir[] = {
/arch/ia64/kernel/
Dcrash.c219 static struct ctl_table kdump_ctl_table[] = {
237 static struct ctl_table sys_table[] = {
Dperfmon.c528 static struct ctl_table pfm_ctl_table[] = {
559 static struct ctl_table pfm_sysctl_dir[] = {
567 static struct ctl_table pfm_sysctl_root[] = {
/arch/csky/abiv1/
Dalignment.c303 static struct ctl_table alignment_tbl[5] = {
335 static struct ctl_table sysctl_table[2] = {
/arch/s390/kernel/
Dtopology.c586 static int topology_ctl_handler(struct ctl_table *ctl, int write, in topology_ctl_handler()
592 struct ctl_table ctl_entry = { in topology_ctl_handler()
616 static struct ctl_table topology_ctl_table[] = {
625 static struct ctl_table topology_dir_table[] = {
Ddebug.c869 static int s390dbf_procactive(struct ctl_table *table, int write, in s390dbf_procactive()
878 static struct ctl_table s390dbf_table[] = {
896 static struct ctl_table s390dbf_dir_table[] = {
/arch/nds32/mm/
Dalignment.c536 static struct ctl_table alignment_tbl[3] = {
556 static struct ctl_table nds32_sysctl_table[2] = {
/arch/arm64/kernel/
Dfpsimd.c341 static int sve_proc_do_default_vl(struct ctl_table *table, int write, in sve_proc_do_default_vl()
347 struct ctl_table tmp_table = { in sve_proc_do_default_vl()
367 static struct ctl_table sve_default_vl_table[] = {
Darmv8_deprecated.c205 static int emulation_proc_handler(struct ctl_table *table, int write, in emulation_proc_handler()
235 struct ctl_table *insns_sysctl, *sysctl; in register_insn_emulation_sysctl()
Dprocess.c611 static struct ctl_table tagged_addr_sysctl_table[] = {