Home
last modified time | relevance | path

Searched defs:_syscall3 (Results 1 – 22 of 22) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/
A Dklogctl.c14 static __inline__ _syscall3(int, _syslog, int, type, char *, buf, int, len) in _syscall3() function
A Dreboot.c13 static __inline__ _syscall3(int, _reboot, int, magic, int, magic2, int, flag) in _syscall3() function
A Dsched_setscheduler.c15 static __inline__ _syscall3(int, __syscall_sched_setscheduler, in _syscall3() function
A Dsigqueue.c26 static __always_inline _syscall3(int, __syscall_rt_sigqueueinfo, pid_t, pid, int, sig, void*, value) in _syscall3() function
A Dsched_getaffinity.c26 static __always_inline _syscall3(int, __syscall_sched_getaffinity, __kernel_pid_t, pid, in _syscall3() function
A D__syscall_fcntl64.c20 _syscall3(int, __NC(fcntl64), int, fd, int, cmd, long, arg) in _syscall3() function
A Dioctl.c17 _syscall3(int, __syscall_ioctl, int, fd, unsigned long int, request, void *, arg) in _syscall3() function
A Dopen.c17 static __always_inline _syscall3(int, __syscall_open, const char *, file, in _syscall3() function
A Dgetdents.c43 static __always_inline _syscall3(int, __syscall_getdents, int, fd, unsigned char *, kdirp, size_t, … in _syscall3() function
A Dgetdents64.c33 static __inline__ _syscall3(int, __syscall_getdents64, int, fd, unsigned char *, dirp, size_t, coun… in _syscall3() function
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/sysvipc/
A Dshm.c36 _syscall3(void *, shmat, int, shmid, const void *,shmaddr, int, shmflg) in _syscall3() function
A Dmsgq.c15 static __inline__ _syscall3(int, __libc_msgctl, int, msqid, int, cmd, struct msqid_ds *, buf) in _syscall3() function
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/powerpc/
A Dioctl.c31 _syscall3(int, __syscall_ioctl, int, fd, unsigned long int, request, void *, arg) in _syscall3() function
/l4re-core-master/uclibc/lib/uclibc/ARCH-all/libc/sysdeps/linux/common/
A Dgetdents.c51 static __always_inline _syscall3(int, __syscall_getdents, int, fd, unsigned char *, kdirp, size_t, … in _syscall3() function
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/h8300/bits/
A Dsyscalls.h77 #define _syscall3(type, name, atype, a, btype, b, ctype, c) \ macro
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/include/
A Ddl-syscall.h75 static __always_inline _syscall3(unsigned long, _dl_write, int, fd, in _syscall3() function
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/sh64/bits/
A Dsyscalls.h64 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/vax/bits/
A Dsyscalls.h111 #define _syscall3(type, name, type1, arg1, type2, arg2, type3, arg3) \ macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/frv/bits/
A Dsyscalls.h76 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/
A Dsyscalls-common.h110 #define _syscall3(args...) SYSCALL_FUNC(3, args) macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/e1/bits/
A Dunistd.h81 #define _syscall3(type, name,atype, a, btype, b, ctype, c) \ macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/c6x/bits/
A Dsyscalls.h175 #define _syscall3(args...) SYSCALL_FUNC(3, args) macro

Completed in 21 milliseconds