Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c7040 static bool bpf_map_is_rdonly(const struct bpf_map *map) in bpf_map_is_rdonly() function
7591 bpf_map_is_rdonly(map) && in check_mem_access()
9546 if (!bpf_map_is_rdonly(map)) { in check_reg_const_str()