Searched refs:notify_proc (Results 1 – 4 of 4) sorted by relevance
75 void (*notify_proc)(struct handle_waiter*); member92 .notify_proc = handle_event_waiter_notify}, \
428 .notify_proc = on_handle_event,
170 w->notify_proc(w); in handle_notify_waiters_locked()
165 ref->waiter.notify_proc = hset_waiter_notify; in hset_attach_ref()