mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
r357614 added CTLFLAG_NEEDGIANT to make it easier to find nodes that are still not MPSAFE (or already are but aren’t properly marked). Use it in preparation for a general review of all nodes. This is non-functional change that adds annotations to SYSCTL_NODE and SYSCTL_PROC nodes using one of the soon-to-be-required flags. Mark all obvious cases as MPSAFE. All entries that haven't been marked as MPSAFE before are by default marked as NEEDGIANT Approved by: kib (mentor, blanket) Commented by: kib, gallatin, melifaro Differential Revision: https://reviews.freebsd.org/D23718 |
||
|---|---|---|
| .. | ||
| ocs.h | ||
| ocs_cam.c | ||
| ocs_cam.h | ||
| ocs_common.h | ||
| ocs_ddump.c | ||
| ocs_ddump.h | ||
| ocs_device.c | ||
| ocs_device.h | ||
| ocs_domain.c | ||
| ocs_domain.h | ||
| ocs_drv_fc.h | ||
| ocs_els.c | ||
| ocs_els.h | ||
| ocs_fabric.c | ||
| ocs_fabric.h | ||
| ocs_fcp.h | ||
| ocs_hw.c | ||
| ocs_hw.h | ||
| ocs_hw_queues.c | ||
| ocs_hw_queues.h | ||
| ocs_io.c | ||
| ocs_io.h | ||
| ocs_ioctl.c | ||
| ocs_ioctl.h | ||
| ocs_list.h | ||
| ocs_mgmt.c | ||
| ocs_mgmt.h | ||
| ocs_node.c | ||
| ocs_node.h | ||
| ocs_os.c | ||
| ocs_os.h | ||
| ocs_pci.c | ||
| ocs_scsi.c | ||
| ocs_scsi.h | ||
| ocs_sm.c | ||
| ocs_sm.h | ||
| ocs_sport.c | ||
| ocs_sport.h | ||
| ocs_stats.h | ||
| ocs_unsol.c | ||
| ocs_unsol.h | ||
| ocs_utils.c | ||
| ocs_utils.h | ||
| ocs_vpd.h | ||
| ocs_xport.c | ||
| ocs_xport.h | ||
| sli4.c | ||
| sli4.h | ||
| version.h | ||