Home
last modified time | relevance | path

Searched refs:map_lookup (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/bpf/
H A Dmap_cgroup_storage.rst80 __u32 map_lookup(struct bpf_map *map, __u64 cgrp, enum bpf_attach_type type)
115 __u32 map_lookup(struct bpf_map *map, __u64 cgrp, enum bpf_attach_type type)
H A Dmap_cgrp_storage.rst69 __u32 map_lookup(struct bpf_map *map, int cgrp_fd)
/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Dmain.h167 u32 map_lookup; member
H A Dmain.c249 bpf->helpers.map_lookup = readl(&cap->func_addr); in nfp_bpf_parse_cap_func()
H A Dverifier.c203 bpf->helpers.map_lookup, reg1) || in nfp_bpf_check_helper_call()
H A Djit.c4591 val = nfp_prog->bpf->helpers.map_lookup; in nfp_bpf_relo_for_vnic()