Function report |
Source Code:kernel\rcu\srcutiny.c |
Create Date:2022-07-28 10:19:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:synchronize_srcu - wait for prior SRCU read-side critical-section completion
Proto:void synchronize_srcu(struct srcu_struct *ssp)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct srcu_struct * | ssp |
185 | init_rcu_head_on_stack( & head) |
186 | init_completion( & completion) |
189 | destroy_rcu_head_on_stack( & head) |
Name | Describe |
---|---|
srcu_torture_synchronize | |
srcu_perf_synchronize | |
perf_pmu_unregister | |
mmu_notifier_unregister | This releases the mm_count pin automatically and frees the mm* structure if it was the last user of it. It serializes against* running mmu notifiers with SRCU and against mmu_notifier_unregister* with the unregister lock + SRCU |
mmu_notifier_synchronize | mmu_notifier_synchronize - Ensure all mmu_notifiers are freed* This function ensures that all outstanding async SRU work from* mmu_notifier_put() is completed. After it returns any mmu_notifier_ops |
quarantine_remove_cache | Free all quarantined objects belonging to cache. |
fsnotify_mark_destroy_workfn | |
drop_dquot_ref | Gather all references from inodes and drop them |
synchronize_srcu_expedited | |
srcu_barrier |
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 |