Searched refs:BPF_F_STRICT_ALIGNMENT (Results 1 – 3 of 3) sorted by relevance
623 prog, prog_len, BPF_F_STRICT_ALIGNMENT, in do_test_single()
929 pflags |= BPF_F_STRICT_ALIGNMENT; in do_test_single()
254 #define BPF_F_STRICT_ALIGNMENT (1U << 0) macro