Home
last modified time | relevance | path

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

/mm/
Dpdflush.c87 unsigned long arg0; /* An argument to the callback */ member
211 int pdflush_operation(void (*fn)(unsigned long), unsigned long arg0) in pdflush_operation()