Searched refs:proc_handler (Results 51 - 75 of 160) sorted by relevance

1234567

/linux-master/kernel/
H A Dwatchdog.c880 .proc_handler = proc_watchdog,
889 .proc_handler = proc_watchdog_thresh,
898 .proc_handler = proc_watchdog_cpumask,
906 .proc_handler = proc_soft_watchdog,
915 .proc_handler = proc_dointvec_minmax,
925 .proc_handler = proc_dointvec_minmax,
937 .proc_handler = proc_dointvec_minmax,
947 .proc_handler = proc_dointvec_minmax,
962 .proc_handler = proc_nmi_watchdog,
H A Dstackleak.c53 .proc_handler = stack_erasing_sysctl,
H A Dumh.c554 .proc_handler = proc_cap_handler,
561 .proc_handler = proc_cap_handler,
H A Dpanic.c91 .proc_handler = proc_dointvec_minmax,
101 .proc_handler = proc_douintvec,
/linux-master/include/linux/
H A Dsysctl.h64 typedef int proc_handler(struct ctl_table *ctl, int write, void *buffer, typedef
110 * There must be a proc_handler routine for any terminal nodes
151 proc_handler *proc_handler; /* Callback for text formatting */ member in struct:ctl_table
/linux-master/fs/proc/
H A Dproc_sysctl.c571 if (!table->proc_handler)
595 error = table->proc_handler(table, write, kbuf, &count, &iocb->ki_pos);
653 if (!table->proc_handler)
1101 if ((table->proc_handler == proc_douintvec) ||
1102 (table->proc_handler == proc_douintvec_minmax)) {
1107 if (table->proc_handler == proc_dou8vec_minmax) {
1112 if (table->proc_handler == proc_dobool) {
1125 if ((entry->proc_handler == proc_dostring) ||
1126 (entry->proc_handler == proc_dobool) ||
1127 (entry->proc_handler
[all...]
/linux-master/net/sunrpc/xprtrdma/
H A Dtransport.c93 .proc_handler = proc_dointvec_minmax,
102 .proc_handler = proc_dointvec_minmax,
111 .proc_handler = proc_dointvec_minmax,
120 .proc_handler = proc_dointvec_minmax,
129 .proc_handler = proc_dointvec_minmax,
138 .proc_handler = proc_dointvec,
/linux-master/fs/lockd/
H A Dsvc.c431 .proc_handler = proc_doulongvec_minmax,
440 .proc_handler = proc_doulongvec_minmax,
449 .proc_handler = proc_dointvec_minmax,
458 .proc_handler = proc_dointvec_minmax,
467 .proc_handler = proc_dobool,
474 .proc_handler = proc_dointvec,
/linux-master/arch/s390/mm/
H A Dcmm.c323 .proc_handler = cmm_pages_handler,
328 .proc_handler = cmm_timed_pages_handler,
333 .proc_handler = cmm_timeout_handler,
/linux-master/arch/s390/appldata/
H A Dappldata_base.c59 .proc_handler = appldata_timer_handler,
64 .proc_handler = appldata_interval_handler,
363 ops->ctl_table[0].proc_handler = appldata_generic_handler;
/linux-master/init/
H A Ddo_mounts_initrd.c30 .proc_handler = proc_dointvec,
/linux-master/net/ieee802154/6lowpan/
H A Dreassembly.c327 .proc_handler = proc_doulongvec_minmax,
333 .proc_handler = proc_doulongvec_minmax,
339 .proc_handler = proc_dointvec_jiffies,
352 .proc_handler = proc_dointvec_jiffies,
/linux-master/net/ipv6/
H A Daddrconf.c6735 .proc_handler = addrconf_sysctl_forward,
6742 .proc_handler = proc_dointvec_minmax,
6751 .proc_handler = addrconf_sysctl_mtu,
6758 .proc_handler = proc_dointvec,
6765 .proc_handler = proc_dointvec,
6772 .proc_handler = proc_dointvec,
6779 .proc_handler = proc_dointvec,
6786 .proc_handler = proc_dointvec_minmax,
6794 .proc_handler = proc_dointvec_jiffies,
6801 .proc_handler
[all...]
H A Dreassembly.c425 .proc_handler = proc_doulongvec_minmax,
431 .proc_handler = proc_doulongvec_minmax,
437 .proc_handler = proc_dointvec_jiffies,
450 .proc_handler = proc_dointvec_jiffies,
H A Dicmp.c1170 .proc_handler = proc_dointvec_ms_jiffies,
1177 .proc_handler = proc_dou8vec_minmax,
1184 .proc_handler = proc_dou8vec_minmax,
1191 .proc_handler = proc_dou8vec_minmax,
1198 .proc_handler = proc_do_large_bitmap,
1205 .proc_handler = proc_dou8vec_minmax,
/linux-master/net/ipv4/
H A Dip_fragment.c562 .proc_handler = proc_doulongvec_minmax,
568 .proc_handler = proc_doulongvec_minmax,
574 .proc_handler = proc_dointvec_jiffies,
580 .proc_handler = proc_dointvec_minmax,
594 .proc_handler = proc_dointvec_jiffies,
/linux-master/net/netfilter/ipvs/
H A Dip_vs_ctl.c2080 .proc_handler = proc_dointvec,
2086 .proc_handler = proc_dointvec,
2092 .proc_handler = proc_do_defense_mode,
2098 .proc_handler = proc_do_defense_mode,
2105 .proc_handler = &proc_dointvec,
2112 .proc_handler = proc_do_defense_mode,
2118 .proc_handler = &proc_dointvec,
2124 .proc_handler = proc_dointvec_minmax,
2132 .proc_handler = proc_do_sync_ports,
2138 .proc_handler
[all...]
/linux-master/fs/devpts/
H A Dinode.c54 .proc_handler = proc_dointvec_minmax,
62 .proc_handler = proc_dointvec_minmax,
70 .proc_handler = proc_dointvec,
/linux-master/fs/
H A Dfile_table.c112 .proc_handler = proc_nr_files,
119 .proc_handler = proc_doulongvec_minmax,
128 .proc_handler = proc_dointvec_minmax,
/linux-master/net/
H A Dsysctl_net.c135 pr_debug(" procname=%s mode=%o proc_handler=%ps data=%p\n",
136 ent->procname, ent->mode, ent->proc_handler, ent->data);
/linux-master/fs/notify/inotify/
H A Dinotify_user.c67 .proc_handler = proc_doulongvec_minmax,
76 .proc_handler = proc_doulongvec_minmax,
85 .proc_handler = proc_dointvec_minmax,
/linux-master/net/ipv6/netfilter/
H A Dnf_conntrack_reasm.c51 .proc_handler = proc_dointvec_jiffies,
57 .proc_handler = proc_doulongvec_minmax,
63 .proc_handler = proc_doulongvec_minmax,
/linux-master/net/bridge/
H A Dbr_netfilter_hooks.c1196 .proc_handler = brnf_sysctl_call_tables,
1202 .proc_handler = brnf_sysctl_call_tables,
1208 .proc_handler = brnf_sysctl_call_tables,
1214 .proc_handler = brnf_sysctl_call_tables,
1220 .proc_handler = brnf_sysctl_call_tables,
1226 .proc_handler = brnf_sysctl_call_tables,
/linux-master/drivers/char/
H A Drandom.c1650 .proc_handler = proc_dointvec,
1657 .proc_handler = proc_dointvec,
1664 .proc_handler = proc_do_rointvec,
1671 .proc_handler = proc_do_rointvec,
1677 .proc_handler = proc_do_uuid,
1682 .proc_handler = proc_do_uuid,
/linux-master/mm/
H A Dpage-writeback.c2232 .proc_handler = dirty_background_ratio_handler,
2241 .proc_handler = dirty_background_bytes_handler,
2249 .proc_handler = dirty_ratio_handler,
2258 .proc_handler = dirty_bytes_handler,
2266 .proc_handler = dirty_writeback_centisecs_handler,
2273 .proc_handler = proc_dointvec_minmax,
2282 .proc_handler = proc_dointvec_minmax,
2292 .proc_handler = proc_dointvec_jiffies,

Completed in 407 milliseconds

1234567