Searched defs:OP_GE (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dreg_bounds.c463 enum op { OP_LT, OP_LE, OP_GT, OP_GE, OP_EQ, OP_NE, first_op = OP_LT, last_op = OP_NE }; enumerator in enum:op
/linux-master/tools/testing/selftests/bpf/
H A Dveristat.c124 OP_GE, /* >= */ enumerator in enum:operator_kind

Completed in 134 milliseconds