Home
last modified time | relevance | path

Searched refs:monotonic (Results 1 – 25 of 34) sorted by relevance

12

/linux/kernel/time/
A Dnamespace.c30 offset = timespec64_to_ktime(ns_offsets->monotonic); in do_timens_ktime_to_host()
183 struct timens_offset monotonic = offset_from_ts(ns->offsets.monotonic); in timens_setup_vdso_data() local
188 offset[CLOCK_MONOTONIC] = monotonic; in timens_setup_vdso_data()
189 offset[CLOCK_MONOTONIC_RAW] = monotonic; in timens_setup_vdso_data()
190 offset[CLOCK_MONOTONIC_COARSE] = monotonic; in timens_setup_vdso_data()
357 show_offset(m, CLOCK_MONOTONIC, &time_ns->offsets.monotonic); in proc_timens_show_offsets()
424 offset = &time_ns->offsets.monotonic; in proc_timens_set_offset()
/linux/include/linux/
A Dtime_namespace.h15 struct timespec64 monotonic; member
69 *ts = timespec64_add(*ts, ns_offsets->monotonic); in timens_add_monotonic()
/linux/arch/mips/bcm63xx/
A Dtimer.c151 int bcm63xx_timer_set(int id, int monotonic, unsigned int countdown_us) in bcm63xx_timer_set() argument
166 if (monotonic) in bcm63xx_timer_set()
/linux/arch/mips/include/asm/mach-bcm63xx/
A Dbcm63xx_timer.h7 int bcm63xx_timer_set(int id, int monotonic, unsigned int countdown_us);
/linux/arch/m68k/fpsp040/
A Dsacos.S16 | result is provably monotonic in double precision.
A Dsasin.S16 | result is provably monotonic in double precision.
A Dsatanh.S17 | result is provably monotonic in double precision.
A Dscosh.S16 | result is provably monotonic in double precision.
A Dssinh.S16 | result is provably monotonic in double precision.
A Dstanh.S16 | result is provably monotonic in double precision.
A Dstwotox.S17 | result is provably monotonic in double precision.
A Dslog2.S19 | to double precision. The result is provably monotonic
A Dsatan.S16 | result is provably monotonic in double precision.
A Dslogn.S17 | result is provably monotonic in double precision.
A Dstan.S16 | result is provably monotonic in double precision.
/linux/Documentation/timers/
A Dtimekeeping.rst30 Typically the clock source is a monotonic, atomic counter which will provide
82 remains monotonic.
127 characteristics as the clock source, i.e. it should be monotonic.
/linux/Documentation/ABI/testing/
A Dsysfs-class-wakeup68 This file contains the monotonic clock time when the wakeup
A Ddev-kmsg75 sequence number and the monotonic timestamp in microseconds,
A Dsysfs-devices-power167 the value of the monotonic clock corresponding to the time of
/linux/Documentation/driver-api/media/
A Ddtv-frontend.rst335 value as in the previous reading, causing the monotonic value to be
440 monotonic stats at the right time.
/linux/Documentation/virt/kvm/
A Dmsr.rst98 a host notion of monotonic time, including sleep
137 | | | be monotonic |
/linux/Documentation/devicetree/bindings/mfd/
A Dstericsson,db8500-prcmu.yaml246 always on, and thus provides a consistent monotonic timeline for
/linux/Documentation/core-api/
A Dtimekeeping.rst163 monotonic time (ktime_get_ts64()) and/or a ktime_t based interface
/linux/Documentation/scheduler/
A Dsched-design-CFS.rst61 CFS also maintains the rq->cfs.min_vruntime value, which is a monotonic
/linux/Documentation/sound/designs/
A Dtimestamping.rst186 wallclock, the timestamps show a monotonic behavior and a lower

Completed in 16 milliseconds

12