Home
last modified time | relevance | path

Searched refs:btf_kind_operations (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/kernel/bpf/
H A Dbtf.c442 struct btf_kind_operations { struct
2483 static const struct btf_kind_operations int_ops = {
2816 static const struct btf_kind_operations ptr_ops = {
2857 static const struct btf_kind_operations fwd_ops = {
3027 const struct btf_kind_operations *elem_ops; in __btf_array_show()
3108 static const struct btf_kind_operations array_ops = {
4173 const struct btf_kind_operations *ops; in __btf_struct_show()
4407 static const struct btf_kind_operations enum_ops = {
4646 static const struct btf_kind_operations func_ops = {
4710 static const struct btf_kind_operations var_ops = {
[all …]