Home
last modified time | relevance | path

Searched refs:bpf_wq_set_callback_impl (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/tools/testing/selftests/hid/progs/
H A Dhid_bpf_helpers.h119 extern int bpf_wq_set_callback_impl(struct bpf_wq *wq,
123 bpf_wq_set_callback_impl(timer, cb, flags, NULL)
/linux-6.15/drivers/hid/bpf/progs/
H A Dhid_bpf_helpers.h36 extern int bpf_wq_set_callback_impl(struct bpf_wq *wq,
40 bpf_wq_set_callback_impl(wq, cb, flags, NULL)
/linux-6.15/tools/testing/selftests/bpf/
H A Dbpf_experimental.h583 extern int bpf_wq_set_callback_impl(struct bpf_wq *wq,
587 bpf_wq_set_callback_impl(timer, cb, flags, NULL)
/linux-6.15/kernel/bpf/
H A Dhelpers.c2923 __bpf_kfunc int bpf_wq_set_callback_impl(struct bpf_wq *wq, in bpf_wq_set_callback_impl() function
3282 BTF_ID_FLAGS(func, bpf_wq_set_callback_impl)
H A Dverifier.c12129 BTF_ID(func, bpf_wq_set_callback_impl) in BTF_ID()
12167 BTF_ID(func, bpf_wq_set_callback_impl) in BTF_ID()