Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dwq.c83 if (bpf_wq_start(wq, 0)) in test_elem_callback()
113 if (bpf_wq_start(wq, 0)) in test_hmap_elem_callback()
H A Dksock_wq.c59 return bpf_wq_start(&value->work, 0); in ksock_wq_start()
/linux/tools/testing/selftests/hid/progs/
H A Dhid_bpf_helpers.h130 extern int bpf_wq_start(struct bpf_wq *wq, unsigned int flags) __weak __ksym;
H A Dhid.c508 if (bpf_wq_start(wq, 0)) in test_inject_input_report_callback()
/linux/tools/testing/selftests/bpf/
H A Dbpf_experimental.h352 extern int bpf_wq_start(struct bpf_wq *wq, unsigned int flags) __weak __ksym;
/linux/kernel/bpf/
H A Dhelpers.c3423 __bpf_kfunc int bpf_wq_start(struct bpf_wq *wq, unsigned int flags) in bpf_wq_start() function
4920 BTF_ID_FLAGS(func, bpf_wq_start)