Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/bpf/entrypoints/
H A Dentrypoints.lskel.h14 struct bpf_prog_desc hid_tail_call; member
24 int prog_fd = skel->progs.hid_tail_call.prog_fd; in entrypoints_bpf__hid_tail_call__attach()
52 skel_closenz(skel->progs.hid_tail_call.prog_fd); in entrypoints_bpf__destroy()
H A Dentrypoints.bpf.c18 int BPF_PROG(hid_tail_call, struct hid_bpf_ctx *hctx) in BPF_PROG() argument
/openbmc/linux/drivers/hid/bpf/
H A Dhid_bpf_jmp_table.c559 ATTACH_AND_STORE_LINK(hid_tail_call); in hid_bpf_preload_skel()