Home
last modified time | relevance | path

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

/linux-6.12.1/arch/nios2/include/asm/
Dunistd.h10 #define __ARCH_BROKEN_SYS_CLONE3 macro
/linux-6.12.1/arch/hexagon/include/asm/
Dunistd.h8 #define __ARCH_BROKEN_SYS_CLONE3 macro
/linux-6.12.1/arch/sh/include/asm/
Dunistd.h31 #define __ARCH_BROKEN_SYS_CLONE3 macro
/linux-6.12.1/arch/sparc/include/asm/
Dunistd.h52 #define __ARCH_BROKEN_SYS_CLONE3 macro
/linux-6.12.1/kernel/
Dfork.c3076 #ifdef __ARCH_BROKEN_SYS_CLONE3 in SYSCALL_DEFINE2()