Function report |
Source Code:include\linux\rcu_sync.h |
Create Date:2022-07-28 05:42:28 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:_sync_is_idle() - Are readers permitted to use their fastpaths?*@rsp: Pointer to rcu_sync structure to use for synchronization* Returns true if readers are permitted to use their fastpaths. Must be
Proto:static inline bool rcu_sync_is_idle(struct rcu_sync *rsp)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct rcu_sync * | rsp |
34 | RCU_LOCKDEP_WARN(!rcu_read_lock_any_held(), "suspicious rcu_sync_is_idle() usage") |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |