Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Doffload.c322 static const struct bpf_map_dev_ops nfp_bpf_map_ops = {
/linux/include/linux/
H A Dbpf.h661 struct bpf_map_dev_ops { struct
674 const struct bpf_map_dev_ops *dev_ops; argument