Lines Matching refs:rtsc
54 LIST_HEAD(gen_sc, segment) rtsc, lssc;
676 LIST_INIT(&rtsc); in eval_pfqueue_hfsc()
723 gsc_add_sc(&rtsc, &sc); in eval_pfqueue_hfsc()
744 gsc_add_sc(&rtsc, &sc); in eval_pfqueue_hfsc()
749 if (!is_gsc_under_sc(&rtsc, &sc)) { in eval_pfqueue_hfsc()
786 gsc_destroy(&rtsc); in eval_pfqueue_hfsc()
792 gsc_destroy(&rtsc); in eval_pfqueue_hfsc()
840 const struct node_hfsc_sc *rtsc, *lssc, *ulsc; in print_hfsc_opts() local
844 rtsc = lssc = ulsc = NULL; in print_hfsc_opts()
846 rtsc = &qopts->data.hfsc_opts.realtime; in print_hfsc_opts()
867 opts->rtsc_m2, rtsc); in print_hfsc_opts()