Lines Matching refs:lenp
74 size_t *lenp, loff_t *ppos) in ipv4_local_port_range() argument
90 ret = proc_dointvec_minmax(&tmp, write, buffer, lenp, ppos); in ipv4_local_port_range()
109 void __user *buffer, size_t *lenp, loff_t *ppos) in ipv4_privileged_ports() argument
126 ret = proc_dointvec_minmax(&tmp, write, buffer, lenp, ppos); in ipv4_privileged_ports()
171 size_t *lenp, loff_t *ppos) in ipv4_ping_group_range() argument
188 ret = proc_dointvec_minmax(&tmp, write, buffer, lenp, ppos); in ipv4_ping_group_range()
207 size_t *lenp, loff_t *ppos) in ipv4_fwd_update_priority() argument
214 ret = proc_dointvec_minmax(table, write, buffer, lenp, ppos); in ipv4_fwd_update_priority()
223 void __user *buffer, size_t *lenp, loff_t *ppos) in proc_tcp_congestion_control() argument
236 ret = proc_dostring(&tbl, write, buffer, lenp, ppos); in proc_tcp_congestion_control()
244 void __user *buffer, size_t *lenp, in proc_tcp_available_congestion_control() argument
254 ret = proc_dostring(&tbl, write, buffer, lenp, ppos); in proc_tcp_available_congestion_control()
261 void __user *buffer, size_t *lenp, in proc_allowed_congestion_control() argument
272 ret = proc_dostring(&tbl, write, buffer, lenp, ppos); in proc_allowed_congestion_control()
280 void __user *buffer, size_t *lenp, in proc_tcp_fastopen_key() argument
308 ret = proc_dostring(&tbl, write, buffer, lenp, ppos); in proc_tcp_fastopen_key()
356 void __user *buffer, size_t *lenp, loff_t *ppos) in proc_tcp_early_demux() argument
360 ret = proc_dointvec(table, write, buffer, lenp, ppos); in proc_tcp_early_demux()
372 void __user *buffer, size_t *lenp, loff_t *ppos) in proc_udp_early_demux() argument
376 ret = proc_dointvec(table, write, buffer, lenp, ppos); in proc_udp_early_demux()
390 size_t *lenp, loff_t *ppos) in proc_tfo_blackhole_detect_timeout() argument
396 ret = proc_dointvec_minmax(table, write, buffer, lenp, ppos); in proc_tfo_blackhole_detect_timeout()
405 void __user *buffer, size_t *lenp, in proc_tcp_available_ulp() argument
415 ret = proc_dostring(&tbl, write, buffer, lenp, ppos); in proc_tcp_available_ulp()
423 void __user *buffer, size_t *lenp, in proc_fib_multipath_hash_policy() argument
430 ret = proc_dointvec_minmax(table, write, buffer, lenp, ppos); in proc_fib_multipath_hash_policy()