kvp_timeout_func
static void kvp_timeout_func(struct work_struct *dummy);
static DECLARE_DELAYED_WORK(kvp_timeout_work, kvp_timeout_func);