Searched full:concatenating (Results 1 – 25 of 42) sorted by relevance
12
| /kernel/linux/linux-4.19/arch/arm/nwfpe/ |
| 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 …]
|
| /kernel/linux/linux-5.10/arch/arm/nwfpe/ |
| 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 …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/bin/ |
| D | config_override.sh | 7 # that conflict with any in override, concatenating what remains and
|
| /kernel/linux/linux-4.19/tools/testing/selftests/rcutorture/bin/ |
| D | config_override.sh | 6 # that conflict with any in override, concatenating what remains and
|
| /kernel/linux/linux-5.10/Documentation/security/tpm/ |
| D | tpm_event_log.rst | 48 concatenating two halves of the event log from the custom configuration table
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/pci/ |
| D | host-generic-pci.txt | 51 geography of a PCI bus address by concatenating the various components to
|
| /kernel/linux/linux-4.19/net/sctp/ |
| D | auth.c | 262 * the numerically smaller key vector and concatenating it to the 263 * endpoint pair shared key, and then concatenating the numerically 336 * vector and concatenating it to the endpoint pair shared in sctp_auth_asoc_create_secret() 337 * key, and then concatenating the numerically larger key in sctp_auth_asoc_create_secret()
|
| /kernel/linux/linux-5.10/net/sctp/ |
| 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()
|
| /kernel/linux/linux-4.19/Documentation/ABI/testing/ |
| D | dev-kmsg | 101 By default, kernel tries to avoid fragments by concatenating
|
| /kernel/linux/linux-5.10/drivers/block/rnbd/ |
| D | README | 51 to the block device on the server side by concatenating dev_search_path
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | dev-kmsg | 118 By default, kernel tries to avoid fragments by concatenating
|
| /kernel/linux/linux-4.19/drivers/mtd/ |
| D | mtdconcat.c | 603 * This function constructs a virtual MTD device by concatenating 619 printk(KERN_NOTICE "Concatenating MTD devices:\n"); in mtd_concat_create() 872 MODULE_DESCRIPTION("Generic support for concatenating of MTD devices");
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/pci/ |
| D | host-generic-pci.yaml | 23 geography of a PCI bus address by concatenating the various components to
|
| /kernel/linux/linux-5.10/drivers/mtd/ |
| 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");
|
| /kernel/linux/linux-4.19/arch/xtensa/kernel/ |
| D | vmlinux.lds.S | 35 CPP concatenation, but that does not work reliably. Concatenating a
|
| /kernel/linux/linux-5.10/arch/xtensa/kernel/ |
| D | vmlinux.lds.S | 37 CPP concatenation, but that does not work reliably. Concatenating a
|
| /kernel/linux/linux-4.19/drivers/hwmon/ |
| D | s3c-hwmon.c | 216 * otherwise the name is taken by concatenating in_ with the channel
|
| /kernel/linux/linux-5.10/drivers/hwmon/ |
| D | s3c-hwmon.c | 204 * otherwise the name is taken by concatenating in_ with the channel
|
| /kernel/linux/linux-5.10/fs/hpfs/ |
| D | hpfs_fn.h | 97 /* Four 512-byte buffers and the 2k block obtained by concatenating them */
|
| /kernel/linux/linux-4.19/fs/hpfs/ |
| D | hpfs_fn.h | 97 /* Four 512-byte buffers and the 2k block obtained by concatenating them */
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
| D | spectrum_trap.c | 1195 /* The group items array is created by concatenating the common trap in mlxsw_sp_trap_group_items_arr_init() 1283 /* The trap items array is created by concatenating the common trap in mlxsw_sp_trap_items_arr_init()
|
| /kernel/linux/linux-4.19/arch/arm64/include/asm/ |
| D | assembler.h | 195 * Define a macro that constructs a 64-bit value by concatenating two
|
| /kernel/linux/linux-5.10/arch/arm64/include/asm/ |
| D | assembler.h | 184 * Define a macro that constructs a 64-bit value by concatenating two
|
| /kernel/linux/linux-5.10/Documentation/process/ |
| D | applying-patches.rst | 198 Often these warnings can easily be fixed by joining (concatenating) the
|
| /kernel/linux/linux-4.19/Documentation/process/ |
| D | applying-patches.rst | 198 Often these warnings can easily be fixed by joining (concatenating) the
|
12