hid_bpf_input_report
BTF_ID_FLAGS(func, hid_bpf_input_report, KF_SLEEPABLE)
BTF_ID_FLAGS(func, hid_bpf_input_report)
extern int hid_bpf_input_report(struct hid_bpf_ctx *ctx,
ret = hid_bpf_input_report(ctx, HID_INPUT_REPORT, args->data, size);
hid_bpf_input_report(hid_ctx, HID_INPUT_REPORT, buf, sizeof(buf));
extern int hid_bpf_input_report(struct hid_bpf_ctx *ctx,