Lines Matching refs:ppos
63 loff_t *ppos);
66 loff_t *ppos);
69 loff_t *ppos);
72 loff_t *ppos);
75 loff_t *ppos);
317 loff_t *ppos) in proc_sctp_do_hmac_alg() argument
336 ret = proc_dostring(&tbl, write, buffer, lenp, ppos); in proc_sctp_do_hmac_alg()
363 loff_t *ppos) in proc_sctp_do_rto_min() argument
379 ret = proc_dointvec(&tbl, write, buffer, lenp, ppos); in proc_sctp_do_rto_min()
392 loff_t *ppos) in proc_sctp_do_rto_max() argument
408 ret = proc_dointvec(&tbl, write, buffer, lenp, ppos); in proc_sctp_do_rto_max()
421 loff_t *ppos) in proc_sctp_do_alpha_beta() argument
427 return proc_dointvec_minmax(ctl, write, buffer, lenp, ppos); in proc_sctp_do_alpha_beta()
432 loff_t *ppos) in proc_sctp_do_auth() argument
446 ret = proc_dointvec(&tbl, write, buffer, lenp, ppos); in proc_sctp_do_auth()