Home
last modified time | relevance | path

Searched refs:LCLONE_UNTRACED (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/cris/include/arch-v10/arch/
Doffset.h31 #define LCLONE_UNTRACED 8388608 /* CLONE_UNTRACED */ macro
/linux-4.1.27/arch/cris/include/arch-v32/arch/
Doffset.h33 #define LCLONE_UNTRACED 8388608 /* CLONE_UNTRACED */ macro
/linux-4.1.27/arch/cris/kernel/
Dasm-offsets.c57 DEFINE(LCLONE_UNTRACED, CLONE_UNTRACED); in main()