Searched defs:lock (Results 101 - 125 of 585) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_report.cpp37 ScopedErrorReportLock lock; member in class:__sanitizer::ScopedAllocatorErrorReport
/freebsd-11-stable/contrib/unbound/respip/
H A Drespip.h26 lock_rw_type lock; /* lock on the respip tree */ member in struct:respip_set
37 lock_rw_type lock; member in struct:resp_addr
/freebsd-11-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_lock.c37 struct ww_mutex *lock; member in struct:ww_mutex_thread
74 linux_ww_mutex_lock_sub(struct ww_mutex *lock, argument
138 linux_ww_mutex_unlock_sub(struct ww_mutex *lock) argument
[all...]
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dww_mutex.h74 ww_mutex_trylock(struct ww_mutex *lock) argument
83 ww_mutex_lock(struct ww_mutex *lock, struct ww_acquire_ctx *ctx) argument
94 ww_mutex_lock_interruptible(struct ww_mutex *lock, struct ww_acquire_ctx *ctx) argument
107 ww_mutex_unlock(struct ww_mutex *lock) argument
116 ww_mutex_destroy(struct ww_mutex *lock) argument
128 ww_mutex_init(struct ww_mutex *lock, struct ww_class *ww_class) argument
[all...]
/freebsd-11-stable/contrib/unbound/validator/
H A Dval_neg.h70 lock_basic_type lock; member in struct:val_neg_cache
H A Dval_anchor.h62 lock_basic_type lock; member in struct:val_anchors
96 lock_basic_type lock; member in struct:trust_anchor
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dratelimiter.c40 isc_mutex_t lock; member in struct:isc_ratelimiter
[all...]
H A Dstats.c61 isc_mutex_t lock; member in struct:isc_stats
[all...]
/freebsd-11-stable/contrib/ntp/lib/isc/win32/
H A Dapp.c44 static isc_mutex_t lock; variable
[all...]
/freebsd-11-stable/contrib/apr-util/misc/
H A Dapr_rmm.c73 apr_anylock_t lock; member in struct:apr_rmm_t
[all...]
/freebsd-11-stable/contrib/gcclibs/libgomp/
H A Dfortran.c75 omp_init_nest_lock_ (omp_nest_lock_arg_t lock) argument
84 omp_destroy_lock_ (omp_lock_arg_t lock) argument
94 omp_destroy_nest_lock_(omp_nest_lock_arg_t lock) argument
104 omp_set_lock_(omp_lock_arg_t lock) argument
110 omp_set_nest_lock_(omp_nest_lock_arg_t lock) argument
116 omp_unset_lock_(omp_lock_arg_t lock) argument
122 omp_unset_nest_lock_(omp_nest_lock_arg_t lock) argument
182 omp_test_lock_(omp_lock_arg_t lock) argument
212 omp_test_nest_lock_(omp_nest_lock_arg_t lock) argument
[all...]
/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dtsd.h559 malloc_mutex_t lock; member in struct:tsd_init_head_s
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-bootmem.h120 uint32_t lock; /**< spinlock to control access to list */ member in struct:__anon8443
H A Dcvmx-shmem.h81 cvmx_spinlock_t lock; member in struct:cvmx_shmem_dscptr
95 cvmx_spinlock_t lock; member in struct:cvmx_shmem_smdr
H A Dcvmx-spinlock.h91 static inline void cvmx_spinlock_init(cvmx_spinlock_t *lock) argument
103 static inline int cvmx_spinlock_locked(cvmx_spinlock_t *lock) argument
114 static inline void cvmx_spinlock_unlock(cvmx_spinlock_t *lock) argument
134 cvmx_spinlock_trylock(cvmx_spinlock_t *lock) argument
160 cvmx_spinlock_lock(cvmx_spinlock_t *lock) argument
286 cvmx_spinlock_rec_init(cvmx_spinlock_rec_t *lock) argument
298 cvmx_spinlock_rec_locked(cvmx_spinlock_rec_t *lock) argument
314 _int_cvmx_spinlock_rec_unlock(cvmx_spinlock_rec_t *lock, char *filename, int linenum) argument
383 _int_cvmx_spinlock_rec_lock(cvmx_spinlock_rec_t *lock, char *filename, int linenum) argument
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_base/bdb/
H A Dlocks-table.c132 svn_lock_t *lock; local
77 svn_fs_bdb__lock_add(svn_fs_t *fs, const char *lock_token, svn_lock_t *lock, trail_t *trail, apr_pool_t *pool) argument
208 svn_lock_t *lock; local
[all...]
/freebsd-11-stable/sys/dev/cs/
H A Dif_csvar.h64 struct mtx lock; member in struct:cs_softc
/freebsd-11-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_l2t.h68 struct mtx lock; member in struct:l2t_entry
77 struct rwlock lock; member in struct:l2t_data
/freebsd-11-stable/contrib/subversion/subversion/svnbench/
H A Dnull-info-cmd.c124 svn_lock_t *lock; local
/freebsd-11-stable/contrib/sendmail/contrib/
H A Dqtool.pl646 sub lock subroutine
874 sub lock subroutine
[all...]
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dcollector.c43 hx509_lock lock; member in struct:hx509_collector
54 _hx509_collector_alloc(hx509_context context, hx509_lock lock, struct hx509_collector **collector) argument
H A Dlock.c60 hx509_lock_init(hx509_context context, hx509_lock *lock) argument
87 hx509_lock_add_password(hx509_lock lock, const char *password) argument
110 _hx509_lock_get_passwords(hx509_lock lock) argument
116 _hx509_lock_unlock_certs(hx509_lock lock) argument
122 hx509_lock_reset_passwords(hx509_lock lock) argument
133 hx509_lock_add_cert(hx509_context context, hx509_lock lock, hx509_cert cert) argument
139 hx509_lock_add_certs(hx509_context context, hx509_lock lock, hx509_certs certs) argument
145 hx509_lock_reset_certs(hx509_context context, hx509_lock lock) argument
162 _hx509_lock_find_cert(hx509_lock lock, const hx509_query *q, hx509_cert *c) argument
169 hx509_lock_set_prompter(hx509_lock lock, hx509_prompter_fct prompt, void *data) argument
177 hx509_lock_reset_promper(hx509_lock lock) argument
207 hx509_lock_prompt(hx509_lock lock, hx509_prompt *prompt) argument
215 hx509_lock_free(hx509_lock lock) argument
240 hx509_lock_command_string(hx509_lock lock, const char *string) argument
[all...]
/freebsd-11-stable/sys/dev/nxge/include/
H A Dxge-queue.h134 spinlock_t lock; member in struct:xge_queue_t
/freebsd-11-stable/sys/dev/iscsi/
H A Dicl.c166 icl_new_conn(const char *offload, bool iser, const char *name, struct mtx *lock) argument
/freebsd-11-stable/sys/dev/drm2/ttm/
H A Dttm_lock.c50 void ttm_lock_init(struct ttm_lock *lock) argument
70 void ttm_read_unlock(struct ttm_lock *lock) argument
78 __ttm_read_lock(struct ttm_lock *lock) argument
94 ttm_read_lock(struct ttm_lock *lock, bool interruptible) argument
118 __ttm_read_trylock(struct ttm_lock *lock, bool *locked) argument
139 ttm_read_trylock(struct ttm_lock *lock, bool interruptible) argument
167 ttm_write_unlock(struct ttm_lock *lock) argument
175 __ttm_write_lock(struct ttm_lock *lock) argument
194 ttm_write_lock(struct ttm_lock *lock, bool interruptible) argument
224 ttm_write_lock_downgrade(struct ttm_lock *lock) argument
232 __ttm_vt_unlock(struct ttm_lock *lock) argument
249 struct ttm_lock *lock = container_of(base, struct ttm_lock, base); local
257 __ttm_vt_lock(struct ttm_lock *lock) argument
271 ttm_vt_lock(struct ttm_lock *lock, bool interruptible, struct ttm_object_file *tfile) argument
314 ttm_vt_unlock(struct ttm_lock *lock) argument
320 ttm_suspend_unlock(struct ttm_lock *lock) argument
328 __ttm_suspend_lock(struct ttm_lock *lock) argument
342 ttm_suspend_lock(struct ttm_lock *lock) argument
[all...]

Completed in 248 milliseconds

1234567891011>>