Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A 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);
/kernel/linux/linux-6.6/fs/
H A 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);

Completed in 4 milliseconds