Searched refs:max_rdonly_access (Results 1 – 4 of 4) sorted by relevance
125 key_acc_size = prog->aux->max_rdonly_access; in bpf_iter_attach_map()
6873 max_access = &env->prog->aux->max_rdonly_access; in check_mem_access()7216 max_access = &env->prog->aux->max_rdonly_access; in check_helper_mem_access()
1678 if (prog->aux->max_rdonly_access > map->key_size) { in sock_map_iter_attach_target()
1402 u32 max_rdonly_access; member