/linux/arch/arm64/crypto/ |
H A D | sm3-neon-core.S | 244 #define SCHED_W_1_1(round, w0, w1, w2, w3, w4, w5) \ argument 248 #define SCHED_W_1_2(round, w0, w1, w2, w3, w4, w5) \ argument 250 #define SCHED_W_1_3(round, w0, w1, w2, w3, w4, w5) \ argument 252 #define SCHED_W_1_4(round, w0, w1, w2, w3, w4, w5) \ argument 254 #define SCHED_W_1_5(round, w0, w1, w2, w3, w4, w5) \ argument 258 #define SCHED_W_1_6(round, w0, w1, w2, w3, w4, w5) \ argument 264 #define SCHED_W_1_7(round, w0, w1, w2, w3, w4, w5) \ argument 266 #define SCHED_W_1_8(round, w0, w1, w2, w3, w4, w5) \ argument 268 #define SCHED_W_2_1(round, w0, w1, w2, w3, w4, w5) \ argument 270 #define SCHED_W_2_2(round, w0, w1, w2, w3, w4, w5) \ argument [all …]
|
/linux/arch/powerpc/crypto/ |
H A D | sha1-spe-asm.S | 106 #define R_00_15(a, b, c, d, e, w0, w1, k, off) \ argument 130 #define R_16_19(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument 156 #define R_20_39(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument 180 #define R_40_59(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument 208 #define R_60_79(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
|
H A D | md5-asm.S | 61 #define R_00_15(a, b, c, d, w0, w1, p, q, off, k0h, k0l, k1h, k1l) \ argument 85 #define R_16_31(a, b, c, d, w0, w1, p, q, k0h, k0l, k1h, k1l) \ argument 105 #define R_32_47(a, b, c, d, w0, w1, p, q, k0h, k0l, k1h, k1l) \ argument 122 #define R_48_63(a, b, c, d, w0, w1, p, q, k0h, k0l, k1h, k1l) \ argument
|
/linux/lib/crypto/mpi/ |
H A D | longlong.h | 232 #define umul_ppmm(w1, w0, u, v) \ argument 241 #define smul_ppmm(w1, w0, u, v) \ argument 415 #define umul_ppmm(w1, w0, u, v) \ argument 470 #define umul_ppmm(w1, w0, u, v) \ argument 534 #define umul_ppmm(w1, w0, u, v) \ argument 642 #define umul_ppmm(w1, w0, u, v) \ argument 661 #define umul_ppmm(w1, w0, u, v) \ argument 673 #define umul_ppmm(w1, w0, u, v) \ argument 689 #define umul_ppmm(w1, w0, u, v) \ argument 858 #define umul_ppmm(w1, w0, u, v) \ argument [all …]
|
/linux/include/linux/ |
H A D | nvme-fc.h | 158 struct fcnvme_ls_rqst_w0 w0; member 331 struct fcnvme_ls_rqst_w0 w0; member 339 struct fcnvme_ls_rqst_w0 w0; member 350 struct fcnvme_ls_rqst_w0 w0; member 372 struct fcnvme_ls_rqst_w0 w0; member 385 struct fcnvme_ls_rqst_w0 w0; member 398 struct fcnvme_ls_rqst_w0 w0; member
|
/linux/net/tipc/ |
H A D | net.c | 167 u64 *w0 = (u64 *)&tn->node_id[0]; in __tipc_nl_add_net() local 268 u64 *w0 = (u64 *)&node_id[0]; in __tipc_nl_net_set() local
|
H A D | crypto.h | 145 __be32 w0; member
|
/linux/include/net/ |
H A D | tipc.h | 49 u32 w0 = ntohl(hdr->w[0]); in tipc_hdr_rps_key() local
|
/linux/arch/microblaze/lib/ |
H A D | muldi3.c | 14 #define umul_ppmm(w1, w0, u, v) \ argument
|
/linux/lib/ |
H A D | muldi3.c | 16 #define umul_ppmm(w1, w0, u, v) \ argument
|
/linux/arch/csky/lib/ |
H A D | usercopy.c | 81 int w0, w1, w2, w3; in raw_copy_to_user() local
|
/linux/arch/sparc/math-emu/ |
H A D | sfp-util_32.h | 28 #define umul_ppmm(w1, w0, u, v) \ argument
|
/linux/arch/sh/math-emu/ |
H A D | sfp-util.h | 22 #define umul_ppmm(w1, w0, u, v) \ argument
|
/linux/arch/x86/crypto/ |
H A D | sm3-avx-asm_64.S | 271 #define SCHED_W_0(round, w0, w1, w2, w3, w4, w5) \ argument 282 #define SCHED_W_1(round, w0, w1, w2, w3, w4, w5) \ argument 307 #define SCHED_W_2(round, w0, w1, w2, w3, w4, w5) \ argument
|
/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | rx.h | 18 __le32 w0; member
|
H A D | tx.h | 13 __le32 w0; member
|
/linux/arch/nios2/lib/ |
H A D | memcpy.c | 31 #define MERGE(w0, sh_1, w1, sh_2) (((w0) >> (sh_1)) | ((w1) << (sh_2))) argument
|
/linux/drivers/misc/sgi-gru/ |
H A D | gruhandles.c | 37 unsigned long *w0 = h; in start_instruction() local
|
/linux/samples/bpf/ |
H A D | sockex2_kern.c | 54 __u64 w0 = load_word(ctx, off); ipv6_addr_hash() local
|
H A D | sockex3_kern.c | 50 __u64 w0 = load_word(ctx, off); in ipv6_addr_hash() local
|
/linux/drivers/nvme/host/ |
H A D | fc.h | 20 struct fcnvme_ls_rqst_w0 w0; member
|
H A D | fc.c | 1448 struct fcnvme_ls_rqst_w0 *w0 = &lsop->rqstbuf->w0; in nvme_fc_xmt_ls_rsp() local 1584 struct fcnvme_ls_rqst_w0 *w0 = &lsop->rqstbuf->w0; in nvme_fc_handle_ls_rqst() local 1629 struct fcnvme_ls_rqst_w0 *w0; in nvme_fc_handle_ls_rqst_work() local 1664 struct fcnvme_ls_rqst_w0 *w0) in nvme_fc_rcv_ls_req_err_msg() 1697 struct fcnvme_ls_rqst_w0 *w0 = (struct fcnvme_ls_rqst_w0 *)lsreqbuf; in nvme_fc_rcv_ls_req() local
|
/linux/drivers/ata/pata_parport/ |
H A D | pata_parport.h | 37 #define w0(byte) out_p(0, byte) macro
|
/linux/drivers/net/ethernet/sgi/ |
H A D | ioc3-eth.c | 373 u32 w0, err; in ioc3_rx() local 986 u32 w0 = 0; in ioc3_start_xmit() local
|
/linux/drivers/iio/common/ms_sensors/ |
H A D | ms_sensors_i2c.c | 532 u16 w0 = prom[0], crc_read = (w0 & 0xF000) >> 12; in ms_sensors_tp_crc_valid_112() local
|