函数逻辑报告 |
Source Code:kernel\rcu\tree.c |
Create Date:2022-07-27 11:27:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:synchronize_rcu - wait until a grace period has elapsed
函数原型:void synchronize_rcu(void)
返回类型:void
参数:无
2760 | RCU_LOCKDEP_WARN(lock_is_held( & rcu_bh_lock_map) || lock_is_held( & rcu_lock_map) || lock_is_held( & rcu_sched_lock_map), "Illegal synchronize_rcu() in RCU read-side critical section") |
名称 | 描述 |
---|---|
logic_pio_unregister_range | logic_pio_unregister_range - unregister a logical PIO range for a host*@range: pointer to the IO range which has been already registered.* Unregister a previously-registered IO range node. |
unregister_nmi_handler | |
atomic_notifier_chain_unregister | atomic_notifier_chain_unregister - Remove notifier from an atomic notifier chain*@nh: Pointer to head of the atomic notifier chain*@n: Entry to remove from notifier chain* Removes a notifier from an atomic notifier chain. |
rcu_test_sync_prims | Test each non-SRCU synchronous grace-period wait API. This is* useful just after a change in mode for these primitives, and* during early boot. |
rcu_sync_enter | _sync_enter() - Force readers onto slowpath*@rsp: Pointer to rcu_sync structure to use for synchronization* This function is used by updaters who need readers to make use of* a slowpath during the update |
cond_synchronize_rcu | d_synchronize_rcu - Conditionally wait for an RCU grace period*@oldstate: return value from earlier call to get_state_synchronize_rcu()* If a full RCU grace period has elapsed since the earlier call to* get_state_synchronize_rcu(), just return |
enable_swap_info | |
blk_mq_quiesce_queue | lk_mq_quiesce_queue() - wait until all ongoing dispatches have finished*@q: request queue |
key_garbage_collector | Reaper for unused keys. |
expand_fdtable | Expand the file descriptor table.* This function will allocate a new fdtable and both fd array and fdset, of* the given size.* Return <0 error code on error; 1 on successful completion. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |