Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dimgact_binmisc.c105 #define INTERP_LIST_RLOCK() sx_slock(&interp_list_sx) macro
424 INTERP_LIST_RLOCK(); in imgact_binmisc_lookup_entry()
446 INTERP_LIST_RLOCK(); in imgact_binmisc_get_all_entries()
637 INTERP_LIST_RLOCK(); in imgact_binmisc_exec()