Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/arc/bits/
A Dsyscalls.h71 #define INLINE_SYSCALL(nm, nr_args, args...) \ macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/
A Dsyscalls-common.h34 # define INLINE_SYSCALL(name, nr, args...) INLINE_SYSCALL_NCS(__NR_##name, nr, args) macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/mips/bits/
A Dsyscalls.h22 #define INLINE_SYSCALL(name, nr, args...) \ macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/c6x/bits/
A Dsyscalls.h38 #define INLINE_SYSCALL(name, nr, args...) \ macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/arm/
A Dsysdep.h247 #define INLINE_SYSCALL(name, nr, args...) \ macro

Completed in 7 milliseconds