Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
read_c0_random
arch/mips/include/asm/timex.h
93
c0_random = (read_c0_random() >> 8) & 0x3f;
arch/mips/include/asm/timex.h
95
c0_random = read_c0_random() & 0x3f;