| /f-stack/freebsd/net/route/ |
| H A D | nhop_var.h | 72 #define NHOPS_WLOCK_ASSERT(ctl) rw_assert(&(ctl)->ctl_lock, RA_WLOCKED)
|
| H A D | route_var.h | 88 #define RIB_WLOCK_ASSERT(rh) rm_assert(&(rh)->rib_lock, RA_WLOCKED)
|
| /f-stack/freebsd/sys/ |
| H A D | bufobj.h | 127 #define ASSERT_BO_WLOCKED(bo) rw_assert(BO_LOCKPTR((bo)), RA_WLOCKED)
|
| H A D | rmlock.h | 124 #define RA_WLOCKED LA_XLOCKED macro
|
| H A D | rwlock.h | 285 #define RA_WLOCKED LA_XLOCKED macro
|
| /f-stack/freebsd/kern/ |
| H A D | kern_rwlock.c | 368 __rw_assert(c, RA_WLOCKED, file, line); in _rw_wunlock_cookie() 1373 __rw_assert(&rw->rw_lock, RA_WLOCKED | RA_NOTRECURSED, file, line); in __rw_downgrade_int() 1488 case RA_WLOCKED: in __rw_assert() 1489 case RA_WLOCKED | RA_RECURSED: in __rw_assert() 1490 case RA_WLOCKED | RA_NOTRECURSED: in __rw_assert()
|
| H A D | kern_rmlock.c | 626 _rm_assert(rm, RA_WLOCKED, file, line); in _rm_wunlock_debug() 789 case RA_WLOCKED: in _rm_assert()
|
| /f-stack/freebsd/net/ |
| H A D | radix.h | 173 #define RADIX_NODE_HEAD_WLOCK_ASSERT(rnh) rm_assert(&(rnh)->rnh_lock, RA_WLOCKED)
|
| H A D | if_llatbl.h | 97 #define LLE_WLOCK_ASSERT(lle) rw_assert(&(lle)->lle_lock, RA_WLOCKED)
|
| /f-stack/tools/compat/include/net/ |
| H A D | radix.h | 173 #define RADIX_NODE_HEAD_WLOCK_ASSERT(rnh) rm_assert(&(rnh)->rnh_lock, RA_WLOCKED)
|
| /f-stack/freebsd/i386/i386/ |
| H A D | pmap.c | 2478 rw_assert(&pvh_global_lock, RA_WLOCKED); in free_pv_entry() 2537 rw_assert(&pvh_global_lock, RA_WLOCKED); in get_pv_entry() 2606 rw_assert(&pvh_global_lock, RA_WLOCKED); in pmap_pvh_remove() 2624 rw_assert(&pvh_global_lock, RA_WLOCKED); in pmap_pv_demote_pde() 2658 rw_assert(&pvh_global_lock, RA_WLOCKED); in pmap_pv_promote_pde() 2700 rw_assert(&pvh_global_lock, RA_WLOCKED); in pmap_remove_entry() 2718 rw_assert(&pvh_global_lock, RA_WLOCKED); in pmap_insert_entry() 2733 rw_assert(&pvh_global_lock, RA_WLOCKED); in pmap_try_insert_pv_entry() 2754 rw_assert(&pvh_global_lock, RA_WLOCKED); in pmap_pv_insert_pde() 3036 rw_assert(&pvh_global_lock, RA_WLOCKED); in pmap_remove_pte() [all …]
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw_private.h | 430 #define IPFW_WLOCK_ASSERT(_chain) rw_assert(&(_chain)->rwmtx, RA_WLOCKED) 451 #define IPFW_WLOCK_ASSERT(_chain) rm_assert(&(_chain)->rwmtx, RA_WLOCKED) 463 #define IPFW_UH_WLOCK_ASSERT(_chain) rw_assert(&(_chain)->uh_lock, RA_WLOCKED)
|
| /f-stack/freebsd/arm/arm/ |
| H A D | pmap-v6.c | 2985 rw_assert(&pvh_global_lock, RA_WLOCKED); in free_pv_entry() 3027 rw_assert(&pvh_global_lock, RA_WLOCKED); in get_pv_entry() 3100 rw_assert(&pvh_global_lock, RA_WLOCKED); in pmap_insert_entry() 3112 rw_assert(&pvh_global_lock, RA_WLOCKED); in pmap_pvh_remove() 3137 rw_assert(&pvh_global_lock, RA_WLOCKED); in pmap_remove_entry() 3154 rw_assert(&pvh_global_lock, RA_WLOCKED); in pmap_pv_demote_pte1() 3188 rw_assert(&pvh_global_lock, RA_WLOCKED); in pmap_pv_promote_pte1() 3223 rw_assert(&pvh_global_lock, RA_WLOCKED); in pmap_try_insert_pv_entry() 3244 rw_assert(&pvh_global_lock, RA_WLOCKED); in pmap_pv_insert_pte1() 4113 rw_assert(&pvh_global_lock, RA_WLOCKED); in pmap_remove_pte2() [all …]
|
| /f-stack/freebsd/mips/mips/ |
| H A D | pmap.c | 1572 rw_assert(&pvh_global_lock, RA_WLOCKED); in free_pv_entry() 1628 rw_assert(&pvh_global_lock, RA_WLOCKED); in get_pv_entry() 1690 rw_assert(&pvh_global_lock, RA_WLOCKED); in pmap_pvh_remove() 1716 rw_assert(&pvh_global_lock, RA_WLOCKED); in pmap_remove_entry() 1731 rw_assert(&pvh_global_lock, RA_WLOCKED); in pmap_try_insert_pv_entry() 1769 rw_assert(&pvh_global_lock, RA_WLOCKED); in pmap_remove_pte() 1815 rw_assert(&pvh_global_lock, RA_WLOCKED); in pmap_remove_page() 2334 rw_assert(&pvh_global_lock, RA_WLOCKED); in pmap_enter_quick_locked() 2917 rw_assert(&pvh_global_lock, RA_WLOCKED); in pmap_testbit()
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | in_pcb.h | 593 #define INP_WLOCK_ASSERT(inp) rw_assert(&(inp)->inp_lock, RA_WLOCKED) 654 rw_assert(&(ipi)->ipi_list_lock, RA_WLOCKED)
|
| H A D | in_var.h | 134 #define IN_IFADDR_WLOCK_ASSERT() rm_assert(&in_ifaddr_lock, RA_WLOCKED)
|
| /f-stack/freebsd/netinet/ |
| H A D | in_pcb.h | 593 #define INP_WLOCK_ASSERT(inp) rw_assert(&(inp)->inp_lock, RA_WLOCKED) 654 rw_assert(&(ipi)->ipi_list_lock, RA_WLOCKED)
|
| H A D | sctp_lock_bsd.h | 182 rw_assert(&SCTP_BASE_INFO(ipi_addr_mtx), RA_WLOCKED); \
|
| H A D | in_var.h | 134 #define IN_IFADDR_WLOCK_ASSERT() rm_assert(&in_ifaddr_lock, RA_WLOCKED)
|
| H A D | tcp_timewait.c | 130 #define TW_WLOCK_ASSERT(tw) rw_assert(&(tw), RA_WLOCKED)
|
| /f-stack/freebsd/vm/ |
| H A D | vm_object.h | 251 rw_assert(&(object)->lock, RA_WLOCKED)
|
| /f-stack/freebsd/netinet6/ |
| H A D | nd6.h | 290 #define ND6_WLOCK_ASSERT() rw_assert(&V_nd6_lock, RA_WLOCKED)
|
| /f-stack/tools/compat/include/netinet6/ |
| H A D | nd6.h | 290 #define ND6_WLOCK_ASSERT() rw_assert(&V_nd6_lock, RA_WLOCKED)
|
| H A D | in6_var.h | 542 #define IN6_IFADDR_WLOCK_ASSERT() rm_assert(&in6_ifaddr_lock, RA_WLOCKED)
|
| /f-stack/freebsd/security/mac/ |
| H A D | mac_framework.c | 309 rm_assert(&mac_policy_rm, RA_WLOCKED); in mac_policy_xlock_assert()
|