Home
last modified time | relevance | path

Searched defs:jiffies (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/dev/pci/drm/include/linux/
H A Dworkqueue.h162 schedule_delayed_work(struct delayed_work *dwork, int jiffies) in schedule_delayed_work()
170 struct delayed_work *dwork, int jiffies) in queue_delayed_work()
178 struct delayed_work *dwork, int jiffies) in mod_delayed_work()
/openbsd/sys/kern/
H A Dkern_clock.c83 volatile unsigned long jiffies; variable
/openbsd/sys/dev/usb/dwc2/
H A Ddwc2var.h131 #define jiffies hardclock_ticks macro
/openbsd/sys/dev/pci/drm/apple/
H A Dapple_drv.c451 u64 jiffies = get_jiffies_64(); in apple_drm_init_dcp() local