Searched defs:rtsc (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/net/sched/ |
D | sch_hfsc.c | 497 rtsc_init(struct runtime_sc *rtsc, struct internal_sc *isc, u64 x, u64 y) in rtsc_init() 514 rtsc_y2x(struct runtime_sc *rtsc, u64 y) in rtsc_y2x() 535 rtsc_x2y(struct runtime_sc *rtsc, u64 x) in rtsc_x2y() 556 rtsc_min(struct runtime_sc *rtsc, struct internal_sc *isc, u64 x, u64 y) in rtsc_min()
|
/linux-4.1.27/arch/arc/include/asm/ |
D | arcregs.h | 274 unsigned int pad2:15, rtsc:1, pad1:6, t1:1, t0:1, ver:8; member
|