Home
last modified time | relevance | path

Searched defs:timer_cb (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dtimer_mim_reject.c41 static int timer_cb(void *map, int *key, struct hmap_elem *val) in timer_cb() function
H A Dtest_helper_restricted.c28 static int timer_cb(void *map, int *key, struct timer *timer) in timer_cb() function
/aosp_15_r20/external/sandboxed-api/oss-internship-2020/libuv/tests/
H A Dtest_callback.cc63 sapi::v::RemotePtr timer_cb(timer_cb_voidptr); in UVTimerStart() local
/aosp_15_r20/external/curl/lib/
H A Dmultihandle.h155 curl_multi_timer_callback timer_cb; member
/aosp_15_r20/external/curl/docs/examples/
H A Dghiper.c145 static gboolean timer_cb(gpointer data) in timer_cb() function
H A Dhiperfifo.c220 static void timer_cb(int fd, short kind, void *userp) in timer_cb() function
H A Devhiperfifo.c220 static void timer_cb(EV_P_ struct ev_timer *w, int revents) in timer_cb() function
H A Dephiperfifo.c221 static void timer_cb(GlobalInfo* g, int revents) in timer_cb() function