Home
last modified time | relevance | path

Searched defs:rtsc (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/soc/arc/
H A Dtimers.h29 unsigned int pad2:15, rtsc:1, pad1:5, rtc:1, t1:1, t0:1, ver:8; member
/kernel/linux/linux-6.6/include/soc/arc/
H A Dtimers.h29 unsigned int pad2:15, rtsc:1, pad1:5, rtc:1, t1:1, t0:1, ver:8; member
/kernel/linux/linux-5.10/net/sched/
H A Dsch_hfsc.c489 rtsc_init(struct runtime_sc *rtsc, struct internal_sc *isc, u64 x, u64 y) in rtsc_init() argument
506 rtsc_y2x(struct runtime_sc *rtsc, u6 argument
527 rtsc_x2y(struct runtime_sc *rtsc, u64 x) rtsc_x2y() argument
548 rtsc_min(struct runtime_sc *rtsc, struct internal_sc *isc, u64 x, u64 y) rtsc_min() argument
[all...]
/kernel/linux/linux-6.6/net/sched/
H A Dsch_hfsc.c488 rtsc_init(struct runtime_sc *rtsc, struct internal_sc *isc, u64 x, u64 y) in rtsc_init() argument
505 rtsc_y2x(struct runtime_sc *rtsc, u6 argument
526 rtsc_x2y(struct runtime_sc *rtsc, u64 x) rtsc_x2y() argument
547 rtsc_min(struct runtime_sc *rtsc, struct internal_sc *isc, u64 x, u64 y) rtsc_min() argument
[all...]

Completed in 4 milliseconds