Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
arch_switch_tls
arch/x86/um/asm/ptrace.h
67
extern int arch_switch_tls(struct task_struct *to);
arch/x86/um/ptrace_32.c
16
int err = arch_switch_tls(to);