Searched refs:__hid_bpf_tail_call (Results 1 – 3 of 3) sorted by relevance
96 int __hid_bpf_tail_call(struct hid_bpf_ctx *ctx);
102 __weak noinline int __hid_bpf_tail_call(struct hid_bpf_ctx *ctx) in __hid_bpf_tail_call() function126 err = __hid_bpf_tail_call(&ctx_kern->ctx); in hid_bpf_prog_run()
473 BTF_ID_FLAGS(func, __hid_bpf_tail_call)