Searched refs:PIBWORK_DELAY (Results 1 – 1 of 1) sorted by relevance
94 #define PIBWORK_DELAY (5 * NSEC_PER_SEC) macro117 timedout = ktime_add_ns(data->expire, PIBWORK_DELAY); in pibwork_handler()119 mod_delayed_work(system_wq, &pibwork, nsecs_to_jiffies(PIBWORK_DELAY)); in pibwork_handler()177 mod_delayed_work(system_wq, &pibwork, nsecs_to_jiffies(PIBWORK_DELAY)); in diag324_pibbuf()
Completed in 4 milliseconds