/openbmc/linux/arch/sparc/math-emu/ |
H A D | math_32.c | 286 FP_DECL_S(SA); FP_DECL_S(SB); FP_DECL_S(SR); in do_one_mathemu() 373 case 5: FP_UNPACK_SP (SA, rs1); break; in do_one_mathemu() 428 case FADDS: FP_ADD_S (SR, SA, SB); break; in do_one_mathemu() 432 case FSUBS: FP_SUB_S (SR, SA, SB); break; in do_one_mathemu() 436 case FMULS: FP_MUL_S (SR, SA, SB); break; in do_one_mathemu() 437 case FSMULD: FP_CONV (D, S, 2, 1, DA, SA); in do_one_mathemu() 444 case FDIVS: FP_DIV_S (SR, SA, SB); break; in do_one_mathemu() 473 FP_CMP_S(IR, SB, SA, 3); in do_one_mathemu() 476 FP_ISSIGNAN_S(SA) || in do_one_mathemu()
|
H A D | math_64.c | 181 FP_DECL_S(SA); FP_DECL_S(SB); FP_DECL_S(SR); in do_mathemu() 389 case 5: FP_UNPACK_SP (SA, rs1); break; in do_mathemu() 433 case FADDS: FP_ADD_S (SR, SA, SB); break; in do_mathemu() 437 case FSUBS: FP_SUB_S (SR, SA, SB); break; in do_mathemu() 441 case FMULS: FP_MUL_S (SR, SA, SB); break; in do_mathemu() 442 case FSMULD: FP_CONV (D, S, 1, 1, DA, SA); in do_mathemu() 449 case FDIVS: FP_DIV_S (SR, SA, SB); break; in do_mathemu()
|
/openbmc/linux/Documentation/scsi/ |
H A D | aacraid.rst | 31 9005:0285:9005:028e Adaptec 2020SA (Skyhawk) 32 9005:0285:9005:028f Adaptec 2025SA (Terminator) 33 9005:0285:9005:0290 Adaptec 2410SA (Jaguar) 34 9005:0285:103c:3227 Adaptec 2610SA (Bearcat HP release) 35 9005:0285:9005:0293 Adaptec 21610SA (Corsair-16) 37 9005:0285:9005:0292 Adaptec 2810SA (Corsair-8) 42 9005:0286:9005:029b Adaptec 2820SA (Intruder) 43 9005:0286:9005:029c Adaptec 2620SA (Intruder) 44 9005:0286:9005:029d Adaptec 2420SA (Intruder HP release)
|
/openbmc/linux/arch/alpha/math-emu/ |
H A D | math.c | 106 FP_DECL_S(SA); FP_DECL_S(SB); FP_DECL_S(SR); in alpha_fp_emul() 135 FP_UNPACK_SP(SA, &va); in alpha_fp_emul() 140 FP_SUB_S(SR, SA, SB); in alpha_fp_emul() 144 FP_ADD_S(SR, SA, SB); in alpha_fp_emul() 148 FP_MUL_S(SR, SA, SB); in alpha_fp_emul() 152 FP_DIV_S(SR, SA, SB); in alpha_fp_emul()
|
/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-linux-distros/ |
H A D | arm-systemready-linux-distros-opensuse.bb | 5 & BSL-1.0 & CC-BY-3.0 & CC-BY-4.0 & CC-BY-SA-1.0 & CC-BY-SA-3.0 \ 6 & CC-BY-SA-4.0 & CC0-1.0 & CDDL-1.0 & GFDL-1.1-only \ 28 file://${COMMON_LICENSE_DIR}/CC-BY-SA-1.0;md5=681ffad43a0addd90f1bebf45675104e \ 29 file://${COMMON_LICENSE_DIR}/CC-BY-SA-3.0;md5=3248afbd148270ac7337a6f3e2558be5 \ 30 file://${COMMON_LICENSE_DIR}/CC-BY-SA-4.0;md5=4084714af41157e38872e798eb3fe1b1 \
|
H A D | arm-systemready-linux-distros-debian.bb | 14 & bzip2-1.0.6 & CC0-1.0 & Libpng & Latex2e & Unicode-TOU & Unicode-DFS-2016 & CC-BY-3.0 & CC-BY-SA-3.0 \ 15 & CC-BY-SA-4.0 & curl & MS-PL & NTP & FSFAP & FSFUL & FSFULLR & FSF-Unlimited & EDL-1.0 & Vim & FTL \ 57 file://${COMMON_LICENSE_DIR}/CC-BY-SA-3.0;md5=3248afbd148270ac7337a6f3e2558be5 \ 58 file://${COMMON_LICENSE_DIR}/CC-BY-SA-4.0;md5=4084714af41157e38872e798eb3fe1b1 \
|
/openbmc/linux/Documentation/networking/ |
H A D | xfrm_sync.rst | 12 events so that the SA can be safely moved from one machine to another 14 The idea is to synchronize the SA so that the takeover machine can do 15 the processing of the SA as accurate as possible if it has access to it. 17 We already have the ability to generate SA add/del/upd events. 23 Because the above items change for every packet the SA receives, 29 per SA. 61 The unique SA is identified by the combination of xfrm_usersa_id, 147 i) user --> kernel to configure a specific SA. 166 thresholds for an SA using XFRM_MSG_NEWAE (as described in #i above). 182 If you have an SA that is getting hit by traffic in bursts such that
|
H A D | xfrm_device.rst | 30 * Kernel and NIC have SA and policy in-sync 31 * NIC handles the SA and policies states 103 driver's xdo_dev_state_add() will be given the new SA to be offloaded 107 - store the SA information (key, salt, target-ip, protocol, etc) 108 - enable the HW offload of the SA 118 The driver can also set an offload_handle in the SA, an opaque void pointer 124 When the network stack is preparing an IPsec packet for an SA that has 146 decryption, the driver needs to add a reference to the decoded SA into 151 find and hold the SA that was used to the Rx skb:: 180 When the SA is removed by the user, the driver's xdo_dev_state_delete()
|
H A D | xfrm_proc.rst | 33 i.e. Either inbound SPI, address, or IPsec protocol at SA is wrong 37 e.g. SA key is wrong
|
/openbmc/u-boot/cmd/aspeed/nettest/ |
H A D | ncsi.c | 36 … : %02x %02x %02x %02x %02x %02x\n", in->SA[ 0 ], in->SA[ 1 ], in->SA[ 2 ], in->SA[ 3 ], in->SA[ … in ncsi_reqdump() 66 … : %02x %02x %02x %02x %02x %02x\n", in->SA[ 0 ], in->SA[ 1 ], in->SA[ 2 ], in->SA[ 3 ], in->SA[ … in ncsi_respdump() 152 eng->ncsi_req.SA[i] = eng->inf.SA[i]; in NCSI_Struct_Initialize_SLT() 710 eng->dat.NCSI_Payload_Data[ i ] = eng->ncsi_req.SA[ i ]; in Enable_Set_MAC_Address_SLT() 713 if ( eng->ncsi_req.SA[ 0 ] & 0x1 ) in Enable_Set_MAC_Address_SLT()
|
/openbmc/linux/Documentation/arch/arm/sa1100/ |
H A D | lart.rst | 5 The LART is a small (7.5 x 10cm) SA-1100 board, designed for embedded 7 other StrongARM-gadgets. Almost all SA signals are directly accessible
|
/openbmc/linux/arch/powerpc/math-emu/ |
H A D | math_efp.c | 216 FP_DECL_S(SA); FP_DECL_S(SB); FP_DECL_S(SR); in do_spe_mathemu() 221 FP_UNPACK_SP(SA, va.wp + 1); in do_spe_mathemu() 227 FP_UNPACK_SP(SA, va.wp + 1); in do_spe_mathemu() 248 FP_ADD_S(SR, SA, SB); in do_spe_mathemu() 252 FP_SUB_S(SR, SA, SB); in do_spe_mathemu() 256 FP_MUL_S(SR, SA, SB); in do_spe_mathemu() 260 FP_DIV_S(SR, SA, SB); in do_spe_mathemu() 333 FP_CMP_S(IR, SA, SB, 3); in do_spe_mathemu() 334 if (IR == 3 && (FP_ISSIGNAN_S(SA) || FP_ISSIGNAN_S(SB))) in do_spe_mathemu()
|
/openbmc/linux/arch/arm/mach-sa1100/ |
H A D | Kconfig | 32 Say Y here if you are using the Intel(R) StrongARM(R) SA-1110 40 Say Y here if you are using the Intel(R) StrongARM(R) SA-1110 41 Microprocessor Development Board (Assabet) with the SA-1111
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/parallel/ |
H A D | parallel_20241122.bb |
|
/openbmc/linux/Documentation/fb/ |
H A D | sa1100fb.rst | 8 This is a driver for a graphic framebuffer for the SA-1100 LCD 21 documented in the SA-1100 Developer's Manual, Section 11.7. Dual-panel
|
/openbmc/linux/security/apparmor/include/ |
H A D | audit.h | 161 #define aad(SA) (container_of(SA, struct apparmor_audit_data, common)) argument
|
/openbmc/openbmc/poky/documentation/ |
H A D | genindex.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-5.1.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
|
H A D | release-5.2.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
|
H A D | release-4.3.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
|
H A D | release-3.4.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
|
H A D | release-4.1.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
|
H A D | release-4.2.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
|
H A D | release-5.0.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
|
/openbmc/openbmc/poky/documentation/bsp-guide/ |
H A D | index.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
|