Home
last modified time | relevance | path

Searched refs:INTERP_LIST_ASSERT_LOCKED (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/sys/kern/
H A Dimgact_binmisc.c113 #define INTERP_LIST_ASSERT_LOCKED() sx_assert(&interp_list_sx, SA_LOCKED) macro
243 INTERP_LIST_ASSERT_LOCKED(); in imgact_binmisc_find_entry()
394 INTERP_LIST_ASSERT_LOCKED(); in imgact_binmisc_populate_xbe()
596 INTERP_LIST_ASSERT_LOCKED(); in imgact_binmisc_find_interpreter()