Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/netronome/nfp/bpf/ !
H A Doffload.c324 static const struct bpf_map_dev_ops nfp_bpf_map_ops = {
/linux/drivers/net/netdevsim/ !
H A Dbpf.c477 static const struct bpf_map_dev_ops nsim_bpf_map_ops = {
/linux/include/linux/ !
H A Dbpf.h609 struct bpf_map_dev_ops { struct
622 const struct bpf_map_dev_ops *dev_ops; argument