Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\bpf\btf.c Create Date:2022-07-28 13:21:33
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:btf_type_seq_show

Proto:void btf_type_seq_show(const struct btf *btf, u32 type_id, void *obj, struct seq_file *m)

Type:void

Parameter:

TypeParameterName
const struct btf *btf
u32type_id
void *obj
struct seq_file *m
4131  t = btf_type_by_id(btf, type_id)
4133  seq_show(btf, t, type_id, obj, 0, m)
Caller
NameDescribe
htab_map_seq_show_elem
htab_percpu_map_seq_show_elem
array_map_seq_show_elem
percpu_array_map_seq_show_elem
prog_array_map_seq_show_elem
cgroup_storage_seq_show_elem