Searched refs:yielding_cb (Results 1 – 4 of 4) sorted by relevance
141 if (nd->yielding_cb) in notif_deliver_event()142 nd->yielding_cb(nd, ev); in notif_deliver_event()
95 void (*yielding_cb)(struct notif_driver *ndrv, enum notif_event ev); member
93 .yielding_cb = wd_ndrv_yielding_cb,
198 .yielding_cb = yielding_console_notif,