Searched refs:BPF_F_SEGV_ON_FAULT (Results 1 - 3 of 3) 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)))
262 if (arena->map.map_flags & BPF_F_SEGV_ON_FAULT)
/linux-master/include/uapi/linux/
H A Dbpf.h1406 BPF_F_SEGV_ON_FAULT = (1U << 17), enumerator in enum:__anon2587
/linux-master/tools/include/uapi/linux/
H A Dbpf.h1406 BPF_F_SEGV_ON_FAULT = (1U << 17), enumerator in enum:__anon3128

Completed in 141 milliseconds