Home
last modified time | relevance | path

Searched refs:mmdrop_async_fn (Results 1 – 1 of 1) sorted by last modified time

/linux/kernel/
H A Dfork.c933 static void mmdrop_async_fn(struct work_struct *work) in mmdrop_async_fn() function
944 INIT_WORK(&mm->async_put_work, mmdrop_async_fn); in mmdrop_async()