Searched refs:BYTES (Results 1 – 8 of 8) sorted by relevance
| /linux/lib/crypto/mips/ |
| H A D | chacha-core.S | 37 #define BYTES $a3 macro 210 beqz BYTES, .Lchacha_mips_end 270 addiu BYTES, -(CHACHA20_BLOCK_SIZE) 279 bltz BYTES, .Lchacha_mips_no_full_block_aligned 284 bgtz BYTES, .Loop_chacha_rounds 290 bltz BYTES, .Lchacha_mips_xor_bytes 312 addiu BYTES, CHACHA20_BLOCK_SIZE 315 andi $at, BYTES, MASK_U32 333 subu BYTES, $at, BYTES 346 bltz BYTES, .Lchacha_mips_no_full_block_unaligned [all …]
|
| /linux/scripts/coccinelle/api/ |
| H A D | kmalloc_objs.cocci | 46 INTEGRAL *BYTES; 67 BYTES = ALLOC((sizeof(E)), GFP) 69 BYTES = ALLOC((sizeof(TYPE)), GFP) 85 BYTES = ALLOC_ARRAY(COUNT, (sizeof(E)), GFP) 87 BYTES = ALLOC_ARRAY(COUNT, (sizeof(TYPE)), GFP) 95 BYTES = ALLOC_ARRAY((sizeof(E)), COUNT, GFP) 97 BYTES = ALLOC_ARRAY((sizeof(TYPE)), COUNT, GFP)
|
| /linux/include/linux/ |
| H A D | scmi_protocol.h | 458 BYTES = 0x3D, enumerator
|
| /linux/tools/bpf/bpftool/Documentation/ |
| H A D | bpftool-map.rst | 48 | *DATA* := { [**hex**] *BYTES* }
|
| /linux/Documentation/filesystems/ |
| H A D | romfs.rst | 69 12 | checksum | The checksum of the FIRST 512 BYTES.
|
| /linux/Documentation/scsi/ |
| H A D | ChangeLog.sym53c8xx | 466 by reading DWORDS at a time instead of BYTES.
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | t4_hw.c | 6452 p->octets = GET_STAT(BYTES); in t4_get_lb_stats()
|
| /linux/Documentation/sound/kernel-api/ |
| H A D | writing-an-alsa-driver.rst | 2522 ``BOOLEAN``, ``INTEGER``, ``ENUMERATED``, ``BYTES``, ``IEC958`` and
|