OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
msecs_to_jiffies
sys/dev/pci/drm/include/linux/jiffies.h
39
#define msecs_to_jiffies(x) (((uint64_t)(x)) * hz / 1000)
sys/dev/usb/dwc2/dwc2var.h
132
#define msecs_to_jiffies(x) (((uint64_t)(x)) * hz / 1000)