Searched refs:sys_sched_rr_get_interval (Results 1 – 4 of 4) sorted by relevance
21 …{ .sched_rr_get_interval = sys_sched_rr_get_interval, .ts_type = TST_KERN_OLD_TIMESPEC, .desc = "s…
27 …{ .sched_rr_get_interval = sys_sched_rr_get_interval, .ts_type = TST_KERN_OLD_TIMESPEC, .desc = "s…
40 …{ .sched_rr_get_interval = sys_sched_rr_get_interval, .ts_type = TST_KERN_OLD_TIMESPEC, .desc = "s…
319 static inline int sys_sched_rr_get_interval(pid_t pid, void *ts) in sys_sched_rr_get_interval() function