Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dshmem.c3568 static void shmem_destroy_callback(struct rcu_head *head) in shmem_destroy_callback() function
3580 call_rcu(&inode->i_rcu, shmem_destroy_callback); in shmem_destroy_inode()
/Linux-v4.19/Documentation/filesystems/
Dporting536 to fix shmem_destroy_callback() that used to take that kind of shortcut;