HomeSort by: relevance | last modified time | path
    Searched defs:UNLOCK (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/arm/rockchip/
rk3288_iomux.c 81 #define UNLOCK(reg) \
277 UNLOCK(reg);
rk3328_iomux.c 131 #define UNLOCK(sc) \
263 UNLOCK(sc);
rk3399_iomux.c 198 #define UNLOCK(syscon) \
432 UNLOCK(syscon);
479 UNLOCK(syscon);
  /src/usr.sbin/user/
user.c 141 #define UNLOCK 0
1553 } else if (up->u_locked == UNLOCK) {
2051 up->u_locked = UNLOCK;

Completed in 15 milliseconds