Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/
Dfork.c798 static void mmdrop_async_fn(struct work_struct *work) in mmdrop_async_fn() function
809 INIT_WORK(&mm->async_put_work, mmdrop_async_fn); in mmdrop_async()