Searched refs:MPTS_LOCK_ASSERT_HELD (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/netinet/
H A Dmptcp_subr.c563 MPTS_LOCK_ASSERT_HELD(mpts);
738 MPTS_LOCK_ASSERT_HELD(mpts);
776 MPTS_LOCK_ASSERT_HELD(mpts);
1013 MPTS_LOCK_ASSERT_HELD(mpts);
1419 MPTS_LOCK_ASSERT_HELD(mpts);
1510 MPTS_LOCK_ASSERT_HELD(mpts);
1600 MPTS_LOCK_ASSERT_HELD(mpts);
1865 MPTS_LOCK_ASSERT_HELD(mpts);
1979 MPTS_LOCK_ASSERT_HELD(mpts);
2026 MPTS_LOCK_ASSERT_HELD(mpt
[all...]
H A Dmptcp_var.h217 #define MPTS_LOCK_ASSERT_HELD(_mpts) \ macro
230 MPTS_LOCK_ASSERT_HELD(_mpts); \

Completed in 14 milliseconds