Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__DIVIDE
include/linux/mtd/rawnand.h
773
#define PSEC_TO_NSEC(x) __DIVIDE(x, 1000)
include/linux/mtd/rawnand.h
774
#define PSEC_TO_MSEC(x) __DIVIDE(x, 1000000000)