Searched refs:CAP_SYS_TIME (Results 1 – 6 of 6) sorted by relevance
35 #ifndef CAP_SYS_TIME36 # define CAP_SYS_TIME 25 macro
42 CAP_SYS_NICE, CAP_SYS_TIME, CAP_SYS_BOOT};109 case CAP_SYS_TIME: in linux_caps_to_ohos()184 result |= 1 << CAP_SYS_TIME; in ohos_caps_to_linux()
46 TST_CAP(TST_CAP_DROP, CAP_SYS_TIME),
2 CAP_SYS_NICE to set priority on other tasks and CAP_SYS_TIME
187 const CAP_SYS_TIME: u32 = 25; constant315 SystemTime = CAP_SYS_TIME,
112 + { "CAP_SYS_TIME", CAP_SYS_TIME },