Home
last modified time | relevance | path

Searched refs:_syscall6 (Results 1 – 13 of 13) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/
A Dmmap.c15 # ifndef _syscall6
20 static _syscall6(void *, _mmap, void *, addr, size_t, len,
23 #elif defined __NR_mmap2 && defined _syscall6
32 static __inline__ _syscall6(void *, __syscall_mmap2, void *, addr, size_t, len,
A Dsplice.c15 _syscall6(ssize_t, splice, int, __fdin, off64_t *, __offin, int, __fdout,
A Dpread_write.c35 static _syscall6(ssize_t, __syscall_pread, int, fd, void *, buf, in _syscall6() function
57 static _syscall6(ssize_t, __syscall_pwrite, int, fd, const void *, buf, in _syscall6()
A Depoll.c47 static __always_inline _syscall6(int, __syscall_epoll_pwait, int, epfd, struct epoll_event *, event… in _syscall6() function
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/vax/bits/
A Dsyscalls.h215 #ifdef _syscall6
216 # undef _syscall6
218 #define _syscall6(type, name, type1, arg1, type2, arg2, type3, arg3, \ macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/
A Dsocketcalls.c203 # elif defined __NR_recvfrom && defined _syscall6 in libc_hidden_def()
224 # if defined __NR_recvfrom && defined _syscall6 in lt_libc_hidden()
269 # elif defined __NR_sendto && defined _syscall6 in lt_libc_hidden()
309 # if defined __NR_sendto && defined _syscall6 in lt_libc_hidden()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/sysvipc/
A D__syscall_ipc.c15 _syscall6(int, __syscall_ipc, unsigned int, call, long, first, long, second, long,
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/avr32/
A Dmmap.c15 static __inline__ _syscall6(void *, mmap2, void *, addr, size_t, len, int, prot, in _syscall6() function
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/
A Dsyscalls-common.h113 #define _syscall6(args...) SYSCALL_FUNC(6, args) macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/sh64/bits/
A Dsyscalls.h107 #define _syscall6(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4,type5,arg5, type6, arg6) \ macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/e1/bits/
A Dunistd.h166 #define _syscall6(type, name,atype, a, btype, b, ctype, c, dtype, d, etype, e, ftype, f) \ macro
436 #define _syscall6(type, name,atype, a, btype, b, ctype, c, dtype, d, etype, e, ftype, f) \
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/frv/bits/
A Dsyscalls.h119 #define _syscall6(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4,type5,arg5, type6, arg6) \ macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/c6x/bits/
A Dsyscalls.h178 #define _syscall6(args...) SYSCALL_FUNC(6, args) macro

Completed in 11 milliseconds