|
Linux Kernel
3.7.1
|
#include <asm/ldt.h>Go to the source code of this file.
Functions | |
| void | early_idt_handler (void) |
| void | system_call (void) |
| void | syscall_init (void) |
| void | ia32_syscall (void) |
| void | ia32_cstar_target (void) |
| void | ia32_sysenter_target (void) |
| void | syscall32_cpu_init (void) |
| void | x86_configure_nx (void) |
| void | x86_report_nx (void) |
| long | do_arch_prctl (struct task_struct *task, int code, unsigned long addr) |
Variables | |
| int | reboot_force |
| long do_arch_prctl | ( | struct task_struct * | task, |
| int | code, | ||
| unsigned long | addr | ||
| ) |
Definition at line 446 of file process_64.c.
Definition at line 32 of file setup_nx.c.
Definition at line 40 of file setup_nx.c.
1.8.2