Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dlinker.h219 void linker_kldload_unbusy(int flags);
/freebsd/sys/kern/
H A Dkern_linker.c1176 linker_kldload_unbusy(int flags) in linker_kldload_unbusy() function
1245 linker_kldload_unbusy(LINKER_UB_LOCKED); in kern_kldload()
1309 linker_kldload_unbusy(LINKER_UB_LOCKED); in kern_kldunload()