Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/entry/
Dsyscall_32.c15 #define __SYSCALL_I386(nr, sym, compat) extern asmlinkage long SYM(sym, compat)(unsigned long, unsi… macro
19 #define __SYSCALL_I386(nr, sym, compat) [nr] = SYM(sym, compat), macro
/linux-4.4.14/arch/x86/um/
Dsys_call_table_32.c28 #define __SYSCALL_I386(nr, sym, compat) extern asmlinkage long sym(unsigned long, unsigned long, un… macro
32 #define __SYSCALL_I386(nr, sym, compat) [ nr ] = sym, macro
Duser-offsets.c12 #define __SYSCALL_I386(nr, sym, compat) [nr] = 1, macro
/linux-4.4.14/arch/x86/kernel/
Dasm-offsets_32.c10 #define __SYSCALL_I386(nr, sym, compat) [nr] = 1, macro
Dasm-offsets_64.c17 #define __SYSCALL_I386(nr, sym, compat) [nr] = 1, macro