Home
last modified time | relevance | path

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

/linux/kernel/
H A Dworkqueue.c1126 static void mayday_cursor_func(struct work_struct *work) in mayday_cursor_func() function
1195 if (unlikely(work->func == mayday_cursor_func)) { in assign_work()
5230 INIT_WORK(&pwq->mayday_cursor, mayday_cursor_func); in init_pwq()