Searched defs:mutex_acquire (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/vendor_defns/
H A Dhwcryptohook.h214 int (*mutex_acquire) (HWCryptoHook_Mutex *); member in struct:__anon4996
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/engines/vendor_defns/
H A Dhwcryptohook.h206 int (*mutex_acquire)(HWCryptoHook_Mutex*); member in struct:__anon7198
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/vendor_defns/
H A Dhwcryptohook.h214 int (*mutex_acquire) (HWCryptoHook_Mutex *); member in struct:__anon4647
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dlockdep.h494 # define mutex_acquire(l, s, t, i) lock_acquire(l, s, t, 0, 2, NULL, i) macro
496 # define mutex_acquire(l, s, t, i) lock_acquire(l, s, t, 0, 1, NULL, i) macro
500 # define mutex_acquire(l, s, t, i) do { } while (0) macro

Completed in 105 milliseconds