Searched refs:bpf_map_is_rdonly (Results 1 – 3 of 3) sorted by relevance
184 if (!bpf_map_is_rdonly(map) || !map->ops->map_direct_value_addr || in const_reg_xfer()
5758 bool bpf_map_is_rdonly(const struct bpf_map *map) in bpf_map_is_rdonly() function6308 bpf_map_is_rdonly(map) && in check_map_mem_read()8541 if (!bpf_map_is_rdonly(map)) { in check_arg_const_str()
1293 bool bpf_map_is_rdonly(const struct bpf_map *map);