Searched refs:timerfd_resume_work (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/fs/ | ||
H A D | timerfd.c | 118 static void timerfd_resume_work(struct work_struct *work) in timerfd_resume_work() function 123 static DECLARE_WORK(timerfd_work, timerfd_resume_work); |
Completed in 2 milliseconds