Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/power/supply/
Dwm831x_power.c22 struct power_supply *wall; member
527 power_supply_changed(wm831x_power->wall); in wm831x_pwr_src_irq()
573 power->wall = power_supply_register(&pdev->dev, &power->wall_desc, in wm831x_power_probe()
575 if (IS_ERR(power->wall)) { in wm831x_power_probe()
576 ret = PTR_ERR(power->wall); in wm831x_power_probe()
693 power_supply_unregister(power->wall); in wm831x_power_probe()
724 power_supply_unregister(wm831x_power->wall); in wm831x_power_remove()
/Linux-v5.10/arch/x86/include/asm/
Dpvclock.h13 void pvclock_read_wallclock(struct pvclock_wall_clock *wall,
/Linux-v5.10/tools/perf/Documentation/
Dperf-data.txt31 Convert time to wall clock time.
Dperf.data-file-format.txt328 conversion into wall clock time on the reporting stage.
394 Contains clock id and its reference time together with wall clock
/Linux-v5.10/Documentation/devicetree/bindings/power/supply/ab8500/
Dfg.txt5 wall-charger, usb-charger, audio codec, general purpose adc,
/Linux-v5.10/Documentation/ABI/testing/
Drtc-cdev10 format is a Gregorian calendar date and 24 hour wall clock
/Linux-v5.10/drivers/cpufreq/
Dcpufreq.c125 static inline u64 get_cpu_idle_time_jiffy(unsigned int cpu, u64 *wall) in get_cpu_idle_time_jiffy() argument
144 if (wall) in get_cpu_idle_time_jiffy()
145 *wall = div_u64(cur_wall_time, NSEC_PER_USEC); in get_cpu_idle_time_jiffy()
150 u64 get_cpu_idle_time(unsigned int cpu, u64 *wall, int io_busy) in get_cpu_idle_time() argument
152 u64 idle_time = get_cpu_idle_time_us(cpu, io_busy ? wall : NULL); in get_cpu_idle_time()
155 return get_cpu_idle_time_jiffy(cpu, wall); in get_cpu_idle_time()
157 idle_time += get_cpu_iowait_time_us(cpu, wall); in get_cpu_idle_time()
/Linux-v5.10/Documentation/timers/
Dtimekeeping.rst36 shall be as stable and correct as possible as compared to a real-world wall
46 When the wall-clock accuracy of the clock source isn't satisfactory, there
/Linux-v5.10/Documentation/accounting/
Dtaskstats-struct.rst130 /* cpu "wall-clock" running time
/Linux-v5.10/include/linux/
Dcpufreq.h217 u64 get_cpu_idle_time(unsigned int cpu, u64 *wall, int io_busy);
/Linux-v5.10/Documentation/admin-guide/
Drtc.rst6 something that tracks wall clock time and is battery backed so that it
/Linux-v5.10/Documentation/sound/designs/
Dtimestamping.rst89 the results will default to the HDAudio wall clock for playback
/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dbuffer.rst627 3.9 and may be either monotonic (see below) or realtime (wall
/Linux-v5.10/drivers/rtc/
DKconfig29 If you say yes here, the system time (wall clock) will be set using
57 If you say yes here, the system time (wall clock) will be stored
/Linux-v5.10/Documentation/virt/kvm/
Dtimekeeping.rst515 'wall clock' or 'real time' may not need any adjustment of their interrupts to
/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_init.c1239 u64 wall, wall_idle, diff_wall, diff_idle, busy_time; in lpfc_idle_stat_delay_work() local
1264 wall_idle = get_cpu_idle_time(i, &wall, 1); in lpfc_idle_stat_delay_work()
1266 diff_wall = wall - idle_stat->prev_wall; in lpfc_idle_stat_delay_work()
1282 idle_stat->prev_wall = wall; in lpfc_idle_stat_delay_work()
Dlpfc_sli.c7311 u64 wall; in lpfc_init_idle_stat_hb() local
7323 idle_stat->prev_idle = get_cpu_idle_time(i, &wall, 1); in lpfc_init_idle_stat_hb()
7324 idle_stat->prev_wall = wall; in lpfc_init_idle_stat_hb()
/Linux-v5.10/Documentation/dev-tools/
Dkgdb.rst443 that rely on timely networking or anything to do with real wall clock