mirror of
https://github.com/opnsense/src.git
synced 2026-02-26 11:20:29 -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. Reviewed by: hselasky, kib, zeising Approved by: kib (mentor) Differential Revision: https://reviews.freebsd.org/D23631 |
||
|---|---|---|
| .. | ||
| linux_compat.c | ||
| linux_current.c | ||
| linux_hrtimer.c | ||
| linux_idr.c | ||
| linux_kmod.c | ||
| linux_kthread.c | ||
| linux_lock.c | ||
| linux_page.c | ||
| linux_pci.c | ||
| linux_radix.c | ||
| linux_rcu.c | ||
| linux_schedule.c | ||
| linux_seq_file.c | ||
| linux_slab.c | ||
| linux_tasklet.c | ||
| linux_usb.c | ||
| linux_work.c | ||