rcu_dereference_protected
#define rcu_dereference_protected(p, c) \
#define rcu_dereference_protected(p, cond) rcu_dereference(p)