Searched defs:map_delete_elem (Results 1 - 2 of 2) sorted by path

/linux-master/include/linux/
H A Dbpf.h106 long (*map_delete_elem)(struct bpf_map *map, void *key); member in struct:bpf_map_ops
546 int (*map_delete_elem)(struct bpf_offloaded_map *map, void *key); member in struct:bpf_map_dev_ops
/linux-master/kernel/bpf/
H A Dsyscall.c1656 static int map_delete_elem(union bpf_attr *attr, bpfptr_t uattr) function

Completed in 204 milliseconds