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

/linux-master/kernel/bpf/
H A Dverifier.c6274 static bool bpf_map_is_rdonly(const struct bpf_map *map) function
6792 bpf_map_is_rdonly(map) &&
8533 if (!bpf_map_is_rdonly(map)) {

Completed in 185 milliseconds