Home
last modified time | relevance | path

Searched refs:__NR_getgroups32 (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
Dunistd_32.h226 #define __NR_getgroups32 205 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/
Dunistd-common.h172 #define __NR_getgroups32 (__NR_SYSCALL_BASE + 205) macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dunistd32.h423 #define __NR_getgroups32 205 macro
424 __SYSCALL(__NR_getgroups32, sys_getgroups)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/
Dunistd-common.h185 #define __NR_getgroups32 (__NR_SYSCALL_BASE + 205) macro
/kernel/liteos_a/syscall/
Dsyscall_lookup.h212 SYSCALL_HAND_DEF(__NR_getgroups32, SysGetGroups, int, ARG_NUM_2)