Searched refs:dtio_stop_timer_cb (Results 1 – 3 of 3) sorted by relevance
343 void dtio_stop_timer_cb(int fd, short bits, void* arg);
1723 void dtio_stop_timer_cb(int ATTR_UNUSED(fd), short ATTR_UNUSED(bits), in dtio_stop_timer_cb() function1831 &dtio_stop_timer_cb, &info); in dtio_control_stop_flush()1839 if(ub_timer_add(timer, info.base, &dtio_stop_timer_cb, &info, in dtio_control_stop_flush()
195 else if(fptr == &dtio_stop_timer_cb) return 1; in fptr_whitelist_event()