函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\bpf\hashtab.c Create Date:2022-07-27 14:24:49
Last Modify:2022-05-23 09:15:29 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:get_htab_elem

函数原型:static struct htab_elem *get_htab_elem(struct bpf_htab *htab, int i)

返回类型:struct htab_elem

参数:

类型参数名称
struct bpf_htab *htab
inti
97  返回:elemsi size of each element in bytes
调用者
名称描述
htab_free_elems
prealloc_init