Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
disable_TSC
arch/x86/include/asm/tsc.h
75
extern void disable_TSC(void);
arch/x86/kernel/process.c
334
disable_TSC();
kernel/seccomp.c
1439
disable_TSC();