Searched defs:_lock (Results 1 – 10 of 10) sorted by relevance
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/clk/ |
D | ccu_nm.h | 43 _gate, _lock, _flags) \ argument 66 _gate, _lock, _flags) \ argument 91 _gate, _lock, _flags) \ argument 119 _gate, _lock, _flags) \ argument 143 _gate, _lock, _flags) \ argument
|
D | ccu_nkm.h | 39 _gate, _lock, _flags) \ argument 60 _gate, _lock, _flags) \ argument
|
D | ccu_nk.h | 36 _gate, _lock, _postdiv, \ argument
|
D | ccu_nkmp.h | 40 _gate, _lock, _flags) \ argument
|
D | ccu_mult.h | 46 _mshift, _mwidth, _gate, _lock, \ argument
|
/device/soc/esp/esp32/components/newlib/ |
D | locks.c | 275 #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/ |
D | osdep_service_ce.h | 35 typedef NDIS_SPIN_LOCK _lock; typedef
|
D | osdep_service_xp.h | 34 typedef NDIS_SPIN_LOCK _lock; typedef
|
D | osdep_service_linux.h | 157 typedef spinlock_t _lock; typedef
|
D | osdep_service_bsd.h | 78 typedef struct mtx _lock; typedef
|