Searched refs:sys_setfsgid (Results 1 - 24 of 24) sorted by relevance

/linux-4.4.14/arch/sparc/kernel/
H A Dsystbls_64.S39 /*90*/ .word sys_dup2, sys_setfsuid, compat_sys_fcntl, sys32_select, sys_setfsgid
147 .word sys_bdflush, sys_sysfs, sys_nis_syscall, sys_setfsuid, sys_setfsgid
H A Dsystbls_32.S37 /*90*/ .long sys_dup2, sys_setfsuid, sys_fcntl, sys_select, sys_setfsgid
/linux-4.4.14/kernel/
H A Dsys_ni.c174 cond_syscall(sys_setfsgid); variable
H A Duid16.c108 return sys_setfsgid(low2highgid(gid)); SYSCALL_DEFINE1()
/linux-4.4.14/arch/s390/kernel/
H A Dsyscalls.S227 SYSCALL(sys_setfsgid,sys_setfsgid)
H A Dcompat_linux.c181 return sys_setfsgid((gid_t)gid); COMPAT_SYSCALL_DEFINE1()
/linux-4.4.14/arch/mips/kernel/
H A Dscall64-64.S237 PTR sys_setfsgid
H A Dscall64-n32.S223 PTR sys_setfsgid
H A Dscall32-o32.S365 PTR sys_setfsgid
H A Dscall64-o32.S360 PTR sys_setfsgid
/linux-4.4.14/arch/sh/kernel/
H A Dsyscalls_64.S239 .long sys_setfsgid
/linux-4.4.14/arch/m68k/kernel/
H A Dsyscalltable.S239 .long sys_setfsgid
/linux-4.4.14/arch/avr32/kernel/
H A Dsyscall_table.S69 .long sys_setfsgid
/linux-4.4.14/arch/arm/kernel/
H A Dcalls.S228 CALL(sys_setfsgid)
/linux-4.4.14/arch/alpha/kernel/
H A Dsystbls.S347 .quad sys_setfsgid
/linux-4.4.14/arch/xtensa/include/uapi/asm/
H A Dunistd.h398 __SYSCALL(181, sys_setfsgid, 1)
/linux-4.4.14/include/uapi/asm-generic/
H A Dunistd.h444 __SYSCALL(__NR_setfsgid, sys_setfsgid)
/linux-4.4.14/arch/mn10300/kernel/
H A Dentry.S646 .long sys_setfsgid
/linux-4.4.14/arch/arm64/include/asm/
H A Dunistd32.h457 __SYSCALL(__NR_setfsgid32, sys_setfsgid)
/linux-4.4.14/arch/cris/arch-v10/kernel/
H A Dentry.S822 .long sys_setfsgid
/linux-4.4.14/arch/cris/arch-v32/kernel/
H A Dentry.S753 .long sys_setfsgid
/linux-4.4.14/include/linux/
H A Dsyscalls.h243 asmlinkage long sys_setfsgid(gid_t gid);
/linux-4.4.14/arch/frv/kernel/
H A Dentry.S1396 .long sys_setfsgid
/linux-4.4.14/arch/ia64/kernel/
H A Dentry.S1571 data8 sys_setfsgid

Completed in 263 milliseconds