Searched refs:BPF_F_NO_USER_CONV (Results 1 – 4 of 4) sorted by relevance
110 (attr->map_flags & ~(BPF_F_SEGV_ON_FAULT | BPF_F_MMAPABLE | BPF_F_NO_USER_CONV))) in arena_map_alloc()
21570 (((struct bpf_map *)env->prog->aux->arena)->map_flags & BPF_F_NO_USER_CONV)) { in do_misc_fixups()
1419 BPF_F_NO_USER_CONV = (1U << 18), enumerator