Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/linux/
Dcompat.h314 #define rcu_head callback_head macro
/third_party/uboot/u-boot-2020.01/fs/ubifs/
Dubifs.h222 struct rcu_head i_rcu;
386 struct rcu_head rcu;
Dsuper.c455 static void ubifs_i_callback(struct rcu_head *head) in ubifs_i_callback()