Searched refs:cbq_opts (Results 1 – 5 of 5) sorted by relevance
37 struct cbq_opts { struct148 struct cbq_opts cbq_opts; member179 struct cbq_opts cbq_opts; member215 struct cbq_opts cbq_opts; member
492 struct cbq_opts *opts; in eval_pfqueue_cbq()501 opts = &pa->pq_u.cbq_opts; in eval_pfqueue_cbq()520 if (pa->pq_u.cbq_opts.flags & CBQCLF_ROOTCLASS) in eval_pfqueue_cbq()522 if (pa->pq_u.cbq_opts.flags & CBQCLF_DEFCLASS) in eval_pfqueue_cbq()535 struct cbq_opts *opts; in cbq_compute_idletime()541 opts = &pa->pq_u.cbq_opts; in cbq_compute_idletime()639 const struct cbq_opts *opts; in print_cbq_opts()641 opts = &a->pq_u.cbq_opts; in print_cbq_opts()1299 pa->pq_u.cbq_opts = opts->data.cbq_opts; in eval_queue_opts()
192 struct cbq_opts cbq_opts; member
2040 $$.data.cbq_opts.flags = 0;2044 $$.data.cbq_opts.flags = $3;
276 struct cbq_opts *opts; in cbq_add_queue()298 opts = &a->pq_u.cbq_opts; in cbq_add_queue()