Searched refs:INM_LOCK_ASSERT_HELD (Results 1 – 3 of 3) sorted by relevance
1073 INM_LOCK_ASSERT_HELD(inm); in igmp_v2_update_group()1313 INM_LOCK_ASSERT_HELD(inm); in igmp_input_v3_group_query()1482 INM_LOCK_ASSERT_HELD(inm); in igmp_input_v1_report()2248 INM_LOCK_ASSERT_HELD(inm); in igmp_v1v2_process_group_timer()2276 INM_LOCK_ASSERT_HELD(inm); in igmp_v1v2_process_group_timer()2301 INM_LOCK_ASSERT_HELD(inm); in igmp_v3_process_group_timers()2433 INM_LOCK_ASSERT_HELD(inm); in igmp_v3_suppress_group_record()2689 INM_LOCK_ASSERT_HELD(inm); in igmp_v1v2_queue_report()2784 INM_LOCK_ASSERT_HELD(inm); in igmp_change_state()2846 INM_LOCK_ASSERT_HELD(inm); in igmp_initial_join()[all …]
678 INM_LOCK_ASSERT_HELD(inm); in inm_clear_recorded()713 INM_LOCK_ASSERT_HELD(inm); in inm_record_source()975 INM_LOCK_ASSERT_HELD(inm); in inm_get_source()1012 INM_LOCK_ASSERT_HELD(__DECONST(struct in_multi *, inm)); in ims_get_mode()1086 INM_LOCK_ASSERT_HELD(inm); in inm_merge()1224 INM_LOCK_ASSERT_HELD(inm); in inm_commit()1245 INM_LOCK_ASSERT_HELD(inm); in inm_reap()1269 INM_LOCK_ASSERT_HELD(inm); in inm_purge()3403 INM_LOCK_ASSERT_HELD(inm); in in_multi_attach()3441 INM_LOCK_ASSERT_HELD(inm); in in_multi_detach()[all …]
357 #define INM_LOCK_ASSERT_HELD(_inm) \ macro370 INM_LOCK_ASSERT_HELD(_inm); \