Home
last modified time | relevance | path

Searched refs:try_to_grab_pending (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/
H A Dworkqueue.c1253 static int try_to_grab_pending(struct work_struct *work, bool is_dwork, in try_to_grab_pending() function
1739 ret = try_to_grab_pending(&dwork->work, true, &flags); in mod_delayed_work_on()
3127 ret = try_to_grab_pending(work, is_dwork, &flags); in __cancel_work_timer()
3256 ret = try_to_grab_pending(work, is_dwork, &flags); in __cancel_work()