Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/netdevsim/
H A Dbpf.c480 static const struct bpf_map_dev_ops nsim_bpf_map_ops = {
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/bpf/
H A Doffload.c324 static const struct bpf_map_dev_ops nfp_bpf_map_ops = {
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h224 struct bpf_map_dev_ops { struct
239 const struct bpf_map_dev_ops *dev_ops; argument