Searched refs:comp_work_handler (Results 1 – 1 of 1) sorted by relevance
75 static void comp_work_handler(struct work_struct *work);140 INIT_DELAYED_WORK(&req_mgr_h->compwork, comp_work_handler); in cc_req_mgr_init()547 static void comp_work_handler(struct work_struct *work) in comp_work_handler() function
Completed in 5 milliseconds