Searched refs:pflags (Results 1 – 1 of 1) sorted by relevance
1521 __u32 pflags; in do_test_single() local1552 pflags = testing_prog_flags(); in do_test_single()1554 pflags |= BPF_F_STRICT_ALIGNMENT; in do_test_single()1556 pflags |= BPF_F_ANY_ALIGNMENT; in do_test_single()1558 pflags |= test->flags; in do_test_single()1572 opts.prog_flags = pflags; in do_test_single()