Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dshmem.c3072 static void shmem_destroy_callback(struct rcu_head *head) in shmem_destroy_callback() function
3082 call_rcu(&inode->i_rcu, shmem_destroy_callback); in shmem_destroy_inode()