Searched refs:BPF_F_STRICT_ALIGNMENT (Results 1 – 8 of 8) sorted by relevance
605 prog, prog_len, BPF_F_STRICT_ALIGNMENT, in do_test_single()
233 #define BPF_F_STRICT_ALIGNMENT (1U << 0) macro
313 #define BPF_F_STRICT_ALIGNMENT (1U << 0) macro
964 pflags |= BPF_F_STRICT_ALIGNMENT; in do_test_single()
2133 if (attr->prog_flags & ~(BPF_F_STRICT_ALIGNMENT | in bpf_prog_load()
12371 env->strict_alignment = !!(attr->prog_flags & BPF_F_STRICT_ALIGNMENT); in bpf_check()