Home
last modified time | relevance | path

Searched refs:steal_account_process_time (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/kernel/sched/
Dcputime.c249 static __always_inline u64 steal_account_process_time(u64 maxtime) in steal_account_process_time() function
276 accounted = steal_account_process_time(max); in account_other_time()
496 steal = steal_account_process_time(ULONG_MAX); in account_process_tick()
525 steal = steal_account_process_time(ULONG_MAX); in account_idle_ticks()