Searched refs:thread_watchlist_t (Results 1 – 1 of 1) sorted by relevance
200 } thread_watchlist_t; typedef3091 thread_watchlist_t * threadlist; in apply_appstate_watchers()3100 threadlist = kalloc_type(thread_watchlist_t, numwatchers, Z_WAITOK | Z_ZERO); in apply_appstate_watchers()3111 kfree_type(thread_watchlist_t, numwatchers, threadlist); in apply_appstate_watchers()3117 kfree_type(thread_watchlist_t, numwatchers, threadlist); in apply_appstate_watchers()3146 kfree_type(thread_watchlist_t, numwatchers, threadlist); in apply_appstate_watchers()