/freebsd/tests/sys/net/ |
H A D | stp.py | 41 stp = packet.getlayer(sp.STP) 42 if stp is None: 45 if stp.rootmac != "00:0c:29:01:01:01": 48 # Ensure we don't get confused by valid STP packets generated by if_bridge 49 if (stp.maxage >= 6 and stp.maxage <= 40) and \ 50 (stp.hellotime >= 1 and stp.hellotime <= 2) and \ 51 (stp.fwddelay >= 4 and stp.fwddelay <= 30): 63 stp = llc / sp.STP(proto=0, rootid=32768, rootmac="00:0c:29:01:01:01", \ 66 sp.sendp(stp, iface=send_if, verbose=False) 67 stp = llc / sp.STP(proto=0, rootid=32768, rootmac="00:0c:29:01:01:01", \ [all …]
|
/freebsd/contrib/arm-optimized-routines/string/aarch64/ |
H A D | memcpy.S | 73 stp A_l, A_h, [dstin] 74 stp D_l, D_h, [dstend, -16] 118 stp A_l, A_h, [dstin] 119 stp B_l, B_h, [dstin, 16] 120 stp C_l, C_h, [dstend, -32] 121 stp D_l, D_h, [dstend, -16] 133 stp G_l, G_h, [dstend, -64] 134 stp H_l, H_h, [dstend, -48] 136 stp A_l, A_h, [dstin] 137 stp B_l, B_h, [dstin, 16] [all …]
|
H A D | memcpy-sve.S | 80 stp A_q, B_q, [dstin] 81 stp C_q, D_q, [dstend, -32] 90 stp G_q, H_q, [dstend, -64] 92 stp A_q, B_q, [dstin] 93 stp E_q, F_q, [dstin, 32] 94 stp C_q, D_q, [dstend, -32] 119 stp A_q, B_q, [dst, 16] 121 stp C_q, D_q, [dst, 48] 131 stp A_q, B_q, [dst, 16] 133 stp C_q, D_q, [dst, 48] [all …]
|
H A D | memcpy-advsimd.S | 82 stp A_q, B_q, [dstin] 83 stp C_q, D_q, [dstend, -32] 111 stp G_q, H_q, [dstend, -64] 113 stp A_q, B_q, [dstin] 114 stp E_q, F_q, [dstin, 32] 115 stp C_q, D_q, [dstend, -32] 153 stp A_q, B_q, [dst, 16] 155 stp C_q, D_q, [dst, 48] 165 stp A_q, B_q, [dst, 16] 167 stp C_q, D_q, [dst, 48] [all …]
|
/freebsd/sys/arm64/arm64/ |
H A D | memcpy.S | 74 stp A_l, A_h, [dstin] 75 stp D_l, D_h, [dstend, -16] 119 stp A_l, A_h, [dstin] 120 stp B_l, B_h, [dstin, 16] 121 stp C_l, C_h, [dstend, -32] 122 stp D_l, D_h, [dstend, -16] 134 stp G_l, G_h, [dstend, -64] 135 stp H_l, H_h, [dstend, -48] 137 stp A_l, A_h, [dstin] 138 stp B_l, B_h, [dstin, 16] [all …]
|
H A D | exception.S | 45 stp x0, x1, [sp, #(TF_X - TF_SIZE - 128)]! 47 stp x0, x1, [sp, #(TF_X - TF_SIZE)]! 49 stp x2, x3, [sp, #(2 * 8)] 50 stp x4, x5, [sp, #(4 * 8)] 51 stp x6, x7, [sp, #(6 * 8)] 52 stp x8, x9, [sp, #(8 * 8)] 53 stp x10, x11, [sp, #(10 * 8)] 54 stp x12, x13, [sp, #(12 * 8)] 55 stp x14, x15, [sp, #(14 * 8)] 56 stp x16, x17, [sp, #(16 * 8)] [all …]
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/aarch64/ |
H A D | sme-libc-mem-routines.S | 70 stp A_l, A_h, [dstin] 71 stp D_l, D_h, [dstend1, -16] 115 stp A_l, A_h, [dstin] 116 stp B_l, B_h, [dstin, 16] 117 stp C_l, C_h, [dstend1, -32] 118 stp D_l, D_h, [dstend1, -16] 130 stp G_l, G_h, [dstend1, -64] 131 stp H_l, H_h, [dstend1, -48] 133 stp A_l, A_h, [dstin] 134 stp B_l, B_h, [dstin, 16] [all …]
|
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/ |
H A D | elfnix_tls.aarch64.S | 25 stp x29, x30, [sp, #16 * 1] 26 stp x27, x28, [sp, #16 * 2] 27 stp x25, x26, [sp, #16 * 3] 28 stp x23, x24, [sp, #16 * 4] 29 stp x21, x22, [sp, #16 * 5] 30 stp x19, x20, [sp, #16 * 6] 31 stp x17, x18, [sp, #16 * 7] 32 stp x15, x16, [sp, #16 * 8] 33 stp x13, x14, [sp, #16 * 9] 34 stp x11, x12, [sp, #16 * 10] [all …]
|
H A D | macho_tlv.arm64.S | 24 stp x29, x30, [sp, #16 * 1] 25 stp x27, x28, [sp, #16 * 2] 26 stp x25, x26, [sp, #16 * 3] 27 stp x23, x24, [sp, #16 * 4] 28 stp x21, x22, [sp, #16 * 5] 29 stp x19, x20, [sp, #16 * 6] 30 stp x17, x18, [sp, #16 * 7] 31 stp x15, x16, [sp, #16 * 8] 32 stp x13, x14, [sp, #16 * 9] 33 stp x11, x12, [sp, #16 * 10] [all …]
|
/freebsd/sys/arm64/vmm/ |
H A D | vmm_hyp_exception.S | 44 stp x28, x29, [sp, #(28 * 8)] 45 stp x26, x27, [sp, #(26 * 8)] 46 stp x24, x25, [sp, #(24 * 8)] 47 stp x22, x23, [sp, #(22 * 8)] 48 stp x20, x21, [sp, #(20 * 8)] 49 stp x18, x19, [sp, #(18 * 8)] 50 stp x16, x17, [sp, #(16 * 8)] 51 stp x14, x15, [sp, #(14 * 8)] 52 stp x12, x13, [sp, #(12 * 8)] 53 stp x10, x11, [sp, #(10 * 8)] [all …]
|
/freebsd/tools/test/xregs_sig/ |
H A D | c2x2c_aarch64.S | 20 stp q0, q1, [x0, #( 0 * 16)] 21 stp q2, q3, [x0, #( 2 * 16)] 22 stp q4, q5, [x0, #( 4 * 16)] 23 stp q6, q7, [x0, #( 6 * 16)] 24 stp q8, q9, [x0, #( 8 * 16)] 25 stp q10, q11, [x0, #(10 * 16)] 26 stp q12, q13, [x0, #(12 * 16)] 27 stp q14, q15, [x0, #(14 * 16)] 28 stp q16, q17, [x0, #(16 * 16)] 29 stp q18, q19, [x0, #(18 * 16)] [all …]
|
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/ |
H A D | hwasan_registers.h | 30 "stp x0, x1, [%1, #(8 * 0)]\n" in GetRegisters() 31 "stp x2, x3, [%1, #(8 * 2)]\n" in GetRegisters() 32 "stp x4, x5, [%1, #(8 * 4)]\n" in GetRegisters() 33 "stp x6, x7, [%1, #(8 * 6)]\n" in GetRegisters() 34 "stp x8, x9, [%1, #(8 * 8)]\n" in GetRegisters() 35 "stp x10, x11, [%1, #(8 * 10)]\n" in GetRegisters() 36 "stp x12, x13, [%1, #(8 * 12)]\n" in GetRegisters() 37 "stp x14, x15, [%1, #(8 * 14)]\n" in GetRegisters() 38 "stp x16, x17, [%1, #(8 * 16)]\n" in GetRegisters() 39 "stp x18, x19, [%1, #(8 * 18)]\n" in GetRegisters() [all …]
|
/freebsd/contrib/telnet/libtelnet/ |
H A D | enc_des.c | 490 fb64_stream_iv(Block seed, struct stinfo *stp) in fb64_stream_iv() argument 493 memmove((void *)stp->str_iv, (void *)seed, sizeof(Block)); in fb64_stream_iv() 494 memmove((void *)stp->str_output, (void *)seed, sizeof(Block)); in fb64_stream_iv() 496 DES_key_sched((Block *)stp->str_ikey, &stp->str_sched); in fb64_stream_iv() 498 stp->str_index = sizeof(Block); in fb64_stream_iv() 502 fb64_stream_key(Block key, struct stinfo *stp) in fb64_stream_key() argument 504 memmove((void *)stp->str_ikey, (void *)key, sizeof(Block)); in fb64_stream_key() 505 DES_key_sched((Block *)key, &stp->str_sched); in fb64_stream_key() 507 memmove((void *)stp->str_output, (void *)stp->str_iv, sizeof(Block)); in fb64_stream_key() 509 stp->str_index = sizeof(Block); in fb64_stream_key() [all …]
|
/freebsd/crypto/heimdal/appl/telnet/libtelnet/ |
H A D | enc_des.c | 497 void fb64_stream_iv(DES_cblock seed, struct stinfo *stp) in fb64_stream_iv() argument 500 memcpy(stp->str_iv, seed,sizeof(DES_cblock)); in fb64_stream_iv() 501 memcpy(stp->str_output, seed, sizeof(DES_cblock)); in fb64_stream_iv() 503 DES_set_key_checked(&stp->str_ikey, &stp->str_sched); in fb64_stream_iv() 505 stp->str_index = sizeof(DES_cblock); in fb64_stream_iv() 508 void fb64_stream_key(DES_cblock key, struct stinfo *stp) in fb64_stream_key() argument 510 memcpy(stp->str_ikey, key, sizeof(DES_cblock)); in fb64_stream_key() 511 DES_set_key_checked((DES_cblock*)key, &stp->str_sched); in fb64_stream_key() 513 memcpy(stp->str_output, stp->str_iv, sizeof(DES_cblock)); in fb64_stream_key() 515 stp->str_index = sizeof(DES_cblock); in fb64_stream_key() [all …]
|
/freebsd/contrib/cortex-strings/src/aarch64/ |
H A D | memcpy.S | 120 stp B_l, B_h, [dstin, 16] 121 stp C_l, C_h, [dstend, -32] 123 stp A_l, A_h, [dstin] 124 stp D_l, D_h, [dstend, -16] 168 stp A_l, A_h, [dstin] 169 stp B_l, B_h, [dstin, 16] 170 stp C_l, C_h, [dstin, 32] 171 stp D_l, D_h, [dstin, 48] 172 stp E_l, E_h, [dstend, -32] 173 stp F_l, F_h, [dstend, -16] [all …]
|
H A D | memset.S | 127 stp q0, q0, [dstin, 32] 128 stp q0, q0, [dstend, -32] 144 1: stp q0, q0, [dst], 64 145 stp q0, q0, [dst, -32] 149 2: stp q0, q0, [dstend, -64] 150 stp q0, q0, [dstend, -32] 161 /* Write the first and last 64 byte aligned block using stp rather 166 stp q0, q0, [dst, 32] 168 stp q0, q0, [dst, 64] 169 stp q0, q0, [dst, 96] [all …]
|
/freebsd/sys/crypto/openssl/aarch64/ |
H A D | keccak1600-armv8.S | 41 stp x28,x30,[sp,#16] // 32 bytes on top are mine 47 stp x4,x9,[sp,#0] // offload pair... 212 stp x29,x30,[sp,#-128]! 214 stp x19,x20,[sp,#16] 215 stp x21,x22,[sp,#32] 216 stp x23,x24,[sp,#48] 217 stp x25,x26,[sp,#64] 218 stp x27,x28,[sp,#80] 240 stp x0,x1,[x26,#16*0] 241 stp x2,x3,[x26,#16*1] [all …]
|
/freebsd/lib/libsecureboot/ |
H A D | verify_file.c | 131 is_verified(struct stat *stp) in is_verified() argument 136 if (stp->st_ino > 0) { in is_verified() 138 if (stp->st_dev == vsp->vs_dev && in is_verified() 139 stp->st_ino == vsp->vs_ino) { in is_verified() 146 __func__, (long long)stp->st_dev, in is_verified() 147 (unsigned long long)stp->st_ino, rc)); in is_verified() 153 add_verify_status(struct stat *stp, int status) in add_verify_status() argument 160 vsp->vs_dev = stp->st_dev; in add_verify_status() 161 vsp->vs_ino = stp->st_ino; in add_verify_status() 166 __func__, (long long)stp->st_dev, in add_verify_status() [all …]
|
/freebsd/sys/net/ |
H A D | if_bridgevar.h | 115 #define BRDGPARAM 25 /* get bridge STP params (ifbropreq) */ 117 #define BRDGGIFSSTP 27 /* get member STP params list 129 uint32_t ifbr_stpflags; /* member if STP flags */ 130 uint32_t ifbr_path_cost; /* member if STP cost */ 132 uint8_t ifbr_priority; /* member if STP priority */ 133 uint8_t ifbr_proto; /* member if STP protocol */ 134 uint8_t ifbr_role; /* member if STP role */ 135 uint8_t ifbr_state; /* member if STP state */ 148 #define IFBIF_BSTP_EDGE 0x0020 /* member stp edge port */ 149 #define IFBIF_BSTP_AUTOEDGE 0x0040 /* member stp autoedge enabled */ [all …]
|
/freebsd/lib/libc/aarch64/gen/ |
H A D | setjmp.S | 37 stp x0, lr, [sp] 51 stp x8, x9, [x0], #16 54 stp x19, x20, [x0], #16 55 stp x21, x22, [x0], #16 56 stp x23, x24, [x0], #16 57 stp x25, x26, [x0], #16 58 stp x27, x28, [x0], #16 59 stp x29, lr, [x0], #16 62 stp d8, d9, [x0], #16 define 63 stp d10, d11, [x0], #16 [all …]
|
H A D | _setjmp.S | 39 stp x8, x9, [x0], #16 42 stp x19, x20, [x0], #16 43 stp x21, x22, [x0], #16 44 stp x23, x24, [x0], #16 45 stp x25, x26, [x0], #16 46 stp x27, x28, [x0], #16 47 stp x29, lr, [x0], #16 51 stp d8, d9, [x0], #16 define 52 stp d10, d11, [x0], #16 53 stp d12, d13, [x0], #16 [all …]
|
/freebsd/sys/dev/isci/scil/ |
H A D | scif_sas_stp_io_request.c | 61 * SATA/STP specific functionality. 83 * @brief This method provides SATA/STP CONSTRUCTED state specific handling 109 if (fw_io->parent.stp.sequence.protocol == SAT_PROTOCOL_FPDMA) in scif_sas_stp_io_request_constructed_start_handler() 114 fw_io->parent.stp.ncq_tag = scif_sas_stp_remote_device_allocate_ncq_tag( in scif_sas_stp_io_request_constructed_start_handler() 118 if (fw_io->parent.stp.ncq_tag == SCIF_SAS_INVALID_NCQ_TAG) in scif_sas_stp_io_request_constructed_start_handler() 124 fis->sector_count = (fw_io->parent.stp.ncq_tag << 3); in scif_sas_stp_io_request_constructed_start_handler() 129 fw_io->parent.core_object, fw_io->parent.stp.ncq_tag in scif_sas_stp_io_request_constructed_start_handler() 137 * @brief This method provides SATA/STP CONSTRUCTED state specific handling 165 if (fw_io->parent.stp.sequence.protocol == SAT_PROTOCOL_FPDMA) in scif_sas_stp_io_request_constructed_complete_handler() 168 if (fw_io->parent.stp.ncq_tag != SCIF_SAS_INVALID_NCQ_TAG) in scif_sas_stp_io_request_constructed_complete_handler() [all …]
|
/freebsd/sys/dev/psci/ |
H A D | smccc_arm64.S | 42 stp x0, x1, [x4, #16 * 0] 43 stp x2, x3, [x4, #16 * 1] 58 stp x1, x19, [sp, #-16]! 72 stp x0, x1, [x19, #16 * 0] 73 stp x2, x3, [x19, #16 * 1] 74 stp x4, x5, [x19, #16 * 2] 75 stp x6, x7, [x19, #16 * 3] 76 stp x8, x9, [x19, #16 * 4] 77 stp x10, x11, [x19, #16 * 5] 78 stp x12, x13, [x19, #16 * 6] [all …]
|
/freebsd/sys/fs/nfsserver/ |
H A D | nfs_nfsdstate.c | 140 static void nfsrv_freeopenowner(struct nfsstate *stp, int cansleep, 142 static void nfsrv_freeopen(struct nfsstate *stp, vnode_t vp, int cansleep, 144 static void nfsrv_freelockowner(struct nfsstate *stp, vnode_t vp, int cansleep, 146 static void nfsrv_freeallnfslocks(struct nfsstate *stp, vnode_t vp, 160 struct nfslock *insert_lop, struct nfsstate *stp, struct nfslockfile *lfp); 161 static void nfsrv_updatelock(struct nfsstate *stp, struct nfslock **new_lopp, 181 static int nfsrv_delegconflict(struct nfsstate *stp, int *haslockp, 188 static void nfsrv_delaydelegtimeout(struct nfsstate *stp); 190 struct nfsstate *stp, struct nfsrvcache *op); 191 static int nfsrv_nootherstate(struct nfsstate *stp); [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | lantiq,pinctrl-xway.txt | 47 spi_cs3, spi_cs4, spi_cs5, spi_cs6, asc, stp, gpt1, gpt2, gpt3, clkout0, 51 spi, asc, cgu, jtag, exin, stp, gpt, mdio, ephy, dfe 57 spi_cs2, spi_cs3, spi_cs4, spi_cs5, spi_cs6, asc0, asc0 cts rts, stp, nmi, 62 spi, asc, cgu, jtag, exin, stp, gpt, nmi, pci, ebu, dfe 69 spi_cs6, asc0, asc0 cts rts, stp, nmi, gpt1, gpt2, gpt3, clkout0, clkout1, 74 spi, asc, cgu, exin, stp, gpt, nmi, pci, ebu, mdio, dfe 84 stp, nmi, gpt1, gpt2, gpt3, clkout0, clkout1, clkout2, clkout3, gnt1, 89 spi, usif, cgu, exin, stp, gpt, nmi, pci, ebu, mdio, dfe, gphy 97 usif spi_di, usif spi_do, usif spi_clk, usif spi_cs0, stp, clkout2, 101 spi, usif, cgu, exin, stp, ebu, mdio, dfe, ephy [all …]
|