Searched refs:BPF_MOD (Results 1 – 14 of 14) sorted by relevance
38 #if defined(BPF_MOD) || (defined(HAVE_DECL_BPF_MOD) && HAVE_DECL_BPF_MOD)39 XLAT(BPF_MOD),
10 BPF_MOD
100 #ifndef BPF_MOD101 #define BPF_MOD 0x90 macro
214 case BPF_ALU|BPF_MOD|BPF_X:264 case BPF_ALU|BPF_MOD|BPF_K:
609 case BPF_MOD: in fold_op()987 case BPF_ALU|BPF_MOD|BPF_K: in opt_stmt()1024 case BPF_ALU|BPF_MOD|BPF_X: in opt_stmt()1059 else if (op == BPF_MUL || op == BPF_DIV || op == BPF_MOD || in opt_stmt()
663 | arth '%' arth { $$ = gen_arth(BPF_MOD, $1, $3); }
3097 { (yyval.a) = gen_arth(BPF_MOD, (yyvsp[-2].a), (yyvsp[0].a)); } in yyparse()
39 #define BPF_MOD 0x90 macro
513 case BPF_ALU|BPF_MOD|BPF_X:555 case BPF_ALU|BPF_MOD|BPF_K:690 case BPF_MOD:
36 case BPF_MOD: in AluOpToken()
137 case BPF_MOD: in Alu()
1400 #define BPF_MOD 0x90 macro
2528 BPF_MOD 0x9 modulo