Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dfcntl.c844 container_of(head, struct fasync_struct, fa_rcu)); in fasync_free_rcu()
872 call_rcu(&fa->fa_rcu, fasync_free_rcu); in fasync_remove_entry()
/openbmc/linux/include/linux/
H A Dfs.h1089 struct rcu_head fa_rcu; member