Home
last modified time | relevance | path

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

/linux/drivers/hid/bpf/
H A Dhid_bpf_struct_ops.c69 #define WRITE_RANGE(_name, _field, _is_string) \ in hid_bpf_ops_btf_struct_access() macro
78 WRITE_RANGE(hid_bpf_ctx, retval, false), in hid_bpf_ops_btf_struct_access()
79 WRITE_RANGE(hid_device, name, true), in hid_bpf_ops_btf_struct_access()
80 WRITE_RANGE(hid_device, uniq, true), in hid_bpf_ops_btf_struct_access()
81 WRITE_RANGE(hid_device, phys, true), in hid_bpf_ops_btf_struct_access()
83 #undef WRITE_RANGE in hid_bpf_ops_btf_struct_access()