Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/hid/progs/
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.14.4/tools/testing/selftests/bpf/
Dbpf_experimental.h580 extern int bpf_wq_set_callback_impl(struct bpf_wq *wq,
584 bpf_wq_set_callback_impl(timer, cb, flags, NULL)
/linux-6.14.4/kernel/bpf/
Dhelpers.c2855 __bpf_kfunc int bpf_wq_set_callback_impl(struct bpf_wq *wq, in bpf_wq_set_callback_impl() function
3169 BTF_ID_FLAGS(func, bpf_wq_set_callback_impl)
Dverifier.c11809 BTF_ID(func, bpf_wq_set_callback_impl) in BTF_ID()
11843 BTF_ID(func, bpf_wq_set_callback_impl) in BTF_ID()