Searched refs:bpf_wq_set_callback_impl (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/testing/selftests/hid/progs/ |
| H A D | hid_bpf_helpers.h | 119 extern int bpf_wq_set_callback_impl(struct bpf_wq *wq, 123 bpf_wq_set_callback_impl(timer, cb, flags, NULL)
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | bpf_experimental.h | 583 extern int bpf_wq_set_callback_impl(struct bpf_wq *wq, 587 bpf_wq_set_callback_impl(timer, cb, flags, NULL)
|
| /linux/kernel/bpf/ |
| H A D | helpers.c | 3123 __bpf_kfunc int bpf_wq_set_callback_impl(struct bpf_wq *wq, in bpf_wq_set_callback_impl() function 4491 BTF_ID_FLAGS(func, bpf_wq_set_callback_impl)
|
| H A D | verifier.c | 12422 BTF_ID(func, bpf_wq_set_callback_impl) in BTF_ID()
|