Searched refs:bpf_wq_set_callback_impl (Results 1 – 4 of 4) sorted by relevance
/linux-6.14.4/tools/testing/selftests/hid/progs/ |
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-6.14.4/tools/testing/selftests/bpf/ |
D | bpf_experimental.h | 580 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/ |
D | helpers.c | 2855 __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)
|
D | verifier.c | 11809 BTF_ID(func, bpf_wq_set_callback_impl) in BTF_ID() 11843 BTF_ID(func, bpf_wq_set_callback_impl) in BTF_ID()
|