Searched defs:map_lookup_elem (Results 1 - 2 of 2) sorted by relevance

/linux-master/kernel/bpf/
H A Dsyscall.c1523 static int map_lookup_elem(union bpf_attr *attr) function
/linux-master/include/linux/
H A Dbpf.h104 void *(*map_lookup_elem)(struct bpf_map *map, void *key); member in struct:bpf_map_ops
542 int (*map_lookup_elem)(struct bpf_offloaded_map *map, member in struct:bpf_map_dev_ops

Completed in 188 milliseconds