Home
last modified time | relevance | path

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

/linux-6.6.21/fs/
Dfile.c41 static void free_fdtable_rcu(struct rcu_head *rcu) in free_fdtable_rcu() function
200 call_rcu(&cur_fdt->rcu, free_fdtable_rcu); in expand_fdtable()