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.c1081 struct bpf_async_cb { struct
1082 struct bpf_map *map;
1083 struct bpf_prog *prog;
1107 struct bpf_async_cb cb; argument