Home
last modified time | relevance | path

Searched refs:kr (Results 1 – 25 of 26) sorted by relevance

12

/linux-6.3-rc2/arch/x86/crypto/
A Dcamellia_glue.c994 subRL[1] = kr; in camellia_setup128()
1002 subRL[5] = kr; in camellia_setup128()
1043 kr = subRL[1]; in camellia_setup128()
1045 kr ^= ww; in camellia_setup128()
1050 kr ^= ww; in camellia_setup128()
1057 subRL[3] = kr; in camellia_setup128()
1061 subRL[7] = kr; in camellia_setup128()
1065 subRL[9] = kr; in camellia_setup128()
1104 subRL[1] = kr; in camellia_setup256()
1154 kr ^= ww; in camellia_setup256()
[all …]
A Dcamellia-x86_64-asm_64.S99 #define fls(l, r, kl, kr) \ argument
105 movq (key_table + ((kr) * 2) * 4)(CTX), RT1; \
114 movl (key_table + ((kr) * 2) * 4)(CTX), RT0d; \
281 #define fls2(l, r, kl, kr) \ argument
287 movq (key_table + ((kr) * 2) * 4)(CTX), RT1; \
297 movq (key_table + ((kr) * 2) * 4)(CTX), RT0; \
306 movl (key_table + ((kr) * 2) * 4)(CTX), RT2d; \
316 movl (key_table + ((kr) * 2) * 4)(CTX), RT1d; \
A Dcast5-avx-x86_64-asm_64.S23 #define kr (16*4) macro
156 vpxor kr(CTX), RKR, RKR;
161 vpxor kr(CTX), RKR, RKR; \
A Dcast6-avx-x86_64-asm_64.S24 #define kr (12*4*4) macro
183 vpxor (kr+n*16)(CTX), RKR, RKR; \
/linux-6.3-rc2/net/ethtool/
A Drings.c68 const struct kernel_ethtool_ringparam *kr = &data->kernel_ringparam; in rings_fill_reply() local
71 WARN_ON(kr->tcp_data_split > ETHTOOL_TCP_DATA_SPLIT_ENABLED); in rings_fill_reply()
93 (kr->rx_buf_len && in rings_fill_reply()
94 (nla_put_u32(skb, ETHTOOL_A_RINGS_RX_BUF_LEN, kr->rx_buf_len))) || in rings_fill_reply()
95 (kr->tcp_data_split && in rings_fill_reply()
97 kr->tcp_data_split))) || in rings_fill_reply()
98 (kr->cqe_size && in rings_fill_reply()
99 (nla_put_u32(skb, ETHTOOL_A_RINGS_CQE_SIZE, kr->cqe_size))) || in rings_fill_reply()
100 nla_put_u8(skb, ETHTOOL_A_RINGS_TX_PUSH, !!kr->tx_push) || in rings_fill_reply()
101 nla_put_u8(skb, ETHTOOL_A_RINGS_RX_PUSH, !!kr->rx_push)) in rings_fill_reply()
/linux-6.3-rc2/arch/ia64/include/asm/native/
A Dinst.h59 #define MOV_TO_KR(kr, reg, clob0, clob1) \ argument
60 mov IA64_KR(kr) = reg
/linux-6.3-rc2/drivers/mtd/
A Dmtdchar.c886 struct mtd_erase_region_info *kr; in mtdchar_ioctl() local
895 kr = &(mtd->eraseregions[ur_idx]); in mtdchar_ioctl()
897 if (put_user(kr->offset, &(ur->offset)) in mtdchar_ioctl()
898 || put_user(kr->erasesize, &(ur->erasesize)) in mtdchar_ioctl()
899 || put_user(kr->numblocks, &(ur->numblocks))) in mtdchar_ioctl()
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-bus-dfl-devices-n3000-nios7 Solomon FEC, "kr" for Fire Code FEC, "no" for NO FEC.
A Dsysfs-class-net-phydev44 xaui, 10gbase-kr, unknown
/linux-6.3-rc2/Documentation/devicetree/bindings/phy/
A Dtransmit-amplitude.yaml47 - 10gbase-kr
/linux-6.3-rc2/crypto/
A Dcamellia_generic.c336 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) ({ \ argument
338 ir = xr ^ kr; \
826 #define CAMELLIA_ROUNDSM(xl, xr, kl, kr, yl, yr, il, ir) ({ \ argument
828 yr ^= kr; \
A DKconfig402 https://seed.kisa.or.kr/kisa/algorithm/EgovAriaInfo.do
500 See https://seed.kisa.or.kr/kisa/algorithm/EgovSeedInfo.do
/linux-6.3-rc2/Documentation/devicetree/bindings/net/
A Dnvidia,tegra234-mgbe.yaml85 - 10gbase-kr
A Dsff,sfp.yaml142 phy-mode = "10gbase-kr";
A Dethernet-controller.yaml102 - 10gbase-kr
/linux-6.3-rc2/drivers/gpu/drm/nouveau/dispnv04/
A Dtvmodesnv17.c260 int64_t kr; member
339 + (p->kr + p->kir*i + p->ki2r*i*i + in tv_setup_filter()
/linux-6.3-rc2/arch/arm/nwfpe/
A DChangeLog3 Used "indent -kr -i8 -ts8 -sob -l132 -ss" and a few manual fixups.
/linux-6.3-rc2/Documentation/trace/
A Dkprobes.rst652 k = kprobe; r = return probe; kr = kprobe + return probe
656 k = 0.57 usec; r = 0.92; kr = 0.99
659 k = 0.49 usec; r = 0.80; kr = 0.82
662 k = 0.77 usec; r = 1.26; kr = 1.45
/linux-6.3-rc2/fs/nls/
A Dnls_cp949.c13946 MODULE_ALIAS_NLS(euc-kr);
A DKconfig31 cp949, cp950, cp1251, cp1255, euc-jp, euc-kr, gb2312, iso8859-1,
/linux-6.3-rc2/Documentation/translations/zh_TW/process/
A Dcoding-style.rst574 指定選項 ``-kr -i8`` (代表 ``K&R,8 字符縮進``),或使用 ``scripts/Lindent``
/linux-6.3-rc2/Documentation/translations/zh_CN/process/
A Dcoding-style.rst648 指定选项 ``-kr -i8`` (代表 ``K&R,8 字符缩进``),或使用 ``scripts/Lindent``
/linux-6.3-rc2/Documentation/admin-guide/media/
A Dbttv.rst1096 www.sigmacom.co.kr
1101 www.sasem.co.kr
/linux-6.3-rc2/Documentation/translations/it_IT/process/
A Dcoding-style.rst715 ``-kr -i8`` (che significa ``K&R, 8 caratteri di indentazione``), o utilizzate
/linux-6.3-rc2/Documentation/process/
A Dcoding-style.rst723 options ``-kr -i8`` (stands for ``K&R, 8 character indents``), or use

Completed in 82 milliseconds

12