Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Dhelpers.c1083 struct bpf_async_cb { struct
1112 struct bpf_async_cb cb; argument
1118 struct bpf_async_cb cb;
1126 struct bpf_async_cb *cb;
1186 struct bpf_async_cb *cb = &w->cb; in bpf_wq_work()
1245 struct bpf_async_cb *cb; in __bpf_async_init()
1356 struct bpf_async_cb *cb; in __bpf_async_set_callback()
1451 static void drop_prog_refcnt(struct bpf_async_cb *async) in drop_prog_refcnt()
1532 static struct bpf_async_cb *__bpf_async_cancel_and_free(struct bpf_async_kern *async) in __bpf_async_cancel_and_free()
1534 struct bpf_async_cb *cb; in __bpf_async_cancel_and_free()