Home
last modified time | relevance | path

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

12345678910>>...13

/freebsd/sys/contrib/openzfs/include/sys/
H A Ddmu_impl.h65 * protects dd namespace changes
66 * protects property changes globally
77 * protects os_obj_next
84 * protects structure of dnode (eg. nlevels)
110 * protects:
124 * protects dbuf_hash_table (global) and db_hash_next
133 * protects:
163 * protects:
194 * protects:
209 * protects:
[all …]
H A Dtxg_impl.h61 * The tc_open_lock protects the tx_open_txg member of the tx_state structure.
71 kmutex_t tc_open_lock; /* protects tx_open_txg */
72 kmutex_t tc_lock; /* protects the rest of this struct */
90 tx_cpu_t *tx_cpu; /* protects access to tx_open_txg */
91 kmutex_t tx_sync_lock; /* protects the rest of this struct */
H A Dvdev_impl.h297 /* Protects vdev_initialize_thread and vdev_initialize_state. */
317 /* Protects vdev_trim_thread and vdev_trim_state. */
354 * The vdev_indirect_rwlock protects the vdev_indirect_mapping
375 * protects against concurrent modifications of vdev_obsolete_segments
383 * Protects the vdev_scan_io_queue field itself as well as the
447 kmutex_t vdev_probe_lock; /* protects vdev_probe_zio */
H A Dzil_impl.h126 kmutex_t lwb_vdev_lock; /* protects lwb_vdev_tree */
147 kmutex_t zcw_lock; /* protects fields of this struct */
190 kmutex_t zl_lock; /* protects most zilog_t fields */
H A Dbrt_impl.h96 * Protects bv_mos_*.
100 * Protects all the fields starting from bv_initiated.
H A Dspa_impl.h401 kmutex_t spa_suspend_lock; /* protects suspend_zio_root */
421 krwlock_t spa_brt_lock; /* Protects brt_vdevs/nvdevs */
423 kmutex_t spa_proc_lock; /* protects spa_proc* */
436 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.h95 pthread_mutex_t ulp_lock; /* protects null_list */
139 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/libexec/rc/tests/
H A Drc_subr_test.sh31 atf_set "descr" "Verify that \${name}_oomprotect=all protects " \
72 atf_set "descr" "Verify that \${name}_oomprotect=yes protects " \
/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/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/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 */
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dspectral.h28 /* Protects enabled */

12345678910>>...13