Home
last modified time | relevance | path

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

/linux/drivers/net/netdevsim/ !
H A Dbpf.c483 static const struct bpf_map_dev_ops nsim_bpf_map_ops = {
/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.h625 struct bpf_map_dev_ops { struct
638 const struct bpf_map_dev_ops *dev_ops; argument