Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhid_bpf.h96 int __hid_bpf_tail_call(struct hid_bpf_ctx *ctx);
/openbmc/linux/drivers/hid/bpf/
H A Dhid_bpf_jmp_table.c102 __weak noinline int __hid_bpf_tail_call(struct hid_bpf_ctx *ctx) in __hid_bpf_tail_call() function
126 err = __hid_bpf_tail_call(&ctx_kern->ctx); in hid_bpf_prog_run()
H A Dhid_bpf_dispatch.c473 BTF_ID_FLAGS(func, __hid_bpf_tail_call)