Home
last modified time | relevance | path

Searched refs:LK (Results 1 – 5 of 5) sorted by relevance

/linux/arch/x86/crypto/
H A Dserpent-sse2-i586-asm_32.S52 #define LK(x0, x1, x2, x3, x4, i) \ macro
516 S0(RA, RB, RC, RD, RE); LK(RC, RB, RD, RA, RE, 1);
517 S1(RC, RB, RD, RA, RE); LK(RE, RD, RA, RC, RB, 2);
518 S2(RE, RD, RA, RC, RB); LK(RB, RD, RE, RC, RA, 3);
519 S3(RB, RD, RE, RC, RA); LK(RC, RA, RD, RB, RE, 4);
520 S4(RC, RA, RD, RB, RE); LK(RA, RD, RB, RE, RC, 5);
521 S5(RA, RD, RB, RE, RC); LK(RC, RA, RD, RE, RB, 6);
522 S6(RC, RA, RD, RE, RB); LK(RD, RB, RA, RE, RC, 7);
523 S7(RD, RB, RA, RE, RC); LK(RC, RA, RE, RD, RB, 8);
524 S0(RC, RA, RE, RD, RB); LK(RE, RA, RD, RC, RB, 9);
[all …]
/linux/net/mctp/test/
H A Droute-test.c1396 #define LK(src, dst) RX_HDR(1, (src), (dst), FL_S | FL_E | FL_TO) in mctp_test_route_gw_output()
1405 { .hdr = LK(20, 10), .ty = 1, .net = 1, .expect = "remote20" }, in mctp_test_route_gw_output()
1407 { .hdr = LK(20, 255), .ty = 1, .net = 1, .expect = "remote20" }, in mctp_test_route_gw_output()
1408 { .hdr = LK(20, 0), .ty = 1, .net = 1, .expect = "remote20" }, in mctp_test_route_gw_output()
1409 { .hdr = LK(0, 255), .ty = 1, .net = 1, .expect = "any" }, in mctp_test_route_gw_output()
1410 { .hdr = LK(0, 11), .ty = 1, .net = 1, .expect = "any" },
1411 { .hdr = LK(0, 0), .ty = 1, .net = 1, .expect = "any" },
1412 { .hdr = LK(0, 10), .ty = 1, .net = 1, .expect = "local10" },
1413 { .hdr = LK(21, 10), .ty = 1, .net = 1, .expect = "local10" },
1414 { .hdr = LK(2
1423 #define LK( global() macro
[all...]
/linux/drivers/input/keyboard/
H A Dlkkbd.c251 #define CHECK_LED(LK, VAR_ON, VAR_OFF, LED, BITS) do { \ argument
252 if (test_bit(LED, (LK)->dev->led)) \
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8994-sony-xperia-kitakami.dtsi162 * LK with the downstream DTB appended and then, only from there, load
/linux/include/soc/tegra/
H A Dbpmp-abi.h9 #if defined(LK) || defined(BPMP_ABI_HAVE_STDC)