Searched refs:in5 (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_skeleton.c22 struct s in5 = {}; variable in typeref:struct:s
79 out5 = in5;
/linux-master/arch/powerpc/crypto/
H A Daesp8-ppc.pl703 my ($in0, $in1, $in2, $in3, $in4, $in5, $in6, $in7 )=map("v$_",(0..3,10..13));
814 lvx_u $in5,$x50,$inp
822 le?vperm $in5,$in5,$in5,$inpperm
827 vxor $out5,$in5,$rndkey0
934 vxor $in5,$in5,v31
952 vncipherlast $out6,$out6,$in5
954 lvx_u $in5,
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dskeleton.c96 bss->in5.a = 5;
97 bss->in5.b = 6;

Completed in 127 milliseconds