Function report |
Source Code:kernel\bpf\percpu_freelist.c |
Create Date:2022-07-28 13:12:11 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:___pcpu_freelist_push
Proto:static inline void ___pcpu_freelist_push(struct pcpu_freelist_head *head, struct pcpu_freelist_node *node)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct pcpu_freelist_head * | head | |
| struct pcpu_freelist_node * | node |
| 31 | raw_spin_lock( & lock) |
| 34 | raw_spin_unlock( & lock) |
| Name | Describe |
|---|---|
| __pcpu_freelist_push | |
| pcpu_freelist_populate |
| 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 |