Home
last modified time | relevance | path

Searched full:protects (Results 1 – 25 of 329) sorted by relevance

12345678910>>...14

/freebsd/sys/contrib/openzfs/include/sys/
H A Ddmu_impl.h66 * protects dd namespace changes
67 * protects property changes globally
78 * protects os_obj_next
85 * protects structure of dnode (eg. nlevels)
111 * protects:
125 * protects dbuf_hash_table (global) and db_hash_next
134 * protects:
164 * protects:
195 * protects:
210 * protects:
[all …]
H A Dtxg_impl.h62 * The tc_open_lock protects the tx_open_txg member of the tx_state structure.
72 kmutex_t tc_open_lock; /* protects tx_open_txg */
73 kmutex_t tc_lock; /* protects the rest of this struct */
91 tx_cpu_t *tx_cpu; /* protects access to tx_open_txg */
92 kmutex_t tx_sync_lock; /* protects the rest of this struct */
H A Dvdev_impl.h295 /* Protects vdev_initialize_thread and vdev_initialize_state. */
315 /* Protects vdev_trim_thread and vdev_trim_state. */
352 * The vdev_indirect_rwlock protects the vdev_indirect_mapping
373 * protects against concurrent modifications of vdev_obsolete_segments
381 * Protects the vdev_scan_io_queue field itself as well as the
445 kmutex_t vdev_probe_lock; /* protects vdev_probe_zio */
H A Dzil_impl.h127 kmutex_t lwb_vdev_lock; /* protects lwb_vdev_tree */
148 kmutex_t zcw_lock; /* protects fields of this struct */
191 kmutex_t zl_lock; /* protects most zilog_t fields */
H A Dbrt_impl.h97 * Protects bv_mos_*.
101 * Protects all the fields starting from bv_initiated.
H A Dspa_impl.h400 kmutex_t spa_suspend_lock; /* protects suspend_zio_root */
420 krwlock_t spa_brt_lock; /* Protects brt_vdevs/nvdevs */
422 kmutex_t spa_proc_lock; /* protects spa_proc* */
435 kmutex_t spa_feat_stats_lock; /* protects spa_feat_stats */
/freebsd/lib/libc/rpc/
H A Dmt_misc.c29 /* protects the services list (svc.c) */
32 /* protects svc_fdset and the xports[] array */
35 /* protects the RPCBIND address cache */
41 /* protects des stats list */
47 /* protects the Auths list (svc_auth.c) */
50 /* protects client-side fd lock array */
65 /* protects proglst list (svc_simple.c) */
H A Ddes_crypt.349 mode protects against insertions, deletions and
/freebsd/sys/dev/qat/include/common/
H A Dadf_uio_control.h17 struct mutex list_lock; /* protects list struct */
18 struct mutex lock; /* protects rings_used and csr_addr */
H A Dadf_transport_internal.h16 struct mtx lock; /* protects ring data struct */
40 struct mtx lock; /* protects bank data struct */
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dsdio.h159 /* protects irq_proc_reg and irq_en_reg below.
199 /* protects access to bus_req_freeq */
223 /* protects access to wr_asyncq */
H A Dpci.h92 /* protects compl_free and num_send_allowed */
135 /* Protects ps_awake and ps_wake_refcount */
/freebsd/sys/contrib/openzfs/include/
H A Dlibuutil_impl.h96 pthread_mutex_t ulp_lock; /* protects null_list */
140 pthread_mutex_t uap_lock; /* protects null_avl */
/freebsd/sys/sys/
H A Daio.h190 * 1) Acquire lock that protects the associated queue.
199 * 1) Acquire the lock that protects the associated queue.
207 * 1) Acquire the lock that protects the associated queue.
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DListener.h128 std::mutex m_broadcasters_mutex; // Protects m_broadcasters
130 std::mutex m_events_mutex; // Protects m_broadcasters and m_events
/freebsd/libexec/rc/tests/
H A Drc_subr_test.sh32 atf_set "descr" "Verify that \${name}_oomprotect=all protects " \
73 atf_set "descr" "Verify that \${name}_oomprotect=yes protects " \
/freebsd/sys/ofed/include/rdma/
H A Dib_umem_odp.h63 * The umem_mutex protects the page_list and dma_list fields of an ODP
65 * also protects access to the mmu notifier counters.
/freebsd/share/man/man4/
H A Dmac_biba.460 which protects the integrity of system objects and subjects by means of
139 Multi-Level Security (MLS) protects the confidentiality, rather than the
/freebsd/sys/dev/drm2/
H A Ddrm_auth.c142 * This ioctl needs protection by the drm_global_mutex, which protects
180 * This ioctl needs protection by the drm_global_mutex, which protects
/freebsd/sys/netinet/tcp_stacks/
H A Dsack_filter.h54 * TLP to still work properly and yet protects us from splitting. The filter also only allows
71 * prevents sack from working and thus makes the connection less efficient but protects
/freebsd/sys/dev/netmap/
H A Dnetmap_bdg.h101 * bdg_lock protects accesses to the bdg_ports array.
107 BDG_RWLOCK_T bdg_lock; /* protects bdg_ports */
/freebsd/sys/dev/iser/
H A Dicl_iser.h389 * @flush_lock: protects flush_cv
453 * @device_list_mutex: protects device_list
455 * @connlist_mutex: protects connlist
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dbase_structs.h30 /* Protects base_alloc() and base_stats_get() operations. */
/freebsd/sys/contrib/openzfs/cmd/zed/zed.d/
H A Ddata-notify.sh7 # class/pool/[vdev] combination. This protects against spamming the recipient
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dbarrier.h48 pthread_mutex_t bar_lock; /* protects bar_numin */

12345678910>>...14