Searched refs:BPF_F_ANY_ALIGNMENT (Results 26 - 28 of 28) sorted by relevance

12

/linux-master/tools/testing/selftests/bpf/
H A Dtest_verifier.c1561 pflags |= BPF_F_ANY_ALIGNMENT;
1754 * BPF_F_ANY_ALIGNMENT to a program to override this
/linux-master/kernel/bpf/
H A Dsyscall.c2697 BPF_F_ANY_ALIGNMENT |
2729 (attr->prog_flags & BPF_F_ANY_ALIGNMENT) &&
H A Dverifier.c21258 if (attr->prog_flags & BPF_F_ANY_ALIGNMENT)

Completed in 217 milliseconds

12