Lines Matching defs:realtime
329 struct node_sc realtime;
1395 queue_opts.realtime= $3.realtime;
1458 $$.realtime = $3;
1464 $$.realtime = $3;
1468 $$.realtime = $6;
4306 qspec.realtime.m1.absolute = opts->realtime.m1.bw_absolute;
4307 qspec.realtime.m1.percent = opts->realtime.m1.bw_percent;
4308 qspec.realtime.m2.absolute = opts->realtime.m2.bw_absolute;
4309 qspec.realtime.m2.percent = opts->realtime.m2.bw_percent;
4310 qspec.realtime.d = opts->realtime.d;