Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/
H A Dcompat.h295 #define rcu_head callback_head macro
/rk3399_rockchip-uboot/fs/ubifs/
H A Dubifs.h223 struct rcu_head i_rcu;
387 struct rcu_head rcu;
H A Dsuper.c456 static void ubifs_i_callback(struct rcu_head *head) in ubifs_i_callback()