Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dhelpers.c1085 struct bpf_async_cb { struct
1086 struct bpf_map *map;
1087 struct bpf_prog *prog;
1111 struct bpf_async_cb cb; argument