Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/kern/
HDkern_event.c249 kn_list_lock(struct knote *kn) in kn_list_lock() function
1668 knl = kn_list_lock(kn); in kqueue_register()
1703 knl = kn_list_lock(kn); in kqueue_register()
2044 knl = kn_list_lock(kn); in kqueue_scan()