Home
last modified time | relevance | path

Searched defs:trapno (Results 1 – 5 of 5) sorted by relevance

/linux-3.3/mm/
Dmemory-failure.c193 static int kill_proc_ao(struct task_struct *t, unsigned long addr, int trapno, in kill_proc_ao()
341 static void kill_procs_ao(struct list_head *to_kill, int doit, int trapno, in kill_procs_ao()
847 int trapno) in hwpoison_user_mappings()
987 int __memory_failure(unsigned long pfn, int trapno, int flags) in __memory_failure()
1178 void memory_failure(unsigned long pfn, int trapno) in memory_failure()
1188 int trapno; member
1218 void memory_failure_queue(unsigned long pfn, int trapno, int flags) in memory_failure_queue()
/linux-3.3/arch/x86/include/asm/
Dsigcontext.h115 unsigned long trapno; member
151 unsigned long trapno; member
214 unsigned long trapno; member
256 unsigned long trapno; member
Dsigcontext32.h65 unsigned int trapno; member
/linux-3.3/arch/x86/kernel/
Dhead_32.S525 .macro set_early_handler handler,trapno
Dvm86_32.c554 int handle_vm86_trap(struct kernel_vm86_regs *regs, long error_code, int trapno) in handle_vm86_trap()