Searched full:concatenating (Results 1 – 19 of 19) sorted by relevance
/linux/arch/arm/nwfpe/ |
H A D | softfloat-macros | 87 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 D | config_override.sh | 7 # that conflict with any in override, concatenating what remains and
|
/linux/Documentation/security/tpm/ |
H A D | tpm_event_log.rst | 48 concatenating two halves of the event log from the custom configuration table
|
/linux/net/sctp/ |
H A D | auth.c | 247 * 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 D | README | 51 to the block device on the server side by concatenating dev_search_path
|
/linux/Documentation/ABI/testing/ |
H A D | dev-kmsg | 118 By default, kernel tries to avoid fragments by concatenating
|
/linux/drivers/mtd/ |
H A D | mtdconcat.c | 632 * 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 D | host-generic-pci.yaml | 23 geography of a PCI bus address by concatenating the various components to
|
/linux/arch/xtensa/lib/ |
H A D | umulsidi3.S | 85 /* The preprocessor insists on inserting a space when concatenating after
|
/linux/arch/xtensa/kernel/ |
H A D | vmlinux.lds.S | 37 CPP concatenation, but that does not work reliably. Concatenating a
|
/linux/Documentation/netlink/ |
H A D | genetlink.yaml | 223 Prefix for the C enum name of the command. The name is formed by concatenating
|
/linux/fs/hpfs/ |
H A D | hpfs_fn.h | 97 /* Four 512-byte buffers and the 2k block obtained by concatenating them */
|
/linux/Documentation/process/ |
H A D | applying-patches.rst | 198 Often these warnings can easily be fixed by joining (concatenating) the
|
/linux/drivers/tty/ |
H A D | n_hdlc.c | 34 * callback directly to avoid fragmenting or concatenating
|
/linux/drivers/iommu/ |
H A D | dma-iommu.c | 1246 * segment's start address to avoid concatenating across one.
|
/linux/drivers/message/fusion/ |
H A D | mptlan.c | 1011 // "for single packet, concatenating...\n", in mpt_lan_receive_post_reply()
|
/linux/kernel/printk/ |
H A D | printk_ringbuffer.c | 1364 * @r->info->text_len after concatenating.
|
/linux/include/sound/ |
H A D | emu10k1.h | 44 // The non-concatenating (_NC) variant should be used directly only for
|
/linux/drivers/gpu/drm/amd/display/dc/basics/ |
H A D | dce_calcs.c | 861 …d, the dmif data buffer size for the graphics surface is increased by concatenating the adjacent b… in calculate_bandwidth()
|