Searched refs:LINUX32_SA_RESTART (Results 1 – 3 of 3) sorted by relevance
58 #define LINUX32_SA_RESTART 0x10000000 macro
60 #define LINUX32_SA_RESTART 0x10000000 macro
180 lsf |= LINUX32_SA_RESTART; in native_to_linux32_sigflags()200 if ((lsf & LINUX32_SA_RESTART) != 0) in linux32_to_native_sigflags()