Home
last modified time | relevance | path

Searched refs:CLONE_NEWTIME (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dsched.h44 #define CLONE_NEWTIME 0x00000080 /* New time namespace */ macro
/external/minijail/linux-x86/
Dlibconstants.gen.c1267 #ifdef CLONE_NEWTIME
1268 { "CLONE_NEWTIME", (unsigned long) CLONE_NEWTIME },