Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/bpf/progs/
Dwq.c83 if (bpf_wq_start(wq, 0)) in test_elem_callback()
113 if (bpf_wq_start(wq, 0)) in test_hmap_elem_callback()
/linux-6.14.4/tools/testing/selftests/hid/progs/
Dhid_bpf_helpers.h118 extern int bpf_wq_start(struct bpf_wq *wq, unsigned int flags) __weak __ksym;
Dhid.c493 if (bpf_wq_start(wq, 0)) in test_inject_input_report_callback()
/linux-6.14.4/tools/testing/selftests/bpf/
Dbpf_experimental.h579 extern int bpf_wq_start(struct bpf_wq *wq, unsigned int flags) __weak __ksym;
/linux-6.14.4/kernel/bpf/
Dhelpers.c2838 __bpf_kfunc int bpf_wq_start(struct bpf_wq *wq, unsigned int flags) in bpf_wq_start() function
3170 BTF_ID_FLAGS(func, bpf_wq_start)