Searched defs:knl (Results 1 – 7 of 7) sorted by relevance
256 struct knlist *knl; in kn_list_lock() local265 kn_list_unlock(struct knlist *knl) in kn_list_unlock()305 #define KNL_ASSERT_LOCK(knl, islocked) do { \ argument312 #define KNL_ASSERT_LOCKED(knl) do { \ argument315 #define KNL_ASSERT_UNLOCKED(knl) do { \ argument319 #define KNL_ASSERT_LOCKED(knl) do {} while (0) argument320 #define KNL_ASSERT_UNLOCKED(knl) do {} while (0) argument1501 struct knlist *knl; in kqueue_register() local1926 struct knlist *knl; in kqueue_scan() local2434 knlist_add(struct knlist *knl, struct knote *kn, int islocked) in knlist_add()[all …]
2665 struct knlist *knl; in filt_aiodetach() local2715 struct knlist *knl; in filt_liodetach() local
4486 struct knlist *knl; local
1851 struct knlist *knl; in uipc_kqfilter_stream_or_seqpacket() local
6666 struct knlist *knl; in vfs_kqfilter() local
60 knlist_init_sx(struct knlist *knl, struct sx *lock) in knlist_init_sx()
349 #define knlist_clear(knl, islocked) \ argument351 #define knlist_delete(knl, td, islocked) \ argument