Searched refs:bpf_struct_ops_map_delete_elem (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/bpf/
H A Dbpf_struct_ops.c763 * bpf_struct_ops_map_delete_elem() can't unregister
792 static long bpf_struct_ops_map_delete_elem(struct bpf_map *map, void *key) function
1005 .map_delete_elem = bpf_struct_ops_map_delete_elem,

Completed in 129 milliseconds