Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dhid_bpf.h96 int __hid_bpf_tail_call(struct hid_bpf_ctx *ctx);
/Linux-v6.6/drivers/hid/bpf/
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()
Dhid_bpf_dispatch.c434 BTF_ID_FLAGS(func, __hid_bpf_tail_call)