Searched full:concatenating (Results 1 – 25 of 26) sorted by relevance
12
/Linux-v6.6/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 …]
|
/Linux-v6.6/tools/testing/selftests/rcutorture/bin/ |
D | config_override.sh | 7 # that conflict with any in override, concatenating what remains and
|
/Linux-v6.6/Documentation/security/tpm/ |
D | tpm_event_log.rst | 48 concatenating two halves of the event log from the custom configuration table
|
/Linux-v6.6/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()
|
/Linux-v6.6/drivers/block/rnbd/ |
D | README | 51 to the block device on the server side by concatenating dev_search_path
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | dev-kmsg | 118 By default, kernel tries to avoid fragments by concatenating
|
/Linux-v6.6/Documentation/devicetree/bindings/pci/ |
D | host-generic-pci.yaml | 23 geography of a PCI bus address by concatenating the various components to
|
/Linux-v6.6/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");
|
/Linux-v6.6/arch/xtensa/lib/ |
D | umulsidi3.S | 85 /* The preprocessor insists on inserting a space when concatenating after
|
/Linux-v6.6/Documentation/netlink/ |
D | genetlink.yaml | 203 Prefix for the C enum name of the command. The name is formed by concatenating
|
D | genetlink-c.yaml | 234 Prefix for the C enum name of the command. The name is formed by concatenating
|
D | genetlink-legacy.yaml | 273 Prefix for the C enum name of the command. The name is formed by concatenating
|
D | netlink-raw.yaml | 280 Prefix for the C enum name of the command. The name is formed by concatenating
|
/Linux-v6.6/arch/xtensa/kernel/ |
D | vmlinux.lds.S | 37 CPP concatenation, but that does not work reliably. Concatenating a
|
/Linux-v6.6/fs/hpfs/ |
D | hpfs_fn.h | 97 /* Four 512-byte buffers and the 2k block obtained by concatenating them */
|
/Linux-v6.6/Documentation/process/ |
D | applying-patches.rst | 198 Often these warnings can easily be fixed by joining (concatenating) the
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_trap.c | 1373 /* The group items array is created by concatenating the common trap in mlxsw_sp_trap_group_items_arr_init() 1460 /* The trap items array is created by concatenating the common trap in mlxsw_sp_trap_items_arr_init()
|
/Linux-v6.6/arch/arm64/include/asm/ |
D | assembler.h | 158 * Define a macro that constructs a 64-bit value by concatenating two
|
/Linux-v6.6/drivers/tty/ |
D | n_hdlc.c | 34 * callback directly to avoid fragmenting or concatenating
|
/Linux-v6.6/drivers/iommu/ |
D | dma-iommu.c | 1108 * segment's start address to avoid concatenating across one.
|
/Linux-v6.6/drivers/message/fusion/ |
D | mptlan.c | 1011 // "for single packet, concatenating...\n", in mpt_lan_receive_post_reply()
|
/Linux-v6.6/kernel/printk/ |
D | printk_ringbuffer.c | 1348 * @r->info->text_len after concatenating.
|
/Linux-v6.6/drivers/usb/dwc2/ |
D | hcd_queue.c | 365 * This is useful for concatenating a bunch of strings where each string is
|
/Linux-v6.6/include/sound/ |
D | emu10k1.h | 44 // The non-concatenating (_NC) variant should be used directly only for
|
/Linux-v6.6/fs/reiserfs/ |
D | reiserfs.h | 872 * These #defines are named by concatenating these abbreviations,
|
12