Searched defs:wall (Results 1 – 4 of 4) sorted by relevance
122 static inline u64 get_cpu_idle_time_jiffy(unsigned int cpu, u64 *wall) in get_cpu_idle_time_jiffy()144 static inline cputime64_t get_cpu_idle_time(unsigned int cpu, cputime64_t *wall) in get_cpu_idle_time()156 static inline cputime64_t get_cpu_iowait_time(unsigned int cpu, cputime64_t *wall) in get_cpu_iowait_time()
98 static inline u64 get_cpu_idle_time_jiffy(unsigned int cpu, u64 *wall) in get_cpu_idle_time_jiffy()120 static inline cputime64_t get_cpu_idle_time(unsigned int cpu, cputime64_t *wall) in get_cpu_idle_time()
24 struct power_supply wall; member499 struct power_supply *wall; in wm831x_power_probe() local
457 void update_vsyscall(struct timespec *wall, struct timespec *wtm, in update_vsyscall()