Home
last modified time | relevance | path

Searched defs:runtime (Results 1 – 9 of 9) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
Dmali_kbase_pbha.c126 int kbase_pbha_record_settings(struct kbase_device *kbdev, bool runtime, in kbase_pbha_record_settings()
/device/soc/hisilicon/ws63v100/sdk/kernel/liteos/liteos_v208.5.0/Huawei_LiteOS/kernel/base/include/
Dlos_sched_debug_pri.h37 UINT64 runtime; member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/nouveau/
Dnouveau_drm.c789 static int nouveau_do_suspend(struct drm_device *dev, bool runtime) in nouveau_do_suspend()
855 static int nouveau_do_resume(struct drm_device *dev, bool runtime) in nouveau_do_resume()
/device/soc/rockchip/common/sdk_linux/kernel/sched/
Drt.c53 void init_rt_bandwidth(struct rt_bandwidth *rt_b, u64 period, u64 runtime) in init_rt_bandwidth()
935 u64 runtime; in do_sched_rt_period_timer() local
1011 u64 runtime = sched_rt_runtime(rt_rq); in sched_rt_runtime_exceeded() local
2915 u64 period, runtime; in tg_rt_schedulable() local
2970 static int __rt_schedulable(struct task_group *tg, u64 period, u64 runtime) in __rt_schedulable()
Dfair.c2329 u64 runtime, delta, now; in numa_get_avg_runtime() local
2453 u64 runtime, period; in task_numa_placement() local
2830 u64 runtime = p->se.sum_exec_runtime; in task_numa_work() local
5153 u64 runtime, remaining = 1; in distribute_cfs_runtime() local
5353 u64 runtime = 0, slice = sched_cfs_bandwidth_slice(); in do_sched_cfs_slack_timer() local
Dsched.h430 u64 runtime; member
Dcore.c3688 unsigned long to_ratio(u64 period, u64 runtime) in to_ratio()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
Dwal_cfg80211.c1188 hi_u32 runtime; in wal_cfg80211_get_station_filter() local
/device/soc/rockchip/common/sdk_linux/include/linux/
Dsched.h635 s64 runtime; /* Remaining runtime for this instance */ member