Home
last modified time | relevance | path

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

/linux-4.1.27/arch/ia64/kernel/
Dtime.c428 void update_vsyscall_old(struct timespec *wall, struct timespec *wtm, in update_vsyscall_old() argument
441 fsyscall_gtod_data.wall_time.tv_sec = wall->tv_sec; in update_vsyscall_old()
442 fsyscall_gtod_data.wall_time.tv_nsec = wall->tv_nsec; in update_vsyscall_old()
444 + wall->tv_sec; in update_vsyscall_old()
446 + wall->tv_nsec; in update_vsyscall_old()
/linux-4.1.27/drivers/power/
Dwm831x_power.c24 struct power_supply *wall; member
490 power_supply_changed(wm831x_power->wall); in wm831x_pwr_src_irq()
535 power->wall = power_supply_register(&pdev->dev, &power->wall_desc, in wm831x_power_probe()
537 if (IS_ERR(power->wall)) { in wm831x_power_probe()
538 ret = PTR_ERR(power->wall); in wm831x_power_probe()
627 power_supply_unregister(power->wall); in wm831x_power_probe()
654 power_supply_unregister(wm831x_power->wall); in wm831x_power_remove()
/linux-4.1.27/arch/x86/include/asm/
Dpvclock.h12 void pvclock_read_wallclock(struct pvclock_wall_clock *wall,
/linux-4.1.27/Documentation/devicetree/bindings/power_supply/ab8500/
Dfg.txt5 wall-charger, usb-charger, audio codec, general purpose adc,
/linux-4.1.27/drivers/cpufreq/
Dcpufreq.c124 static inline u64 get_cpu_idle_time_jiffy(unsigned int cpu, u64 *wall) in get_cpu_idle_time_jiffy() argument
140 if (wall) in get_cpu_idle_time_jiffy()
141 *wall = cputime_to_usecs(cur_wall_time); in get_cpu_idle_time_jiffy()
146 u64 get_cpu_idle_time(unsigned int cpu, u64 *wall, int io_busy) in get_cpu_idle_time() argument
148 u64 idle_time = get_cpu_idle_time_us(cpu, io_busy ? wall : NULL); in get_cpu_idle_time()
151 return get_cpu_idle_time_jiffy(cpu, wall); in get_cpu_idle_time()
153 idle_time += get_cpu_iowait_time_us(cpu, wall); in get_cpu_idle_time()
/linux-4.1.27/include/linux/
Dcpufreq.h156 u64 get_cpu_idle_time(unsigned int cpu, u64 *wall, int io_busy);
/linux-4.1.27/Documentation/timers/
Dtimekeeping.txt35 shall be as stable and correct as possible as compared to a real-world wall
45 When the wall-clock accuracy of the clock source isn't satisfactory, there
/linux-4.1.27/Documentation/
Drtc.txt6 something that tracks wall clock time and is battery backed so that it
172 wall clock time. To be most useful, this time may also be updated.
/linux-4.1.27/Documentation/accounting/
Dtaskstats-struct.txt118 /* cpu "wall-clock" running time
/linux-4.1.27/Documentation/sound/alsa/
Dtimestamping.txt84 the results will default to the HDAudio wall clock for playback
/linux-4.1.27/Documentation/x86/x86_64/
Dboot-options.txt89 Don't use the CPU time stamp counter to read the wall time.
/linux-4.1.27/drivers/rtc/
DKconfig24 If you say yes here, the system time (wall clock) will be set using
32 If you say yes here, the system time (wall clock) will be stored
/linux-4.1.27/Documentation/virtual/kvm/
Dtimekeeping.txt489 'wall clock' or 'real time' may not need any adjustment of their interrupts to