Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dlinker.h218 int linker_kldload_busy(int flags);
/freebsd/sys/kern/
H A Dkern_linker.c1145 linker_kldload_busy(int flags) in linker_kldload_busy() function
1225 error = linker_kldload_busy(LINKER_UB_PCATCH); in kern_kldload()
1280 error = linker_kldload_busy(LINKER_UB_PCATCH); in kern_kldunload()