Searched refs:__SYSCALL_STRING (Results 1 – 8 of 8) sorted by relevance
49 internal_syscall##nr(__SYSCALL_STRING, __NR_##name, args)53 internal_syscall##nr(__SYSCALL_STRING, name, args)179 __asm __volatile (__SYSCALL_STRING : \
109 #define __SYSCALL_STRING \ macro
108 #define __SYSCALL_STRING \ macro
1025 (__SYSCALL_STRING, __SYSCALL_CLOBBERS): Define.1032 (__SYSCALL_STRING, __SYSCALL_CLOBBERS): Define.
13082 [! __ASSEMBLER__](__SYSCALL_STRING): Modified.13084 [! __ASSEMBLER__](__SYSCALL_STRING): Modified.
6689 (__SYSCALL_STRING, __CLONE_SYSCALL_STRING): Use it.6692 (__SYSCALL_STRING, __CLONE_SYSCALL_STRING): Use it.
15506 __SYSCALL_STRING to inline_syscall*.
92749 (__SYSCALL_STRING): Do not do errno handling in asm.92757 (__SYSCALL_STRING): Do not do errno handling in asm.92767 (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,