Home
last modified time | relevance | path

Searched refs:BYTES (Results 1 – 8 of 8) sorted by relevance

/linux/lib/crypto/mips/
H A Dchacha-core.S37 #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 Dkmalloc_objs.cocci46 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 Dscmi_protocol.h458 BYTES = 0x3D, enumerator
/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-map.rst48 | *DATA* := { [**hex**] *BYTES* }
/linux/Documentation/filesystems/
H A Dromfs.rst69 12 | checksum | The checksum of the FIRST 512 BYTES.
/linux/Documentation/scsi/
H A DChangeLog.sym53c8xx466 by reading DWORDS at a time instead of BYTES.
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c6452 p->octets = GET_STAT(BYTES); in t4_get_lb_stats()
/linux/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst2522 ``BOOLEAN``, ``INTEGER``, ``ENUMERATED``, ``BYTES``, ``IEC958`` and