Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dsyscall.h21 typedef asmlinkage long (*sys_call_ptr_t)(const struct pt_regs *); typedef
23 typedef asmlinkage long (*sys_call_ptr_t)(unsigned long, unsigned long, typedef
27 extern const sys_call_ptr_t sys_call_table[];
36 extern const sys_call_ptr_t ia32_sys_call_table[];
40 extern const sys_call_ptr_t x32_sys_call_table[];
/Linux-v5.4/arch/x86/entry/
Dsyscall_64.c21 asmlinkage const sys_call_ptr_t sys_call_table[__NR_syscall_max+1] = {
38 asmlinkage const sys_call_ptr_t x32_sys_call_table[__NR_syscall_x32_max+1] = {
Dsyscall_32.c27 __visible const sys_call_ptr_t ia32_sys_call_table[__NR_syscall_compat_max+1] = {
/Linux-v5.4/arch/x86/um/asm/
Dsyscall.h8 typedef asmlinkage long (*sys_call_ptr_t)(unsigned long, unsigned long, typedef
/Linux-v5.4/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 = {