/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/ |
H A D | mm_dos.h | 49 UNLOCK(); in mm_atomic_set_imp() 57 UNLOCK(); in mm_atomic_dec_imp() 66 UNLOCK(); in mm_atomic_inc_imp() 76 UNLOCK(); in mm_atomic_and_imp() 87 UNLOCK(); in mm_atomic_long_and_imp() 97 UNLOCK(); in mm_atomic_or_imp() 108 UNLOCK(); in mm_atomic_long_or_imp() 126 UNLOCK(); in mm_atomic_cmpxchg_imp() 139 #define MM_RELEASE_SPQ_LOCK_IMP(pdev) UNLOCK() 141 #define MM_RELEASE_SPQ_LOCK_DPC_IMP(pdev) UNLOCK() [all …]
|
H A D | mm_uefi.h | 54 UNLOCK(); in mm_atomic_set_imp() 62 UNLOCK(); in mm_atomic_dec_imp() 71 UNLOCK(); in mm_atomic_inc_imp() 81 UNLOCK(); in mm_atomic_and_imp() 92 UNLOCK(); in mm_atomic_long_and_imp() 102 UNLOCK(); in mm_atomic_or_imp() 113 UNLOCK(); in mm_atomic_long_or_imp() 131 UNLOCK(); in mm_atomic_cmpxchg_imp() 145 #define MM_RELEASE_SPQ_LOCK_IMP(pdev) UNLOCK() 147 #define MM_RELEASE_SPQ_LOCK_DPC_IMP(pdev) UNLOCK() [all …]
|
/titanic_50/usr/src/lib/libtnfctl/ |
H A D | probes_ext.c | 167 UNLOCK(hndl, release_lock); in tnfctl_probe_apply_ids() 230 UNLOCK(hndl, release_lock); in tnfctl_probe_state_get() 279 UNLOCK(hndl, release_lock); in tnfctl_probe_enable() 305 UNLOCK(hndl, release_lock); in tnfctl_probe_disable() 331 UNLOCK(hndl, release_lock); in tnfctl_probe_trace() 358 UNLOCK(hndl, release_lock); in tnfctl_probe_untrace() 410 UNLOCK(hndl, release_lock); in tnfctl_probe_connect() 440 UNLOCK(hndl, release_lock); in tnfctl_probe_disconnect_all()
|
H A D | sym.c | 154 UNLOCK(hndl, release_lock); in _tnfctl_sym_find() 252 UNLOCK(hndl, release_lock); in _tnfctl_sym_findname()
|
H A D | tnfctl_int.h | 330 #define UNLOCK(hndl, release) _tnfctl_unlock_libs(hndl, release) macro 355 #define UNLOCK(hndl, release) \ macro
|
H A D | util.c | 128 UNLOCK(hndl, release_lock); in _tnfctl_refresh_process() 181 UNLOCK(hndl, release_lock); in _tnfctl_set_state()
|
H A D | probes.c | 333 UNLOCK(hndl, release_lock); in _tnfctl_probes_traverse() 340 UNLOCK(hndl, release_lock); in _tnfctl_probes_traverse()
|
H A D | open.c | 315 UNLOCK(hdl, release_lock); in tnfctl_trace_attrs_get()
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/l4/ |
H A D | mm_l4if.h | 14 #define mm_release_tcp_lock(_pdev, con) UNLOCK() 17 #define MM_RELEASE_TOE_LOCK(_pdev) UNLOCK() 20 #define MM_RELEASE_TOE_GRQ_LOCK(_pdev, idx) UNLOCK() 23 #define MM_RELEASE_TOE_GRQ_LOCK_DPC(_pdev, idx) UNLOCK()
|
/titanic_50/usr/src/lib/libbc/inc/include/sys/ |
H A D | lock.h | 34 #define UNLOCK 0 macro
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | lock.h | 39 #define UNLOCK 0 macro
|
/titanic_50/usr/src/lib/libc/port/gen/ |
H A D | plock.c | 84 case UNLOCK: in plock()
|
/titanic_50/usr/src/cmd/avs/dscfglockd/ |
H A D | dscfglockd.c | 106 #define UNLOCK 0x13 macro 184 case UNLOCK: return "Unlock"; in lockd_msg() 465 send_lockmsg(UNLOCK, (pid_t)0, &(ldp->host), 0); in lock_granted() 602 send_lockmsg(UNLOCK, (pid_t)0, in queue_lock() 805 send_lockmsg(UNLOCK, (pid_t)0, &(ldp->host), 0); in local_unlock() 965 case UNLOCK: in dispatch()
|
/titanic_50/usr/src/lib/libbc/libc/gen/common/ |
H A D | plock.c | 188 case UNLOCK: in plock()
|
/titanic_50/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_compat.h | 609 # define MUTEX_EXIT(x) UNLOCK((x)->ipf_lk.l, (x)->ipf_lk.pl);
|