BPF_RET           256 arch/powerpc/net/bpf_jit_comp.c 		case BPF_RET | BPF_K:
BPF_RET           283 arch/powerpc/net/bpf_jit_comp.c 		case BPF_RET | BPF_A:
BPF_RET           486 arch/sparc/net/bpf_jit_comp_32.c 			case BPF_RET | BPF_K:
BPF_RET           495 arch/sparc/net/bpf_jit_comp_32.c 			case BPF_RET | BPF_A:
BPF_RET          1113 include/linux/filter.h 	case BPF_RET | BPF_K:
BPF_RET           198 kernel/seccomp.c 		case BPF_RET | BPF_K:
BPF_RET           199 kernel/seccomp.c 		case BPF_RET | BPF_A:
BPF_RET            99 lib/test_bpf.c 		insn[i] = __BPF_STMT(BPF_RET | BPF_K, k);
BPF_RET           118 lib/test_bpf.c 		insn[i] = __BPF_STMT(BPF_RET | BPF_K, 0xfefefefe);
BPF_RET           145 lib/test_bpf.c 	insn[len - 1] = __BPF_STMT(BPF_RET | BPF_A, 0);
BPF_RET           164 lib/test_bpf.c 		insn[i] = __BPF_STMT(BPF_RET | BPF_K, 0xfefefefe);
BPF_RET           185 lib/test_bpf.c 		insn[i] = __BPF_STMT(BPF_RET | BPF_K, 0xfefefefe);
BPF_RET           187 lib/test_bpf.c 	insn[len - 1] = __BPF_STMT(BPF_RET | BPF_K, 0xabababab);
BPF_RET           209 lib/test_bpf.c 	insn[len - 1] = __BPF_STMT(BPF_RET | BPF_A, 0);
BPF_RET           235 lib/test_bpf.c 	insn[len - 1] = __BPF_STMT(BPF_RET | BPF_A, 0);
BPF_RET           258 lib/test_bpf.c 	insn[len - 1] = __BPF_STMT(BPF_RET | BPF_A, 0);
BPF_RET           338 lib/test_bpf.c 	insn[len - 1] = __BPF_STMT(BPF_RET | BPF_K, 0xababcbac);
BPF_RET           367 lib/test_bpf.c 	insn[len - 1] = __BPF_STMT(BPF_RET | BPF_K, 0xabababab);
BPF_RET           390 lib/test_bpf.c 	insn[len - 1] = __BPF_STMT(BPF_RET | BPF_A, 0);
BPF_RET           420 lib/test_bpf.c 	insn[len - 1] = __BPF_STMT(BPF_RET | BPF_K, 0xbee);
BPF_RET           478 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0)
BPF_RET           490 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0) /* A == len * 2 */
BPF_RET           505 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0)
BPF_RET           529 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0)
BPF_RET           545 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0)
BPF_RET           556 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 0),
BPF_RET           557 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 1),
BPF_RET           568 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 1)
BPF_RET           578 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 1)
BPF_RET           591 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0)
BPF_RET           605 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0)
BPF_RET           618 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0)
BPF_RET           632 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0)
BPF_RET           644 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 1),
BPF_RET           648 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 1),
BPF_RET           652 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 1),
BPF_RET           653 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0)
BPF_RET           664 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0)
BPF_RET           675 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0)
BPF_RET           686 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0)
BPF_RET           697 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 0),
BPF_RET           703 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 0),
BPF_RET           705 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0)
BPF_RET           716 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0)
BPF_RET           730 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0)
BPF_RET           744 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0)
BPF_RET           755 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0)
BPF_RET           770 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0)
BPF_RET           784 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0)
BPF_RET           822 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0)
BPF_RET           845 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0)
BPF_RET           866 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0)
BPF_RET           888 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0)
BPF_RET           900 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 1),
BPF_RET           901 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, MAX_K)
BPF_RET           913 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 1),
BPF_RET           914 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, MAX_K)
BPF_RET           926 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 1),
BPF_RET           927 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, MAX_K)
BPF_RET           939 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 1),
BPF_RET           940 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, MAX_K)
BPF_RET           952 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 10),
BPF_RET           954 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 20),
BPF_RET           956 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 30),
BPF_RET           958 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 40),
BPF_RET           959 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, MAX_K)
BPF_RET           978 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 10),
BPF_RET           980 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 20),
BPF_RET           982 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 30),
BPF_RET           984 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 30),
BPF_RET           986 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 30),
BPF_RET           988 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 30),
BPF_RET           990 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 30),
BPF_RET           991 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, MAX_K)
BPF_RET          1022 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 0xffff),
BPF_RET          1023 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 0),
BPF_RET          1080 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 0xffff),
BPF_RET          1081 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 0),
BPF_RET          1100 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0)
BPF_RET          1934 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 0)
BPF_RET          1947 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 0)
BPF_RET          1959 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 0)
BPF_RET          2025 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0),
BPF_RET          2026 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0),
BPF_RET          2052 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_X, 0),
BPF_RET          2064 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_X, 0),
BPF_RET          2156 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0),
BPF_RET          2229 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0),
BPF_RET          2240 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0),
BPF_RET          2253 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 1),
BPF_RET          5384 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5400 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5416 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5432 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5444 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5455 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5470 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5485 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5500 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5511 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5529 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5540 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5551 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5562 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5573 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5584 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5598 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5609 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5625 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5641 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5657 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5668 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5679 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5690 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5708 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5726 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5744 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5762 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5780 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5791 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5802 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5812 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5829 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5839 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5849 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5858 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5868 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5881 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5891 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5908 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5925 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5935 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5945 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5954 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5964 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5974 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          5991 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          6008 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          6025 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          6042 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          6052 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          6062 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          6071 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          6081 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          6092 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          6106 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          6118 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          6130 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          6142 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          6154 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          6166 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          6186 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          6200 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          6216 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          6230 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          6246 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          6260 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          6276 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 0x42),
BPF_RET          6290 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          6306 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 0x42),
BPF_RET          6320 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_A, 0x0),
BPF_RET          6335 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 0x42),
BPF_RET          6336 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 0x66),
BPF_RET          6353 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 0x42),
BPF_RET          6354 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 0x66),
BPF_RET          6457 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 1),
BPF_RET          6458 lib/test_bpf.c 			BPF_STMT(BPF_RET | BPF_K, 2),
BPF_RET           782 net/core/filter.c 		case BPF_RET | BPF_A:
BPF_RET           783 net/core/filter.c 		case BPF_RET | BPF_K:
BPF_RET           987 net/core/filter.c 		[BPF_RET | BPF_K] = true,
BPF_RET           988 net/core/filter.c 		[BPF_RET | BPF_A] = true,
BPF_RET          1102 net/core/filter.c 	case BPF_RET | BPF_K:
BPF_RET          1103 net/core/filter.c 	case BPF_RET | BPF_A:
BPF_RET            18 samples/bpf/tracex5_user.c 		BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_ALLOW),
BPF_RET           118 samples/seccomp/bpf-direct.c 		BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_ALLOW),
BPF_RET           121 samples/seccomp/bpf-direct.c 		BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_ALLOW),
BPF_RET           124 samples/seccomp/bpf-direct.c 		BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_ALLOW),
BPF_RET           126 samples/seccomp/bpf-direct.c 		BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_ALLOW),
BPF_RET           133 samples/seccomp/bpf-direct.c 		BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_KILL),
BPF_RET           141 samples/seccomp/bpf-direct.c 		BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_ALLOW),
BPF_RET           142 samples/seccomp/bpf-direct.c 		BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_TRAP),
BPF_RET           143 samples/seccomp/bpf-direct.c 		BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_KILL),
BPF_RET            46 samples/seccomp/bpf-helper.h 	BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_ALLOW)
BPF_RET            48 samples/seccomp/bpf-helper.h 	BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_KILL)
BPF_RET            37 samples/seccomp/dropper.c 		BPF_STMT(BPF_RET+BPF_K,
BPF_RET            39 samples/seccomp/dropper.c 		BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_ALLOW),
BPF_RET            92 samples/seccomp/user-trap.c 		BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_USER_NOTIF),
BPF_RET            93 samples/seccomp/user-trap.c 		BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_ALLOW),
BPF_RET           170 tools/bpf/bpf_dbg.c 	[BPF_RET]	= "ret",
BPF_RET           223 tools/bpf/bpf_dbg.c 	case BPF_RET | BPF_K:
BPF_RET           224 tools/bpf/bpf_dbg.c 		op = op_table[BPF_RET];
BPF_RET           227 tools/bpf/bpf_dbg.c 	case BPF_RET | BPF_A:
BPF_RET           228 tools/bpf/bpf_dbg.c 		op = op_table[BPF_RET];
BPF_RET           231 tools/bpf/bpf_dbg.c 	case BPF_RET | BPF_X:
BPF_RET           232 tools/bpf/bpf_dbg.c 		op = op_table[BPF_RET];
BPF_RET           640 tools/bpf/bpf_dbg.c 	case BPF_RET | BPF_K:
BPF_RET           644 tools/bpf/bpf_dbg.c 	case BPF_RET | BPF_A:
BPF_RET           648 tools/bpf/bpf_dbg.c 	case BPF_RET | BPF_X:
BPF_RET           444 tools/bpf/bpf_exp.y 		bpf_set_curr_instr(BPF_RET | BPF_A, 0, 0, 0); }
BPF_RET           446 tools/bpf/bpf_exp.y 		bpf_set_curr_instr(BPF_RET | BPF_A, 0, 0, 0); }
BPF_RET           448 tools/bpf/bpf_exp.y 		bpf_set_curr_instr(BPF_RET | BPF_X, 0, 0, 0); }
BPF_RET           450 tools/bpf/bpf_exp.y 		bpf_set_curr_instr(BPF_RET | BPF_X, 0, 0, 0); }
BPF_RET           452 tools/bpf/bpf_exp.y 		bpf_set_curr_instr(BPF_RET | BPF_K, 0, 0, $3); }
BPF_RET           102 tools/testing/selftests/net/psock_fanout.c 		BPF_STMT(BPF_RET+BPF_A, 0),		      /* ret A */
BPF_RET           141 tools/testing/selftests/net/reuseport_bpf.c 		{ BPF_RET | BPF_A, 0, 0, 0 },
BPF_RET           348 tools/testing/selftests/net/reuseport_bpf.c 	struct sock_filter ccode[] = {{ BPF_RET | BPF_A, 0, 0, 0 }};
BPF_RET            83 tools/testing/selftests/net/reuseport_bpf_cpu.c 		{ BPF_RET | BPF_A, 0, 0, 0 },
BPF_RET            63 tools/testing/selftests/seccomp/seccomp_benchmark.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET           284 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET           315 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET           352 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET           390 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET           413 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET           438 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET           474 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_LOG),
BPF_RET           496 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, 0x10000000U),
BPF_RET           518 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, 0x90000000U),
BPF_RET           539 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_KILL),
BPF_RET           560 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_KILL),
BPF_RET           561 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET           588 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET           593 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_KILL),
BPF_RET           594 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET           628 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET           632 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_KILL),
BPF_RET           633 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET           694 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_KILL_THREAD),
BPF_RET           695 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET           705 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_KILL_PROCESS),
BPF_RET           706 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET           787 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET           808 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ERRNO | errno),	\
BPF_RET           809 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),		\
BPF_RET           915 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_TRAP),
BPF_RET           916 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET          1028 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET          1034 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET          1035 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_LOG),
BPF_RET          1041 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET          1042 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_TRACE),
BPF_RET          1048 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET          1049 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ERRNO),
BPF_RET          1055 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET          1056 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_TRAP),
BPF_RET          1062 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET          1063 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_KILL),
BPF_RET          1518 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_TRACE | 0x1001),
BPF_RET          1519 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET          1820 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_TRACE | 0x1002),
BPF_RET          1822 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_TRACE | 0x1003),
BPF_RET          1824 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_TRACE | 0x1004),
BPF_RET          1826 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_TRACE | 0x1005),
BPF_RET          1827 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET          1960 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ERRNO | EPERM),
BPF_RET          1961 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET          1992 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_KILL),
BPF_RET          1993 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET          2022 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ERRNO | EPERM),
BPF_RET          2023 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET          2054 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_KILL),
BPF_RET          2055 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET          2082 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET          2134 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET          2260 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET          2325 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET          2331 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_KILL),
BPF_RET          2332 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET          2440 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ERRNO | EINVAL),
BPF_RET          2441 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET          2751 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET          2752 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_KILL),
BPF_RET          2754 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_TRACE|0x100),
BPF_RET          2756 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_TRACE|0x200),
BPF_RET          2904 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET          2910 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_KILL),
BPF_RET          2911 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET          3014 tools/testing/selftests/seccomp/seccomp_bpf.c 			BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
BPF_RET          3069 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_USER_NOTIF),
BPF_RET          3070 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_ALLOW),
BPF_RET          3092 tools/testing/selftests/seccomp/seccomp_bpf.c 		BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),