Home
last modified time | relevance | path

Searched defs:_lock (Results 1 – 10 of 10) sorted by relevance

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/clk/
Dccu_nm.h43 _gate, _lock, _flags) \ argument
66 _gate, _lock, _flags) \ argument
91 _gate, _lock, _flags) \ argument
119 _gate, _lock, _flags) \ argument
143 _gate, _lock, _flags) \ argument
Dccu_nkm.h39 _gate, _lock, _flags) \ argument
60 _gate, _lock, _flags) \ argument
Dccu_nk.h36 _gate, _lock, _postdiv, \ argument
Dccu_nkmp.h40 _gate, _lock, _flags) \ argument
Dccu_mult.h46 _mshift, _mwidth, _gate, _lock, \ argument
/device/soc/esp/esp32/components/newlib/
Dlocks.c275 #define MAYBE_OVERRIDE_LOCK(_lock, _lock_to_use_instead) \ argument
280 #define MAYBE_OVERRIDE_LOCK(_lock, _lock_to_use_instead) argument
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dosdep_service_ce.h35 typedef NDIS_SPIN_LOCK _lock; typedef
Dosdep_service_xp.h34 typedef NDIS_SPIN_LOCK _lock; typedef
Dosdep_service_linux.h157 typedef spinlock_t _lock; typedef
Dosdep_service_bsd.h78 typedef struct mtx _lock; typedef