Home
last modified time | relevance | path

Searched refs:OP_LT (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/sun/
Dcassini.h2139 #define OP_LT 1 /* packet < value */ macro
2196 { "8023?", 0xffff, 0x0600, OP_LT, 1, S1_LLC, 0, S1_IPV4, \
2294 { "8023?", 0xffff, 0x0600, OP_LT, 1, S1_LLC, 0, S1_IPV4,
2374 { "8023?", 0xffff, 0x0600, OP_LT, 1, S1_LLC, 0, S1_IPV4,
2430 { "8023?", 0xffff, 0x0600, OP_LT, 1, S1_LLC, 0, S1_IPV4,
/linux-6.6.21/tools/testing/selftests/bpf/
Dveristat.c119 OP_LT, /* < */ enumerator
452 { OP_LT, "<" },
1726 case OP_LT: return value < f->value - eps; in is_join_stat_filter_matched()
1926 case OP_LT: return value < f->value; in is_stat_filter_matched()
/linux-6.6.21/kernel/trace/
Dtrace_events_filter.c30 C( OP_LT, "<" ), \
717 case OP_LT: { \
948 case OP_LT: in filter_pred_cpu()
/linux-6.6.21/drivers/misc/altera-stapl/
Daltera.c52 OP_LT, enumerator
615 case OP_LT: in altera_execute()