Searched defs:period (Results 1 – 10 of 10) sorted by relevance
/kernel/sched/ |
D | psi.c | 283 u64 time, u64 period) in calc_avgs() 360 u64 expires, period; in update_averages() local 1105 u64 period = ULLONG_MAX; in psi_trigger_destroy() local
|
D | core.c | 3042 unsigned long to_ratio(u64 period, u64 runtime) in to_ratio() 7531 static int tg_set_cfs_bandwidth(struct task_group *tg, u64 period, u64 quota) in tg_set_cfs_bandwidth() 7615 u64 quota, period; in tg_set_cfs_quota() local 7643 u64 quota, period; in tg_set_cfs_period() local 7690 u64 period, quota; member 7700 u64 quota, period; in normalize_cfs_quota() local 7750 static int __cfs_schedulable(struct task_group *tg, u64 period, u64 quota) in __cfs_schedulable() 7966 long period, long quota) in cpu_period_quota_print() 8010 u64 period = tg_get_cfs_period(tg); in cpu_max_write() local
|
D | deadline.c | 337 void init_dl_bandwidth(struct dl_bandwidth *dl_b, u64 period, u64 runtime) in init_dl_bandwidth() 2495 u64 period = global_rt_period(); in sched_dl_global_validate() local 2583 u64 period = attr->sched_period ?: attr->sched_deadline; in sched_dl_overflow() local
|
D | rt.c | 45 void init_rt_bandwidth(struct rt_bandwidth *rt_b, u64 period, u64 runtime) in init_rt_bandwidth() 2541 u64 period, runtime; in tg_rt_schedulable() local 2592 static int __rt_schedulable(struct task_group *tg, u64 period, u64 runtime) in __rt_schedulable()
|
D | fair.c | 1147 unsigned long period = smin; in task_scan_start() local 1180 unsigned long period = smax; in task_scan_max() local 2012 static u64 numa_get_avg_runtime(struct task_struct *p, u64 *period) in numa_get_avg_runtime() 2131 u64 runtime, period; in task_numa_placement() local 2678 u64 period, now; in task_tick_numa() local
|
D | sched.h | 336 ktime_t period; member
|
/kernel/ |
D | watchdog_hld.c | 50 void watchdog_update_hrtimer_threshold(u64 period) in watchdog_update_hrtimer_threshold()
|
/kernel/irq/ |
D | timings.c | 319 int period; in irq_timings_next_event_index() local
|
/kernel/time/ |
D | tick-sched.c | 127 ktime_t period; in tick_init_jiffy_update() local
|
/kernel/events/ |
D | core.c | 3698 s64 period, sample_period; in perf_adjust_period() local 3734 u64 now, period = TICK_NSEC; in perf_adjust_freq_unthr_context() local 8343 u64 period = hwc->last_period; in perf_swevent_set_period() local 9674 u64 period; in perf_swevent_hrtimer() local 9701 s64 period; in perf_swevent_start_hrtimer() local
|