Searched refs:secs_to_cputime (Results 1 – 6 of 6) sorted by relevance
44 #define secs_to_cputime(sec) jiffies_to_cputime((sec) * HZ) macro
70 #define secs_to_cputime(__secs) \ macro
78 static inline cputime_t secs_to_cputime(const unsigned int s) in secs_to_cputime() function
151 static inline cputime_t secs_to_cputime(const unsigned long sec) in secs_to_cputime() function
24 cputime_t cputime = secs_to_cputime(rlim_new); in update_rlimit_cpu()1027 x = secs_to_cputime(soft); in check_process_timers()
1106 sig->cputime_expires.prof_exp = secs_to_cputime(cpu_limit); in posix_cpu_timers_init_group()