Home
last modified time | relevance | path

Searched refs:sys_call_ptr_t (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/um/asm/
H A Dsyscall.h8 typedef asmlinkage long (*sys_call_ptr_t)(unsigned long, unsigned long, typedef
12 extern const sys_call_ptr_t sys_call_table[];
/linux/arch/x86/um/
H A Dsys_call_table_64.c32 const sys_call_ptr_t sys_call_table[] ____cacheline_aligned = {
H A Dsys_call_table_32.c36 const sys_call_ptr_t sys_call_table[] ____cacheline_aligned = {