|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
| long | arch_prctl (struct task_struct *task, int code, unsigned long __user *addr) |
| long | sys_arch_prctl (int code, unsigned long addr) |
| void | arch_switch_to (struct task_struct *to) |
Definition at line 12 of file syscalls_64.c.
| void arch_switch_to | ( | struct task_struct * | to | ) |
Definition at line 79 of file syscalls_64.c.
Definition at line 74 of file syscalls_64.c.
1.8.2