Searched defs:knl (Results 1 – 7 of 7) sorted by relevance
267 struct knlist *knl; in kn_list_lock() local276 kn_list_unlock(struct knlist *knl) in kn_list_unlock()316 #define KNL_ASSERT_LOCK(knl, islocked) do { \ argument323 #define KNL_ASSERT_LOCKED(knl) do { \ argument326 #define KNL_ASSERT_UNLOCKED(knl) do { \ argument330 #define KNL_ASSERT_LOCKED(knl) do {} while (0) argument331 #define KNL_ASSERT_UNLOCKED(knl) do {} while (0) argument1594 struct knlist *knl; in kqueue_register() local2019 struct knlist *knl; in kqueue_scan() local2527 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
1849 struct knlist *knl; in uipc_kqfilter_stream_or_seqpacket() local
6672 struct knlist *knl; in vfs_kqfilter() local
60 knlist_init_sx(struct knlist *knl, struct sx *lock) in knlist_init_sx()
360 #define knlist_clear(knl, islocked) \ argument362 #define knlist_delete(knl, td, islocked) \ argument