Home
last modified time | relevance | path

Searched defs:rtsc (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/soc/arc/
Dtimers.h29 unsigned int pad2:15, rtsc:1, pad1:5, rtc:1, t1:1, t0:1, ver:8; member
/Linux-v5.10/net/sched/
Dsch_hfsc.c489 rtsc_init(struct runtime_sc *rtsc, struct internal_sc *isc, u64 x, u64 y) in rtsc_init()
506 rtsc_y2x(struct runtime_sc *rtsc, u64 y) in rtsc_y2x()
527 rtsc_x2y(struct runtime_sc *rtsc, u64 x) in rtsc_x2y()
548 rtsc_min(struct runtime_sc *rtsc, struct internal_sc *isc, u64 x, u64 y) in rtsc_min()