Home
last modified time | relevance | path

Searched refs:UNLOCK (Results 1 – 15 of 15) sorted by relevance

/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/
H A Dmm_dos.h49 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 Dmm_uefi.h54 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_44/usr/src/lib/libtnfctl/
H A Dprobes_ext.c167 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 Dsym.c154 UNLOCK(hndl, release_lock); in _tnfctl_sym_find()
252 UNLOCK(hndl, release_lock); in _tnfctl_sym_findname()
H A Dtnfctl_int.h330 #define UNLOCK(hndl, release) _tnfctl_unlock_libs(hndl, release) macro
355 #define UNLOCK(hndl, release) \ macro
H A Dutil.c128 UNLOCK(hndl, release_lock); in _tnfctl_refresh_process()
181 UNLOCK(hndl, release_lock); in _tnfctl_set_state()
H A Dprobes.c333 UNLOCK(hndl, release_lock); in _tnfctl_probes_traverse()
340 UNLOCK(hndl, release_lock); in _tnfctl_probes_traverse()
H A Dopen.c315 UNLOCK(hdl, release_lock); in tnfctl_trace_attrs_get()
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/l4/
H A Dmm_l4if.h14 #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_44/usr/src/lib/libbc/inc/include/sys/
H A Dlock.h34 #define UNLOCK 0 macro
/titanic_44/usr/src/uts/common/sys/
H A Dlock.h39 #define UNLOCK 0 macro
/titanic_44/usr/src/lib/libc/port/gen/
H A Dplock.c84 case UNLOCK: in plock()
/titanic_44/usr/src/cmd/avs/dscfglockd/
H A Ddscfglockd.c106 #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_44/usr/src/lib/libbc/libc/gen/common/
H A Dplock.c188 case UNLOCK: in plock()
/titanic_44/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h609 # define MUTEX_EXIT(x) UNLOCK((x)->ipf_lk.l, (x)->ipf_lk.pl);