Home
last modified time | relevance | path

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

/fs/
Dfile.c36 static void free_fdtable_rcu(struct rcu_head *rcu) in free_fdtable_rcu() function
179 call_rcu(&cur_fdt->rcu, free_fdtable_rcu); in expand_fdtable()