Home
last modified time | relevance | path

Searched full:acquires (Results 1 – 25 of 129) sorted by relevance

123456

/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A Dsensirion,shtc1.yaml39 If set, the sensor acquires data with low precision (not recommended).
40 The driver acquires data with high precision by default.
/freebsd/share/man/man9/
H A Dselrecord.967 acquires and releases
108 acquires and releases
H A Dmutex.9199 function acquires a
210 function acquires a
237 In both cases, the only flags presently available for lock acquires are
H A Dvm_map_lookup.964 acquires a read-lock on the map
H A Dvm_map_protect.991 The function acquires a lock on the
H A Dvm_map_find.9125 This function acquires a lock on
H A Down.9139 acquires the 1-Wire bus, waiting if necessary,
/freebsd/sbin/init/
H A DNOTES62 the controlling terminal acquires the session leader's process
76 process in a session that acquires a controlling terminal. Access
/freebsd/usr.bin/lockf/
H A Dlockf.145 utility acquires an exclusive lock on a
189 successfully acquires the lock, it returns the exit status produced by
/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_rcu_lock_new.pod73 ossl_rcu_read_lock() acquires a read side hold on data protected by
83 ossl_rcu_write_lock() acquires a write side hold on data protected by
/freebsd/sys/dev/e1000/
H A De1000_phy.c650 * Acquires semaphore, if necessary, then reads the PHY register at offset
681 * Acquires semaphore, if necessary, then writes the data to PHY register
732 * Acquires semaphore, if necessary, then reads the PHY register at offset
772 * Acquires semaphore then reads the PHY register at offset and stores the
802 * Acquires semaphore, if necessary, then writes the data to PHY register
841 * Acquires semaphore then writes the data to PHY register
870 * Acquires semaphore, if necessary. Then reads the PHY register at offset
914 * Acquires semaphore then reads the PHY register at offset using the
945 * Acquires semaphore, if necessary. Then write the data to PHY register
986 * Acquires semaphore then writes the data to the PHY register at the offset
[all …]
/freebsd/contrib/ofed/opensm/include/complib/
H A Dcl_passivelock.h230 * The cl_plock_acquire function acquires a passive lock for
262 * The cl_plock_excl_acquire function acquires exclusive access
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Daspeed,video-engine.yaml44 VE. VE will acquires memory space for 3 purposes:
/freebsd/lib/libc/stdio/
H A Dflockfile.351 function acquires an exclusive lock on the specified stream.
/freebsd/share/man/man3/
H A Dpthread_mutex_consistent.343 that acquires the mutex lock is notified of the state by the return value
H A Dpthread_rwlock_rdlock.343 function acquires a read lock on
H A Dpthread_rwlock_timedwrlock.338 This function acquires a write lock on the read-write lock
H A Dpthread_rwlock_timedrdlock.338 This function acquires a read lock on the read-write lock
/freebsd/sys/contrib/dev/acpica/components/executer/
H A Dexmutex.c271 * path that supports multiple acquires by the same thread.
300 /* Support for multiple acquires by the owning thread */ in AcpiExAcquireMutexObject()
439 * previous multiple acquires) by the same thread.
466 /* Match multiple Acquires with multiple Releases */ in AcpiExReleaseMutexObject()
/freebsd/tests/sys/fs/fusefs/
H A Dlast_local_modify.cc202 * * Thread 1 calls a mutator like ftruncate, which acquires the vnode lock
210 * * Thread 2 acquires the vnode lock. At this point it must not add the
358 * * Thread 2 calls a mutator like ftruncate, which acquires the vnode lock
/freebsd/lib/libutil/
H A Dflopen.349 function opens or creates a file and acquires an exclusive lock on it.
/freebsd/crypto/krb5/src/man/
H A Dkvno.man49 kvno acquires a service ticket for the specified Kerberos principals
/freebsd/contrib/ntp/sntp/libevent/
H A Devthread-internal.h116 /** Lock an event_base, if it is set up for locking. Acquires the lock
239 /** Lock an event_base, if it is set up for locking. Acquires the lock
/freebsd/contrib/libevent/
H A Devthread-internal.h116 /** Lock an event_base, if it is set up for locking. Acquires the lock
239 /** Lock an event_base, if it is set up for locking. Acquires the lock
/freebsd/sys/sys/
H A Dlock.h85 #define LO_DUPOK 0x00400000 /* Don't check for duplicate acquires */
109 #define LOP_DUPOK 0x00000010 /* Don't check for duplicate acquires */

123456