Home
last modified time | relevance | path

Searched refs:proc_dostring (Results 1 – 20 of 20) sorted by relevance

/openbmc/linux/crypto/
H A Dfips.c57 .proc_handler = proc_dostring
64 .proc_handler = proc_dostring
/openbmc/linux/kernel/
H A Dutsname_sysctl.c52 r = proc_dostring(&uts_table, write, buffer, lenp, ppos); in proc_do_uts_string()
H A Dsysctl.c259 int proc_dostring(struct ctl_table *table, int write, in proc_dostring() function
1501 int proc_dostring(struct ctl_table *table, int write, in proc_dostring() function
1656 .proc_handler = proc_dostring,
1738 .proc_handler = proc_dostring,
1757 .proc_handler = proc_dostring,
2275 EXPORT_SYMBOL(proc_dostring);
H A Dseccomp.c2352 return proc_dostring(&table, 0, buffer, lenp, ppos); in read_actions_logged()
2370 ret = proc_dostring(&table, 1, buffer, lenp, ppos); in write_actions_logged()
2441 .proc_handler = proc_dostring,
H A Dreboot.c1267 .proc_handler = proc_dostring,
/openbmc/linux/lib/
H A Dtest_sysctl.c124 .proc_handler = proc_dostring,
/openbmc/linux/net/ipv4/
H A Dsysctl_net_ipv4.c229 ret = proc_dostring(&tbl, write, buffer, lenp, ppos); in proc_tcp_congestion_control()
246 ret = proc_dostring(&tbl, write, buffer, lenp, ppos); in proc_tcp_available_congestion_control()
263 ret = proc_dostring(&tbl, write, buffer, lenp, ppos); in proc_allowed_congestion_control()
332 ret = proc_dostring(&tbl, write, buffer, lenp, ppos); in proc_tcp_fastopen_key()
385 ret = proc_dostring(&tbl, write, buffer, lenp, ppos); in proc_tcp_available_ulp()
/openbmc/linux/net/netfilter/
H A Dnf_log.c424 r = proc_dostring(&tmp, write, buffer, lenp, ppos); in nf_log_proc_dostring()
451 r = proc_dostring(&tmp, write, buffer, lenp, ppos); in nf_log_proc_dostring()
/openbmc/linux/include/linux/
H A Dsysctl.h67 int proc_dostring(struct ctl_table *, int, void *, size_t *, loff_t *);
/openbmc/linux/net/mptcp/
H A Dctrl.c119 ret = proc_dostring(&tbl, write, buffer, lenp, ppos); in proc_scheduler()
/openbmc/linux/net/core/
H A Dsysctl_net_core.c287 ret = proc_dostring(&tbl, write, buffer, lenp, ppos); in set_default_qdisc()
321 return proc_dostring(&fake_table, write, buffer, lenp, ppos); in proc_do_rss_key()
/openbmc/linux/fs/ocfs2/
H A Dstackglue.c659 .proc_handler = proc_dostring,
/openbmc/linux/net/sctp/
H A Dsysctl.c412 ret = proc_dostring(&tbl, write, buffer, lenp, ppos); in proc_sctp_do_hmac_alg()
/openbmc/linux/fs/
H A Dcoredump.c955 int error = proc_dostring(table, write, buffer, lenp, ppos); in proc_dostring_coredump()
/openbmc/linux/drivers/char/
H A Drandom.c1636 return proc_dostring(&fake_table, 0, buf, lenp, ppos); in proc_do_uuid()
/openbmc/linux/fs/proc/
H A Dproc_sysctl.c1134 if ((entry->proc_handler == proc_dostring) || in sysctl_check_table()
/openbmc/linux/kernel/printk/
H A Dprintk.c221 err = proc_dostring(table, write, buffer, lenp, ppos); in devkmsg_sysctl_set_loglvl()
/openbmc/linux/drivers/cdrom/
H A Dcdrom.c3553 return proc_dostring(ctl, write, buffer, lenp, ppos); in cdrom_sysctl_info()
/openbmc/linux/mm/
H A Dpage_alloc.c4875 return proc_dostring(table, write, buffer, length, ppos); in numa_zonelist_order_handler()
/openbmc/linux/net/ipv6/
H A Daddrconf.c6536 err = proc_dostring(&lctl, write, buffer, lenp, ppos); in addrconf_sysctl_stable_secret()