btf_kind_operations 300 kernel/bpf/btf.c static const struct btf_kind_operations * const kind_ops[NR_BTF_KINDS]; btf_kind_operations 518 kernel/bpf/btf.c static const struct btf_kind_operations *btf_type_ops(const struct btf_type *t) btf_kind_operations 1480 kernel/bpf/btf.c static const struct btf_kind_operations int_ops = { btf_kind_operations 1783 kernel/bpf/btf.c static struct btf_kind_operations modifier_ops = { btf_kind_operations 1792 kernel/bpf/btf.c static struct btf_kind_operations ptr_ops = { btf_kind_operations 1833 kernel/bpf/btf.c static struct btf_kind_operations fwd_ops = { btf_kind_operations 2003 kernel/bpf/btf.c const struct btf_kind_operations *elem_ops; btf_kind_operations 2022 kernel/bpf/btf.c static struct btf_kind_operations array_ops = { btf_kind_operations 2263 kernel/bpf/btf.c const struct btf_kind_operations *ops; btf_kind_operations 2287 kernel/bpf/btf.c static struct btf_kind_operations struct_ops = { btf_kind_operations 2443 kernel/bpf/btf.c static struct btf_kind_operations enum_ops = { btf_kind_operations 2521 kernel/bpf/btf.c static struct btf_kind_operations func_proto_ops = { btf_kind_operations 2564 kernel/bpf/btf.c static struct btf_kind_operations func_ops = { btf_kind_operations 2628 kernel/bpf/btf.c static const struct btf_kind_operations var_ops = { btf_kind_operations 2780 kernel/bpf/btf.c static const struct btf_kind_operations datasec_ops = { btf_kind_operations 2906 kernel/bpf/btf.c static const struct btf_kind_operations * const kind_ops[NR_BTF_KINDS] = {