Searched refs:linker_kldload_busy (Results 1 – 2 of 2) sorted by relevance
218 int linker_kldload_busy(int flags);
1145 linker_kldload_busy(int flags) in linker_kldload_busy() function1225 error = linker_kldload_busy(LINKER_UB_PCATCH); in kern_kldload()1280 error = linker_kldload_busy(LINKER_UB_PCATCH); in kern_kldunload()