Home
last modified time | relevance | path

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

/mm/
Dpdflush.c87 unsigned long arg0; /* An argument to the callback */ member
127 (*my_work->fn)(my_work->arg0); in __pdflush()
211 int pdflush_operation(void (*fn)(unsigned long), unsigned long arg0) in pdflush_operation() argument
229 pdf->arg0 = arg0; in pdflush_operation()