Searched refs:_schk (Results 1 – 3 of 3) sorted by relevance
502 fq_codel_config(struct dn_schk *_schk) in fq_codel_config() argument508 schk = (struct fq_codel_schk *)(_schk+1); in fq_codel_config()509 ep = (struct dn_extra_parms *) _schk->cfg; in fq_codel_config()570 fq_codel_getconfig (struct dn_schk *_schk, struct dn_extra_parms *ep) { in fq_codel_getconfig() argument571 struct fq_codel_schk *schk = (struct fq_codel_schk *)(_schk+1); in fq_codel_getconfig()
210 rr_config(struct dn_schk *_schk) in rr_config() argument212 struct rr_schk *schk = (struct rr_schk *)(_schk + 1); in rr_config()
1091 fq_pie_config(struct dn_schk *_schk) in fq_pie_config() argument1097 schk = (struct fq_pie_schk *)(_schk+1); in fq_pie_config()1098 ep = (struct dn_extra_parms *) _schk->cfg; in fq_pie_config()1180 fq_pie_getconfig (struct dn_schk *_schk, struct dn_extra_parms *ep) { in fq_pie_getconfig() argument1181 struct fq_pie_schk *schk = (struct fq_pie_schk *)(_schk+1); in fq_pie_getconfig()