Searched defs:nfp_map (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/bpf/ |
H A 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() argument 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() argument 262 nfp_bpf_ctrl_op_cache_put(struct nfp_bpf_map *nfp_map, enum nfp_ccm_type op, struct sk_buff *skb, u32 cache_gen) nfp_bpf_ctrl_op_cache_put() argument 295 struct nfp_bpf_map *nfp_map = offmap->dev_priv; nfp_bpf_ctrl_entry_op() local [all...] |
H A D | verifier.c | 89 struct nfp_bpf_map *nfp_map; in nfp_bpf_map_update_value_ok() local 392 nfp_bpf_map_mark_used_one(struct bpf_verifier_env *env, struct nfp_bpf_map *nfp_map, unsigned int off, enum nfp_bpf_map_use use) nfp_bpf_map_mark_used_one() argument 422 struct nfp_bpf_map *nfp_map; nfp_bpf_map_mark_used() local [all...] |
H A 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() argument 273 nfp_map_bpf_byte_swap_record(struct nfp_bpf_map *nfp_map, void *value) in nfp_map_bpf_byte_swap_record() argument 334 struct nfp_bpf_map *nfp_map; in nfp_bpf_map_alloc() local 412 struct nfp_bpf_map *nfp_map = offmap->dev_priv; nfp_bpf_map_free() local [all...] |
H A D | jit.c | 4400 struct nfp_bpf_map *nfp_map; in nfp_bpf_replace_map_ptrs() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/bpf/ |
H A 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() argument 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() argument 262 nfp_bpf_ctrl_op_cache_put(struct nfp_bpf_map *nfp_map, enum nfp_ccm_type op, struct sk_buff *skb, u32 cache_gen) nfp_bpf_ctrl_op_cache_put() argument 295 struct nfp_bpf_map *nfp_map = offmap->dev_priv; nfp_bpf_ctrl_entry_op() local [all...] |
H A D | verifier.c | 89 struct nfp_bpf_map *nfp_map; in nfp_bpf_map_update_value_ok() local 392 nfp_bpf_map_mark_used_one(struct bpf_verifier_env *env, struct nfp_bpf_map *nfp_map, unsigned int off, enum nfp_bpf_map_use use) nfp_bpf_map_mark_used_one() argument 422 struct nfp_bpf_map *nfp_map; nfp_bpf_map_mark_used() local [all...] |
H A 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() argument 273 nfp_map_bpf_byte_swap_record(struct nfp_bpf_map *nfp_map, void *value) in nfp_map_bpf_byte_swap_record() argument 334 struct nfp_bpf_map *nfp_map; in nfp_bpf_map_alloc() local 412 struct nfp_bpf_map *nfp_map = offmap->dev_priv; nfp_bpf_map_free() local [all...] |
H A D | jit.c | 4406 struct nfp_bpf_map *nfp_map; in nfp_bpf_replace_map_ptrs() local
|
Completed in 20 milliseconds