Home
last modified time | relevance | path

Searched refs:_syscall1 (Results 1 – 25 of 58) sorted by relevance

123

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/
A Dsetfsgid.c20 _syscall1(int, setfsgid, gid_t, gid)
25 static __inline__ _syscall1(int, __syscall_setfsgid, __kernel_gid_t, gid)
A Dsetfsuid.c20 _syscall1(int, setfsuid, uid_t, uid)
25 static __inline__ _syscall1(int, __syscall_setfsuid, __kernel_uid_t, uid)
A Dsetuid.c20 _syscall1(int, setuid, uid_t, uid)
25 static __always_inline _syscall1(int, __syscall_setuid, __kernel_uid_t, uid)
A Dsetgid.c20 _syscall1(int, setgid, gid_t, gid)
25 static __inline__ _syscall1(int, __syscall_setgid, __kernel_gid_t, gid)
A Depoll.c15 _syscall1(int, epoll_create, int, size) in _syscall1() function
19 _syscall1(int, epoll_create1, int, flags) in _syscall1()
A Ddup.c11 _syscall1(int, dup, int, oldfd)
A Dpersonality.c12 _syscall1(int, personality, unsigned long int, __persona)
A Dsched_get_priority_max.c12 _syscall1(int, sched_get_priority_max, int, policy)
A Dsched_get_priority_min.c12 _syscall1(int, sched_get_priority_min, int, policy)
A Dswapoff.c15 _syscall1(int, swapoff, const char *, path)
A Dunshare.c14 _syscall1(int, unshare, int, flags)
A Dmlockall.c13 _syscall1(int, mlockall, int, flags)
A Dchdir.c13 _syscall1(int, chdir, const char *, path)
A Dsysinfo.c14 _syscall1(int, sysinfo, struct sysinfo *, info)
A Dacct.c13 _syscall1(int, acct, const char *, filename)
A Duname.c13 _syscall1(int, uname, struct utsname *, buf)
A Dfchdir.c14 _syscall1(int, fchdir, int, fd)
A Diopl.c14 _syscall1(int, iopl, int, level)
A Dget_kernel_syms.c15 _syscall1(int, get_kernel_syms, struct kernel_sym *, table)
A Dadjtimex.c14 _syscall1(int, adjtimex, struct timex *, buf)
A Dfsync.c15 static _syscall1(int, __NC(fsync), int, fd)
A Dpipe.c21 _syscall1(int, pipe, int *, filedes)
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/vax/bits/
A Dsyscalls.h53 #ifdef _syscall1
54 # undef _syscall1
56 #define _syscall1(type, name, type1, arg1) \ macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/bfin/
A Dsram-free.c6 _syscall1 (int, sram_free, const void *, addr)
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/metag/
A Dmetag.c11 _syscall1(void,metag_set_fpu_flags,unsigned int,flags)

Completed in 23 milliseconds

123