Searched refs:free_fdtable_rcu (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/fs/ | ||
H A D | file.c | 54 static void free_fdtable_rcu(struct rcu_head *rcu) free_fdtable_rcu() function 171 call_rcu(&cur_fdt->rcu, free_fdtable_rcu); |
Completed in 51 milliseconds