| Function report | 
| Source Code: kernel\events\core.c | Create Date:2022-07-28 13:38:54 | 
| Last Modify:2022-05-20 07:50:19 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:__find_swevent_head
Proto:static inline struct hlist_head *__find_swevent_head(struct swevent_hlist *hlist, u64 type, u32 event_id)
Type:struct hlist_head
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct swevent_hlist * | hlist | |
| u64 | type | |
| u32 | event_id | 
| 8598 | hash = swevent_hash(type, event_id) | 
| Name | Describe | 
|---|---|
| find_swevent_head_rcu | For the read side: events when they trigger | 
| find_swevent_head | For the event head insertion and removal in the hlist | 
| 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 |