Searched refs:HID_BPF_MEMCPY (Results 1 – 1 of 1) sorted by relevance
261 #define HID_BPF_MEMCPY(target, str) \ in BPF_PROG() macro264 HID_BPF_MEMCPY(hid_ctx->hid->name, "name coming from bpf"); in BPF_PROG()265 HID_BPF_MEMCPY(hid_ctx->hid->uniq, "uniq:coming:from:bpf"); in BPF_PROG()269 HID_BPF_MEMCPY(hid_ctx->hid->phys + i, " phys:coming:from:bpf"); in BPF_PROG()274 #undef HID_BPF_MEMCPY in BPF_PROG()