Searched refs:BPF_F_NO_USER_CONV (Results 1 - 4 of 4) sorted by relevance

/linux-master/kernel/bpf/
H A Darena.c105 (attr->map_flags & ~(BPF_F_SEGV_ON_FAULT | BPF_F_MMAPABLE | BPF_F_NO_USER_CONV)))
H A Dverifier.c19624 (((struct bpf_map *)env->prog->aux->arena)->map_flags & BPF_F_NO_USER_CONV)) {
/linux-master/include/uapi/linux/
H A Dbpf.h1409 BPF_F_NO_USER_CONV = (1U << 18), enumerator in enum:__anon2587
/linux-master/tools/include/uapi/linux/
H A Dbpf.h1409 BPF_F_NO_USER_CONV = (1U << 18), enumerator in enum:__anon3128

Completed in 499 milliseconds