Searched refs:aio_kick_handler (Results 1 – 1 of 1) sorted by relevance
63 static void aio_kick_handler(struct work_struct *);270 INIT_DELAYED_WORK(&ctx->wq, aio_kick_handler); in ioctx_alloc()873 static void aio_kick_handler(struct work_struct *work) in aio_kick_handler() function