Searched refs:monotonic (Results 1 - 19 of 19) sorted by relevance

/linux-master/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_timer.h7 int bcm63xx_timer_set(int id, int monotonic, unsigned int countdown_us);
/linux-master/kernel/time/
H A Dnamespace.c30 offset = timespec64_to_ktime(ns_offsets->monotonic);
183 struct timens_offset monotonic = offset_from_ts(ns->offsets.monotonic); local
188 offset[CLOCK_MONOTONIC] = monotonic;
189 offset[CLOCK_MONOTONIC_RAW] = monotonic;
190 offset[CLOCK_MONOTONIC_COARSE] = monotonic;
356 clock = "monotonic";
375 show_offset(m, CLOCK_MONOTONIC, &time_ns->offsets.monotonic);
442 offset = &time_ns->offsets.monotonic;
/linux-master/include/linux/
H A Dtime_namespace.h18 struct timespec64 monotonic; member in struct:timens_offsets
72 *ts = timespec64_add(*ts, ns_offsets->monotonic);
/linux-master/arch/mips/bcm63xx/
H A Dtimer.c151 int bcm63xx_timer_set(int id, int monotonic, unsigned int countdown_us) argument
166 if (monotonic)
/linux-master/arch/m68k/fpsp040/
H A Dsacos.S16 | result is provably monotonic in double precision.
H A Dsasin.S16 | result is provably monotonic in double precision.
H A Dsatanh.S17 | result is provably monotonic in double precision.
H A Dscosh.S16 | result is provably monotonic in double precision.
H A Dssinh.S16 | result is provably monotonic in double precision.
H A Dstanh.S16 | result is provably monotonic in double precision.
H A Dstwotox.S17 | result is provably monotonic in double precision.
H A Dslog2.S19 | to double precision. The result is provably monotonic
H A Dslogn.S17 | result is provably monotonic in double precision.
H A Dsatan.S16 | result is provably monotonic in double precision.
H A Dstan.S16 | result is provably monotonic in double precision.
H A Dssin.S21 | result is provably monotonic in double precision.
H A Dsetox.S22 | to double precision. The result is provably monotonic in double
/linux-master/arch/m68k/ifpsp060/src/
H A Dfplsp.S4915 # rounded to double precision. The result is provably monotonic #
5620 # rounded to double precision. The result is provably monotonic #
6050 # rounded to double precision. The result is provably monotonic #
6500 # rounded to double precision. The result is provably monotonic #
6601 # rounded to double precision. The result is provably monotonic #
6697 # rounded to double precision. The result is provably monotonic #
7578 # rounded to double precision. The result is provably monotonic #
7692 # rounded to double precision. The result is provably monotonic #
7810 # rounded to double precision. The result is provably monotonic #
7976 # rounded to double precision. The result is provably monotonic #
[all...]
H A Dfpsp.S5021 # rounded to double precision. The result is provably monotonic #
5726 # rounded to double precision. The result is provably monotonic #
6156 # rounded to double precision. The result is provably monotonic #
6606 # rounded to double precision. The result is provably monotonic #
6707 # rounded to double precision. The result is provably monotonic #
6803 # rounded to double precision. The result is provably monotonic #
7684 # rounded to double precision. The result is provably monotonic #
7798 # rounded to double precision. The result is provably monotonic #
7916 # rounded to double precision. The result is provably monotonic #
8082 # rounded to double precision. The result is provably monotonic #
[all...]

Completed in 239 milliseconds