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.h216 int linker_kldload_busy(int flags);
/freebsd/sys/kern/
H A Dkern_linker.c1144 linker_kldload_busy(int flags) in linker_kldload_busy() function
1224 error = linker_kldload_busy(LINKER_UB_PCATCH); in kern_kldload()
1279 error = linker_kldload_busy(LINKER_UB_PCATCH); in kern_kldunload()