Home
last modified time | relevance | path

Searched defs:lock (Results 151 – 175 of 660) sorted by relevance

12345678910>>...27

/freebsd/sys/dev/netmap/
H A Dnetmap_mbq.h56 SPINLOCK_T lock; member
/freebsd/sys/contrib/ck/include/spinlock/
H A Dclh.h46 ck_spinlock_clh_init(struct ck_spinlock_clh **lock, struct ck_spinlock_clh *unowned) in ck_spinlock_clh_init()
H A Dhclh.h47 ck_spinlock_hclh_init(struct ck_spinlock_hclh **lock, in ck_spinlock_hclh_init()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Drefcount.h70 refcount_dec_and_lock_irqsave(refcount_t *ref, spinlock_t *lock, in refcount_dec_and_lock_irqsave()
/freebsd/lib/libthr/thread/
H A Dthr_spinlock.c47 struct umutex lock; member
/freebsd/sys/kern/
H A Dkern_rmlock.c115 assert_rm(const struct lock_object *lock, int what) in assert_rm()
122 lock_rm(struct lock_object *lock, uintptr_t how) in lock_rm()
137 unlock_rm(struct lock_object *lock) in unlock_rm()
180 owner_rm(const struct lock_object *lock, struct thread **owner) in owner_rm()
833 db_show_rm(const struct lock_object *lock) in db_show_rm()
H A Dsubr_lock.c78 lock_init(struct lock_object *lock, struct lock_class *class, const char *name, in lock_init()
103 lock_destroy(struct lock_object *lock) in lock_destroy()
176 DB_SHOW_COMMAND(lock, db_show_lock) in DB_SHOW_COMMAND() argument
178 struct lock_object *lock; in DB_SHOW_COMMAND() local
H A Dkern_synch.c131 _sleep(const void *ident, struct lock_object *lock, int priority, in _sleep()
410 _blockcount_sleep(blockcount_t *bc, struct lock_object *lock, const char *wmesg, in _blockcount_sleep()
/freebsd/crypto/heimdal/lib/hx509/
H A Dcollector.c43 hx509_lock lock; member
54 _hx509_collector_alloc(hx509_context context, hx509_lock lock, struct hx509_collector **collector) in _hx509_collector_alloc()
H A Dkeyset.c116 hx509_lock lock, hx509_certs *certs) in hx509_certs_init()
188 hx509_lock lock) in hx509_certs_store()
661 hx509_lock lock, in hx509_certs_append()
H A Dks_null.c40 const char *residue, hx509_lock lock) in null_init()
/freebsd/contrib/netbsd-tests/usr.bin/xlint/lint1/
H A Dd_c99_nested_struct.c21 pthread_mutex_t lock; member
/freebsd/crypto/openssl/crypto/property/
H A Dproperty_string.c38 CRYPTO_RWLOCK *lock; member
137 static OSSL_PROPERTY_IDX ossl_property_string(CRYPTO_RWLOCK *lock, in ossl_property_string()
/freebsd/sys/dev/iicbus/pmic/
H A Dact8846.h39 struct sx lock; member
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Datomic.c73 __inline static void lock(Lock *l) { in lock() function
91 __inline static void lock(Lock *l) { OSSpinLockLock(l); } in lock() function
104 __inline static void lock(Lock *l) { in lock() function
/freebsd/contrib/ofed/opensm/include/complib/
H A Dcl_passivelock.h96 pthread_rwlock_t lock; member
/freebsd/sys/dev/qat/include/
H A Dadf_fw_counters.h30 struct rw_semaphore lock; member
/freebsd/sys/dev/ice/
H A Dice_osdep.h425 ice_init_lock(struct ice_lock *lock) in ice_init_lock()
444 ice_acquire_lock(struct ice_lock *lock) in ice_acquire_lock()
456 ice_release_lock(struct ice_lock *lock) in ice_release_lock()
469 ice_destroy_lock(struct ice_lock *lock) in ice_destroy_lock()
/freebsd/sys/net/
H A Dmp_ring.h60 struct mtx lock; member
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DRWMutex.h126 bool lock() { in lock() function
/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpt_image_section_cache.h96 mtx_t lock; member
/freebsd/sys/ofed/include/rdma/
H A Drdmavt_cq.h84 spinlock_t lock; /* protect changes in this struct */ member
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteRegisterContext.cpp388 GDBRemoteClientBase::Lock lock(gdb_comm); in WriteRegisterBytes() local
532 GDBRemoteClientBase::Lock lock(gdb_comm); in ReadAllRegisterValues() local
601 GDBRemoteClientBase::Lock lock(gdb_comm); in WriteAllRegisterValues() local
/freebsd/sys/ofed/drivers/infiniband/core/
H A Diwcm.h57 spinlock_t lock; member
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_bufferevent.c226 void *lock; member
247 lock_wrapper *lock = &lu_base.locks[i]; in lu_find() local
256 void *lock; in trace_lock_alloc() local
266 lock_wrapper *lock = lu_find(lock_); in trace_lock_free() local
276 lock_wrapper *lock = lu_find(lock_); in trace_lock_lock() local
287 lock_wrapper *lock = lu_find(lock_); in trace_lock_unlock() local

12345678910>>...27