Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dverifier.c6224 static bool bpf_map_is_rdonly(const struct bpf_map *map) in bpf_map_is_rdonly() function
6751 bpf_map_is_rdonly(map) && in check_mem_access()
8683 if (!bpf_map_is_rdonly(map)) { in check_func_arg()