Home
last modified time | relevance | path

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

/drivers/hid/bpf/
A Dhid_bpf_struct_ops.c23 static struct btf *hid_bpf_ops_btf;
25 static int hid_bpf_ops_init(struct btf *btf) in hid_bpf_ops_init() argument
27 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()
/drivers/hid/bpf/progs/
A DMakefile27 /sys/kernel/btf/vmlinux \
66 $(Q)$(BPFTOOL) btf dump file $(VMLINUX_BTF) format c > $@
/drivers/media/i2c/
A DMakefile133 obj-$(CONFIG_VIDEO_SONY_BTF_MPX) += sony-btf-mpx.o
A DKconfig922 module will be called sony-btf-mpx.

Completed in 10 milliseconds