Searched refs:_schk (Results 1 – 3 of 3) sorted by relevance
501 fq_codel_config(struct dn_schk *_schk) in fq_codel_config() argument507 schk = (struct fq_codel_schk *)(_schk+1); in fq_codel_config()508 ep = (struct dn_extra_parms *) _schk->cfg; in fq_codel_config()569 fq_codel_getconfig (struct dn_schk *_schk, struct dn_extra_parms *ep) { in fq_codel_getconfig() argument570 struct fq_codel_schk *schk = (struct fq_codel_schk *)(_schk+1); in fq_codel_getconfig()
209 rr_config(struct dn_schk *_schk) in rr_config() argument211 struct rr_schk *schk = (struct rr_schk *)(_schk + 1); in rr_config()
1098 fq_pie_config(struct dn_schk *_schk) in fq_pie_config() argument1104 schk = (struct fq_pie_schk *)(_schk+1); in fq_pie_config()1105 ep = (struct dn_extra_parms *) _schk->cfg; in fq_pie_config()1187 fq_pie_getconfig (struct dn_schk *_schk, struct dn_extra_parms *ep) { in fq_pie_getconfig() argument1188 struct fq_pie_schk *schk = (struct fq_pie_schk *)(_schk+1); in fq_pie_getconfig()