Home
last modified time | relevance | path

Searched refs:BPF_F_SEGV_ON_FAULT (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/kernel/bpf/
H A Darena.c110 (attr->map_flags & ~(BPF_F_SEGV_ON_FAULT | BPF_F_MMAPABLE | BPF_F_NO_USER_CONV))) in arena_map_alloc()
281 if (arena->map.map_flags & BPF_F_SEGV_ON_FAULT) in arena_vm_fault()
/linux-6.15/tools/include/uapi/linux/
H A Dbpf.h1416 BPF_F_SEGV_ON_FAULT = (1U << 17), enumerator
/linux-6.15/include/uapi/linux/
H A Dbpf.h1416 BPF_F_SEGV_ON_FAULT = (1U << 17), enumerator