Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_linker.c228 sx_xunlock(&kld_sx); in linker_file_sysinit()
238 sx_xlock(&kld_sx); in linker_file_sysinit()
288 sx_xlock(&kld_sx); in linker_file_sysuninit()
314 sx_xlock(&kld_sx); in linker_file_register_sysctls()
336 sx_xlock(&kld_sx); in linker_file_enable_sysctls()
357 sx_xlock(&kld_sx); in linker_file_unregister_sysctls()
406 sx_xlock(&kld_sx); in linker_init_kernel_modules()
513 sx_xlock(&kld_sx); in linker_reference_module()
533 sx_xlock(&kld_sx); in linker_release_module()
589 sx_xlock(&kld_sx); in linker_file_foreach()
[all …]