Function report |
Source Code:kernel\rcu\srcutiny.c |
Create Date:2022-07-28 10:19:17 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:init_srcu_struct_fields
Proto:static int init_srcu_struct_fields(struct srcu_struct *ssp)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct srcu_struct * | ssp |
29 | srcu_read_lock() nesting depth. [0] = 0 |
30 | srcu_read_lock() nesting depth. [1] = 0 |
31 | init_swait_queue_head( & srcu_wq) |
32 | Pending callbacks: Head. = NULL |
34 | GP workqueue running? = false |
35 | GP waiting for readers? = false |
39 | Return 0 |
Name | Describe |
---|---|
__init_srcu_struct |
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 |