Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
HPINTENR
arch/csky/kernel/perf_event.c
1039
cpwcr(HPINTENR, BIT(idx) | cprcr(HPINTENR));
arch/csky/kernel/perf_event.c
1053
cpwcr(HPINTENR, ~BIT(idx) & cprcr(HPINTENR));