comp_work_handler
INIT_DELAYED_WORK(&req_mgr_h->compwork, comp_work_handler);
static void comp_work_handler(struct work_struct *work);