函数逻辑报告 |
Source Code:kernel\bpf\percpu_freelist.c |
Create Date:2022-07-27 14:28:40 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:pcpu_freelist_push
函数原型:void pcpu_freelist_push(struct pcpu_freelist *s, struct pcpu_freelist_node *node)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct pcpu_freelist * | s | |
struct pcpu_freelist_node * | node |
50 | local_irq_save(flags) |
51 | __pcpu_freelist_push(s, node) |
名称 | 描述 |
---|---|
____bpf_get_stackid | |
bpf_stackmap_copy | Called from syscall |
stack_map_delete_elem | Called from syscall or from eBPF program |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |