Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/bpf/
H A Dsyscall.c1014 static int map_lookup_elem(union bpf_attr *attr) in map_lookup_elem() function
/kernel/linux/linux-6.6/kernel/bpf/
H A Dsyscall.c1431 static int map_lookup_elem(union bpf_attr *attr) in map_lookup_elem() function
/kernel/linux/linux-5.10/include/linux/
H A Dbpf.h75 void *(*map_lookup_elem)(struct bpf_map *map, void *key); member
220 int (*map_lookup_elem)(struct bpf_offloaded_map *map, member
/kernel/linux/linux-6.6/include/linux/
H A Dbpf.h98 void *(*map_lookup_elem)(struct bpf_map *map, void *key); member
531 int (*map_lookup_elem)(struct bpf_offloaded_map *map, member

Completed in 21 milliseconds