Searched refs:CLONE_NEWTIME (Results 1 – 2 of 2) sorted by relevance
| /include/uapi/linux/ | ||
| A D | sched.h | 44 #define CLONE_NEWTIME 0x00000080 /* New time namespace */ macro |
| /include/linux/ | ||
| A D | time_namespace.h | 136 if (flags & CLONE_NEWTIME) in copy_time_ns() |
Completed in 4 milliseconds