Searched refs:nfp_bpf_map (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/netronome/nfp/bpf/ |
D | cmsg.c | 120 void nfp_bpf_ctrl_free_map(struct nfp_app_bpf *bpf, struct nfp_bpf_map *nfp_map) in nfp_bpf_ctrl_free_map() 198 nfp_bpf_ctrl_op_cache_get(struct nfp_bpf_map *nfp_map, enum nfp_ccm_type op, in nfp_bpf_ctrl_op_cache_get() 262 nfp_bpf_ctrl_op_cache_put(struct nfp_bpf_map *nfp_map, enum nfp_ccm_type op, in nfp_bpf_ctrl_op_cache_put() 295 struct nfp_bpf_map *nfp_map = offmap->dev_priv; in nfp_bpf_ctrl_entry_op()
|
D | offload.c | 259 static void nfp_map_bpf_byte_swap(struct nfp_bpf_map *nfp_map, void *value) in nfp_map_bpf_byte_swap() 273 nfp_map_bpf_byte_swap_record(struct nfp_bpf_map *nfp_map, void *value) in nfp_map_bpf_byte_swap_record() 334 struct nfp_bpf_map *nfp_map; in nfp_bpf_map_alloc() 383 sizeof_field(struct nfp_bpf_map, use_map[0]); in nfp_bpf_map_alloc() 412 struct nfp_bpf_map *nfp_map = offmap->dev_priv; in nfp_bpf_map_free()
|
D | main.h | 209 struct nfp_bpf_map { struct 597 nfp_bpf_ctrl_free_map(struct nfp_app_bpf *bpf, struct nfp_bpf_map *nfp_map);
|
D | verifier.c | 89 struct nfp_bpf_map *nfp_map; in nfp_bpf_map_update_value_ok() 393 struct nfp_bpf_map *nfp_map, in nfp_bpf_map_mark_used_one() 422 struct nfp_bpf_map *nfp_map; in nfp_bpf_map_mark_used()
|
D | jit.c | 4406 struct nfp_bpf_map *nfp_map; in nfp_bpf_replace_map_ptrs()
|