Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dsyscall.h24 typedef asmlinkage long (*sys_call_ptr_t)(const struct pt_regs *); typedef
26 typedef asmlinkage long (*sys_call_ptr_t)(unsigned long, unsigned long, typedef
30 extern const sys_call_ptr_t sys_call_table[];
39 extern const sys_call_ptr_t ia32_sys_call_table[];
/Linux-v4.19/arch/x86/um/asm/
Dsyscall.h8 typedef asmlinkage long (*sys_call_ptr_t)(unsigned long, unsigned long, typedef
/Linux-v4.19/arch/x86/entry/
Dsyscall_64.c18 asmlinkage const sys_call_ptr_t sys_call_table[__NR_syscall_max+1] = {
Dsyscall_32.c27 __visible const sys_call_ptr_t ia32_sys_call_table[__NR_syscall_compat_max+1] = {
/Linux-v4.19/arch/x86/um/
Dsys_call_table_32.c37 const sys_call_ptr_t sys_call_table[] ____cacheline_aligned = {
Dsys_call_table_64.c47 const sys_call_ptr_t sys_call_table[] ____cacheline_aligned = {