/illumos-gate/usr/src/uts/intel/io/acpica/ |
H A D | osl_ml.S | 70 cmpb $3, %dl / Was it acquired or marked pending? 71 sbbq %rax, %rax / acquired = -1, pending = 0
|
H A D | changes.txt | 3069 released. At control method termination, any currently acquired mutex 5569 acquire an AML mutex that was previously acquired. FreeBSD report 140979. 6253 mutexes of the same sync level are acquired but then not released in 7977 thread that acquired the Global Lock via executing AML code then 15890 A ThreadId of -1 is now used to indicate a "mutex not acquired" 15917 completes execution. This fixes the "mutex already acquired" 15987 Some systems may fail with "execution mutex already acquired" 16006 Mutexes that have been acquired but not released when a thread
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
H A D | ecore_cxt.c | 242 struct ecore_cid_acquired_map acquired[MAX_CONN_TYPES]; member 493 return p_hwfn->p_cxt_mngr->acquired[type].start_cid; in ecore_cxt_get_proto_cid_start() 1179 OSAL_FREE(p_hwfn->p_dev, p_mngr->acquired[type].cid_map); in ecore_cid_map_free() 1180 p_mngr->acquired[type].max_count = 0; in ecore_cid_map_free() 1181 p_mngr->acquired[type].start_cid = 0; in ecore_cid_map_free() 1228 p_map = &p_mngr->acquired[type]; in ecore_cid_map_alloc() 1372 p_map = &p_mngr->acquired[type]; in ecore_cxt_mngr_setup() 1971 p_map = &p_mngr->acquired[type]; in _ecore_cxt_acquire_cid() 2018 *pp_map = &p_mngr->acquired[*p_type]; in ecore_cxt_test_cid_acquired()
|
H A D | release.txt | 2548 Change: Deny ACQUIRE requests from already acquired VFs. 2791 Change: Fixed flow in case VF is released without being acquired and
|
/illumos-gate/usr/src/lib/libc/port/threads/ |
H A D | synch.c | 990 int acquired; in mutex_lock_kernel() local 1014 acquired = 0; in mutex_lock_kernel() 1026 acquired = 1; in mutex_lock_kernel() 1031 acquired = 1; in mutex_lock_kernel() 1041 if (acquired) { in mutex_lock_kernel() 1064 int acquired; in mutex_trylock_kernel() local 1073 acquired = 0; in mutex_trylock_kernel() 1085 acquired = 1; in mutex_trylock_kernel() 1090 acquired = 1; in mutex_trylock_kernel() 1095 if (acquired) { in mutex_trylock_kernel()
|
/illumos-gate/usr/src/uts/common/syscall/ |
H A D | lwp_sobj.c | 2357 int acquired = 0; in lwp_rwlock_lock() local 2503 acquired = 1; in lwp_rwlock_lock() 2506 acquired = 1; in lwp_rwlock_lock() 2528 acquired = 1; in lwp_rwlock_lock() 2533 if (acquired || try_flag || time_error) { in lwp_rwlock_lock() 2541 if (acquired) { in lwp_rwlock_lock() 2641 acquired = (t->t_writer & TRW_LOCK_GRANTED); in lwp_rwlock_lock() 2657 if (acquired) in lwp_rwlock_lock()
|
/illumos-gate/usr/src/lib/libc/ |
H A D | README | 40 should be acquired and released via these interfaces: 203 deferred while locks acquired by these functions are held, making 217 - Don't call cond_wait() with a mutex acquired by sig_mutex_lock();
|
/illumos-gate/usr/src/uts/common/io/sbp2/ |
H A D | sbp2.c | 1465 boolean_t acquired; in sbp2_agent_keepalive() local 1471 acquired = ap->a_acquired; in sbp2_agent_keepalive() 1472 if (!acquired) { in sbp2_agent_keepalive() 1480 if (!acquired) { in sbp2_agent_keepalive()
|
/illumos-gate/usr/src/ |
H A D | OPENSOLARIS.LICENSE | 38 subsequently acquired, any and all of the rights conveyed 59 hereafter acquired, including without limitation, method,
|
/illumos-gate/usr/src/pkg/license_files/ |
H A D | lic_OSBL | 161 If Software is being acquired by or on behalf of the U.S. Government or
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/ |
H A D | LICENSE | 170 If Software is being acquired by or on behalf of the U.S. Government or
|
/illumos-gate/usr/src/lib/smhba/ |
H A D | THIRDPARTYLICENSE | 33 subsequently acquired, any and all of the rights conveyed herein. 49 hereafter acquired, including without limitation, method, process,
|
/illumos-gate/usr/src/lib/mpapi/libmpapi/ |
H A D | THIRDPARTYLICENSE | 33 subsequently acquired, any and all of the rights conveyed herein. 49 hereafter acquired, including without limitation, method, process,
|
/illumos-gate/usr/src/lib/libima/ |
H A D | THIRDPARTYLICENSE | 33 subsequently acquired, any and all of the rights conveyed herein. 49 hereafter acquired, including without limitation, method, process,
|
/illumos-gate/usr/src/lib/hbaapi/ |
H A D | THIRDPARTYLICENSE | 33 subsequently acquired, any and all of the rights conveyed herein. 49 hereafter acquired, including without limitation, method, process,
|
/illumos-gate/usr/src/lib/libdhcputil/ |
H A D | README.inittab | 157 In general, it is expected that inittab entries are acquired via
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/ |
H A D | osal.txt | 486 upper layer with the acquired resources. The upper layer should 487 return error in case there is a problem with the amount of acquired
|
H A D | ecore.tex | 1325 …c:cminfo} ), mss, local and remote mac address. The mac address will be acquired by upper-layer dr…
|
/illumos-gate/usr/src/test/util-tests/tests/awk/ |
H A D | THIRDPARTYLICENSE.gawk | 478 owned or controlled by the contributor, whether already acquired or 479 hereafter acquired, that would be infringed by some manner, permitted
|
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | README | 334 of a mix of static and DHCP-acquired addresses. This means that
|
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | README | 439 IPv4 leases are acquired or expired on logical interfaces.
|
/illumos-gate/usr/src/data/hwdata/ |
H A D | pci.ids | 8006 # formerly Gateway 2000 / acquired by Acer Inc. 17210 # nee C-Cube Microsystems / acquired by Magnum Semiconductor 17910 # acquired by Diodes Inc. 26340 # acquired by Intel
|
/illumos-gate/usr/src/data/terminfo/ |
H A D | termcap.src | 10401 # In 1995 Boundless acquired DEC's terminals business.
|
H A D | terminfo.src | 11768 # In 1995 Boundless acquired DEC's terminals business.
|