Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dgenetlink.h12 extern bool lockdep_genl_is_held(void);
27 rcu_dereference_check(p, lockdep_genl_is_held())
37 rcu_dereference_protected(p, lockdep_genl_is_held())
/OK3568_Linux_fs/kernel/net/netlink/
H A Dgenetlink.c44 bool lockdep_genl_is_held(void) in lockdep_genl_is_held() function
48 EXPORT_SYMBOL(lockdep_genl_is_held);