Home
last modified time | relevance | path

Searched full:concatenating (Results 1 – 19 of 19) sorted by relevance

/linux/arch/arm/nwfpe/
H A Dsoftfloat-macros87 Shifts the 128-bit value formed by concatenating `a0' and `a1' right by 64
134 Shifts the 128-bit value formed by concatenating `a0' and `a1' right by the
167 Shifts the 128-bit value formed by concatenating `a0' and `a1' right by the
211 Shifts the 192-bit value formed by concatenating `a0', `a1', and `a2' right
282 Shifts the 128-bit value formed by concatenating `a0' and `a1' left by the
301 Shifts the 192-bit value formed by concatenating `a0', `a1', and `a2' left
338 Adds the 128-bit value formed by concatenating `a0' and `a1' to the 128-bit
339 value formed by concatenating `b0' and `b1'. Addition is modulo 2^128, so
358 Adds the 192-bit value formed by concatenating `a0', `a1', and `a2' to the
359 192-bit value formed by concatenating `b0', `b1', and `b2'. Addition is
[all …]
/linux/tools/testing/selftests/rcutorture/bin/
H A Dconfig_override.sh7 # that conflict with any in override, concatenating what remains and
/linux/Documentation/security/tpm/
H A Dtpm_event_log.rst48 concatenating two halves of the event log from the custom configuration table
/linux/net/sctp/
H A Dauth.c247 * the numerically smaller key vector and concatenating it to the
248 * endpoint pair shared key, and then concatenating the numerically
321 * vector and concatenating it to the endpoint pair shared in sctp_auth_asoc_create_secret()
322 * key, and then concatenating the numerically larger key in sctp_auth_asoc_create_secret()
/linux/drivers/block/rnbd/
H A DREADME51 to the block device on the server side by concatenating dev_search_path
/linux/Documentation/ABI/testing/
H A Ddev-kmsg118 By default, kernel tries to avoid fragments by concatenating
/linux/drivers/mtd/
H A Dmtdconcat.c632 * This function constructs a virtual MTD device by concatenating
649 printk(KERN_NOTICE "Concatenating MTD devices:\n"); in mtd_concat_create()
914 MODULE_DESCRIPTION("Generic support for concatenating of MTD devices");
/linux/Documentation/devicetree/bindings/pci/
H A Dhost-generic-pci.yaml23 geography of a PCI bus address by concatenating the various components to
/linux/arch/xtensa/lib/
H A Dumulsidi3.S85 /* The preprocessor insists on inserting a space when concatenating after
/linux/arch/xtensa/kernel/
H A Dvmlinux.lds.S37 CPP concatenation, but that does not work reliably. Concatenating a
/linux/Documentation/netlink/
H A Dgenetlink.yaml223 Prefix for the C enum name of the command. The name is formed by concatenating
/linux/fs/hpfs/
H A Dhpfs_fn.h97 /* Four 512-byte buffers and the 2k block obtained by concatenating them */
/linux/Documentation/process/
H A Dapplying-patches.rst198 Often these warnings can easily be fixed by joining (concatenating) the
/linux/drivers/tty/
H A Dn_hdlc.c34 * callback directly to avoid fragmenting or concatenating
/linux/drivers/iommu/
H A Ddma-iommu.c1246 * segment's start address to avoid concatenating across one.
/linux/drivers/message/fusion/
H A Dmptlan.c1011 // "for single packet, concatenating...\n", in mpt_lan_receive_post_reply()
/linux/kernel/printk/
H A Dprintk_ringbuffer.c1364 * @r->info->text_len after concatenating.
/linux/include/sound/
H A Demu10k1.h44 // The non-concatenating (_NC) variant should be used directly only for
/linux/drivers/gpu/drm/amd/display/dc/basics/
H A Ddce_calcs.c861 …d, the dmif data buffer size for the graphics surface is increased by concatenating the adjacent b… in calculate_bandwidth()