vss_handle_request
static void vss_handle_request(struct work_struct *dummy);
static DECLARE_WORK(vss_handle_request_work, vss_handle_request);