/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 7720 /* Avoid the 8byte DMA problem */ in tg3_tx_frag_set() 9207 * Older PCIe devices only support the 128 byte 12049 /* adjustments to start on required 4 byte boundary */ in tg3_get_eeprom() 12065 /* read bytes up to the last 4 byte boundary */ in tg3_get_eeprom() 12088 /* read last bytes not ending on 4 byte boundary */ in tg3_get_eeprom() 12125 /* adjustments to start on required 4 byte boundary */ in tg3_set_eeprom() 12137 /* adjustments to end on required 4 byte boundary */ in tg3_set_eeprom() 12868 * the byte order as it exists in NVRAM. in tg3_vpd_readblock() 16788 /* Initialize data/descriptor byte/word swapping. */ in tg3_get_invariants() 17030 u8 byte; in tg3_calc_dma_bndry() local [all...] |
/third_party/libabigail/tests/lib/ |
H A D | catch.hpp | 329 // Check if byte is available and usable 1732 struct StringMaker<std::byte> { 1733 static std::string convert(std::byte value); 15035 // If the lowest byte we read is non-zero, we can assume 15164 std::string StringMaker<std::byte>::convert(std::byte value) { 15459 CATCH_INTERNAL_ERROR("Invalid multibyte utf-8 start byte encountered"); 15472 CATCH_INTERNAL_ERROR("Invalid multibyte utf-8 start byte encountered"); 15556 // First check that this bytes is a valid lead byte:
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | aesni-intel_avx-x86_64.S | 746 # Requires the input data be at least 1 byte long due to READ_PARTIAL_BLOCK 1768 # u8 *hash_subkey# /* H, the Hash sub key input. Data starts on a 16-byte boundary. */ 1769 # u8 *iv, /* Pre-counter block j0: 4 byte salt 1770 # (from Security Association) concatenated with 8 byte 1772 # concatenated with 0x00000001. 16-byte aligned pointer. */ 2736 # u8 *iv, /* Pre-counter block j0: 4 byte salt 2737 # (from Security Association) concatenated with 8 byte 2739 # concatenated with 0x00000001. 16-byte aligned pointer. */ 2740 # u8 *hash_subkey# /* H, the Hash sub key input. Data starts on a 16-byte boundary. */
|
/kernel/linux/linux-5.10/arch/s390/kvm/ |
H A D | kvm-s390.c | 184 module_param(halt_poll_max_steal, byte, 0644);
|
/kernel/linux/linux-6.6/arch/s390/kvm/ |
H A D | kvm-s390.c | 206 module_param(halt_poll_max_steal, byte, 0644);
|
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/ |
H A D | be_cmds.c | 1019 /* 4byte eqe*/ in be_cmd_eq_create() 2011 ether_addr_copy(req->mcast_mac[i].byte, in __be_cmd_rx_filter()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/ |
H A D | fec_main.c | 9 * Once I get this working, I will use 64 or 128 byte CPM buffers, which 254 module_param_array(macaddr, byte, NULL, 0); 279 * 2048 byte skbufs are allocated. However, alignment requirements
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | aesni-intel_avx-x86_64.S | 714 # Requires the input data be at least 1 byte long due to READ_PARTIAL_BLOCK 1736 # u8 *hash_subkey# /* H, the Hash sub key input. Data starts on a 16-byte boundary. */ 1737 # u8 *iv, /* Pre-counter block j0: 4 byte salt 1738 # (from Security Association) concatenated with 8 byte 1740 # concatenated with 0x00000001. 16-byte aligned pointer. */ 2704 # u8 *iv, /* Pre-counter block j0: 4 byte salt 2705 # (from Security Association) concatenated with 8 byte 2707 # concatenated with 0x00000001. 16-byte aligned pointer. */ 2708 # u8 *hash_subkey# /* H, the Hash sub key input. Data starts on a 16-byte boundary. */
|
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/ |
H A D | be_cmds.c | 1020 /* 4byte eqe*/ in be_cmd_eq_create() 2012 ether_addr_copy(req->mcast_mac[i].byte, in __be_cmd_rx_filter()
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 93 * Convert a 32 bit integer composed of 8 nibbles into an 8 byte ascii 94 * character string. The string is then terminated with a NULL in byte 9. 3006 * lpfc_wwn_set - Convert string to the 8 byte WWN value. 3079 * -EINVAL count is invalid, invalid wwpn byte invalid 3146 * -EINVAL count is invalid, invalid wwpn byte invalid 3210 * -EINVAL count is invalid, invalid wwpn byte invalid 3281 * -EINVAL count is invalid, invalid wwpn byte invalid 5928 module_param(lpfc_acqe_cgn_frequency, byte, 0444); 6673 * Check if extended byte flag is set, to know when to collect upper in lpfc_get_stats()
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/sha/ |
H A D | sha256-armv8.S | 19 // Performance in cycles per processed byte and improvement coefficient 1063 .byte 83,72,65,50,53,54,32,98,108,111,99,107,32,116,114,97,110,115,102,111,114,109,32,102,111,114,32,65,82,77,118,56,44,32,67,82,89,80,84,79,71,65,77,83,32,98,121,32,60,97,112,112,114,111,64,111,112,101,110,115,115,108,46,111,114,103,62,0
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/chacha/ |
H A D | chacha-armv8.S | 16 .byte 67,104,97,67,104,97,50,48,32,102,111,114,32,65,82,77,118,56,44,32,67,82,89,80,84,79,71,65,77,83,32,98,121,32,64,100,111,116,45,97,115,109,0
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/sha/ |
H A D | sha256-armv8.S | 19 // Performance in cycles per processed byte and improvement coefficient 1063 .byte 83,72,65,50,53,54,32,98,108,111,99,107,32,116,114,97,110,115,102,111,114,109,32,102,111,114,32,65,82,77,118,56,44,32,67,82,89,80,84,79,71,65,77,83,32,98,121,32,60,97,112,112,114,111,64,111,112,101,110,115,115,108,46,111,114,103,62,0
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/chacha/ |
H A D | chacha-armv8.S | 16 .byte 67,104,97,67,104,97,50,48,32,102,111,114,32,65,82,77,118,56,44,32,67,82,89,80,84,79,71,65,77,83,32,98,121,32,64,100,111,116,45,97,115,109,0
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/bn/ |
H A D | armv8-mont.S | 2122 .byte 77,111,110,116,103,111,109,101,114,121,32,77,117,108,116,105,112,108,105,99,97,116,105,111,110,32,102,111,114,32,65,82,77,118,56,44,32,67,82,89,80,84,79,71,65,77,83,32,98,121,32,60,97,112,112,114,111,64,111,112,101,110,115,115,108,46,111,114,103,62,0
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/chacha/ |
H A D | chacha-armv8.S | 16 .byte 67,104,97,67,104,97,50,48,32,102,111,114,32,65,82,77,118,56,44,32,67,82,89,80,84,79,71,65,77,83,32,98,121,32,64,100,111,116,45,97,115,109,0
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/bn/ |
H A D | armv8-mont.S | 2122 .byte 77,111,110,116,103,111,109,101,114,121,32,77,117,108,116,105,112,108,105,99,97,116,105,111,110,32,102,111,114,32,65,82,77,118,56,44,32,67,82,89,80,84,79,71,65,77,83,32,98,121,32,60,97,112,112,114,111,64,111,112,101,110,115,115,108,46,111,114,103,62,0
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/sha/ |
H A D | keccak1600-armv4.S | 2691 .byte 75,101,99,99,97,107,45,49,54,48,48,32,97,98,115,111,114,98,32,97,110,100,32,115,113,117,101,101,122,101,32,102,111,114,32,65,82,77,118,52,47,78,69,79,78,44,32,67,82,89,80,84,79,71,65,77,83,32,98,121,32,60,97,112,112,114,111,64,111,112,101,110,115,115,108,46,111,114,103,62,0
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/bn/ |
H A D | armv8-mont.S | 2122 .byte 77,111,110,116,103,111,109,101,114,121,32,77,117,108,116,105,112,108,105,99,97,116,105,111,110,32,102,111,114,32,65,82,77,118,56,44,32,67,82,89,80,84,79,71,65,77,83,32,98,121,32,60,97,112,112,114,111,64,111,112,101,110,115,115,108,46,111,114,103,62,0
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/sha/ |
H A D | keccak1600-armv4.S | 2691 .byte 75,101,99,99,97,107,45,49,54,48,48,32,97,98,115,111,114,98,32,97,110,100,32,115,113,117,101,101,122,101,32,102,111,114,32,65,82,77,118,52,47,78,69,79,78,44,32,67,82,89,80,84,79,71,65,77,83,32,98,121,32,60,97,112,112,114,111,64,111,112,101,110,115,115,108,46,111,114,103,62,0
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/sha/ |
H A D | sha256-armv8.S | 19 // Performance in cycles per processed byte and improvement coefficient 1063 .byte 83,72,65,50,53,54,32,98,108,111,99,107,32,116,114,97,110,115,102,111,114,109,32,102,111,114,32,65,82,77,118,56,44,32,67,82,89,80,84,79,71,65,77,83,32,98,121,32,60,97,112,112,114,111,64,111,112,101,110,115,115,108,46,111,114,103,62,0
|
/third_party/node/deps/v8/src/wasm/ |
H A D | module-compiler.cc | 2003 std::unique_ptr<byte[]> bytes_copy, size_t length, Handle<Context> context, in AsyncCompileJob()
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/bn/ |
H A D | armv8-mont.S | 2122 .byte 77,111,110,116,103,111,109,101,114,121,32,77,117,108,116,105,112,108,105,99,97,116,105,111,110,32,102,111,114,32,65,82,77,118,56,44,32,67,82,89,80,84,79,71,65,77,83,32,98,121,32,60,97,112,112,114,111,64,111,112,101,110,115,115,108,46,111,114,103,62,0
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/sha/ |
H A D | sha256-armv8.S | 19 // Performance in cycles per processed byte and improvement coefficient 1063 .byte 83,72,65,50,53,54,32,98,108,111,99,107,32,116,114,97,110,115,102,111,114,109,32,102,111,114,32,65,82,77,118,56,44,32,67,82,89,80,84,79,71,65,77,83,32,98,121,32,60,97,112,112,114,111,64,111,112,101,110,115,115,108,46,111,114,103,62,0
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/chacha/ |
H A D | chacha-armv8.S | 16 .byte 67,104,97,67,104,97,50,48,32,102,111,114,32,65,82,77,118,56,44,32,67,82,89,80,84,79,71,65,77,83,32,98,121,32,64,100,111,116,45,97,115,109,0
|