Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dverifier.c6419 static bool bpf_map_is_rdonly(const struct bpf_map *map) in bpf_map_is_rdonly() function
6960 bpf_map_is_rdonly(map) && in check_mem_access()
8752 if (!bpf_map_is_rdonly(map)) { in check_reg_const_str()