Home
last modified time | relevance | path

Searched refs:map_lookup (Results 1 – 4 of 4) 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()