find_watch
event->handle = find_watch(event->token);
BUG_ON(find_watch(token));
BUG_ON(!find_watch(token));