Home
last modified time | relevance | path

Searched refs:ktime (Results 1 – 9 of 9) sorted by relevance

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dhrtimer.h68 union ktime { union
114 union ktime _softexpires; /**< Structure of the scheduled time. */
134 union ktime _softexpires; /**< Structure of the scheduled time. */
145 union ktime _softexpires; /**< Structure of the scheduled time. */
215 int linux_hrtimer_create(struct hrtimer *timer, union ktime time, Handler handler);
243 int linux_hrtimer_start(struct hrtimer *timer, union ktime time, const enum hrtimer_mode mode);
297 u64 linux_hrtimer_forward(struct hrtimer *timer, union ktime interval);
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dlinux_hrtimer.c221 STATIC struct hrtimer_list_node *HrtimerListNodeInit(union ktime time) in HrtimerListNodeInit()
237 union ktime time) in ChangeNodePosition()
309 STATIC UINT32 CheckTime(union ktime *time) in CheckTime()
332 int linux_hrtimer_create(struct hrtimer *timer, union ktime time, Handler handler) in linux_hrtimer_create()
352 STATIC struct handler_list_node *HandleNodeInit(union ktime time, struct hrtimer *timer) in HandleNodeInit()
365 int linux_hrtimer_start(struct hrtimer *timer, union ktime time, const enum hrtimer_mode mode) in linux_hrtimer_start()
471 u64 linux_hrtimer_forward(struct hrtimer *timer, union ktime interval) in linux_hrtimer_forward()
/third_party/python/Modules/
Dtimemodule.c1190 _PyTime_t ktime, utime, t; local
1210 ktime = large.QuadPart;
1217 t = _PyTime_FromNanoseconds((ktime + utime) * 100);
1383 _PyTime_t ktime, utime, t; local
1403 ktime = large.QuadPart;
1410 t = _PyTime_FromNanoseconds((ktime + utime) * 100);
/third_party/tzdata/
Dzic.c3261 register zic_t jtime, ktime; in outzone() local
3266 INITIALIZE(ktime); in outzone()
3300 if (k < 0 || jtime < ktime) { in outzone()
3302 ktime = jtime; in outzone()
3303 } else if (jtime == ktime) { in outzone()
3319 if (useuntil && ktime >= untiltime) { in outzone()
3329 if (usestart && ktime == starttime) in outzone()
3332 if (ktime < starttime) { in outzone()
3360 && redundant_time <= ktime in outzone()
3370 && ktime < attypes[lastatmax].at)) in outzone()
[all …]
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dzic.c2488 register zic_t jtime, ktime; in outzone() local
2491 INITIALIZE(ktime); in outzone()
2525 if (k < 0 || jtime < ktime) { in outzone()
2527 ktime = jtime; in outzone()
2534 if (useuntil && ktime >= untiltime) in outzone()
2537 if (usestart && ktime == starttime) in outzone()
2540 if (ktime < starttime) { in outzone()
2594 addtt(ktime, type); in outzone()
/third_party/icu/icu4c/source/tools/tzcode/
Dzic.c2489 register zic_t jtime, ktime; in outzone() local
2492 INITIALIZE(ktime); in outzone()
2526 if (k < 0 || jtime < ktime) { in outzone()
2528 ktime = jtime; in outzone()
2535 if (useuntil && ktime >= untiltime) in outzone()
2538 if (usestart && ktime == starttime) in outzone()
2541 if (ktime < starttime) { in outzone()
2595 addtt(ktime, type); in outzone()
/third_party/libabigail/tests/data/test-read-dwarf/
DPR25007-sdhci.ko.abi8688 …6' filepath='/ws/android/kernel/aosp/common-mainline/common/include/linux/ktime.h' line='28' colum…
/third_party/libabigail/tests/data/test-diff-filter/
Dtest-PR27569-v0.abi2662 …<typedef-decl name="ktime_t" type-id="9b7c55ef" filepath="include/linux/ktime.h" line="28" column=…
Dtest-PR27569-v1.abi2662 …<typedef-decl name="ktime_t" type-id="9b7c55ef" filepath="include/linux/ktime.h" line="28" column=…