Searched refs:btf (Results 1 – 4 of 4) sorted by relevance
23 static struct btf *hid_bpf_ops_btf;25 static int hid_bpf_ops_init(struct btf *btf) in hid_bpf_ops_init() argument27 hid_bpf_ops_btf = btf; in hid_bpf_ops_init()89 t = btf_type_by_id(reg->btf, reg->btf_id); in hid_bpf_ops_btf_struct_access()103 type_id = btf_find_by_name_kind(reg->btf, write_range->struct_name, in hid_bpf_ops_btf_struct_access()108 state = btf_type_by_id(reg->btf, type_id); in hid_bpf_ops_btf_struct_access()
27 /sys/kernel/btf/vmlinux \66 $(Q)$(BPFTOOL) btf dump file $(VMLINUX_BTF) format c > $@
133 obj-$(CONFIG_VIDEO_SONY_BTF_MPX) += sony-btf-mpx.o
922 module will be called sony-btf-mpx.
Completed in 10 milliseconds