Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/nwfpe/
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-v5.10/tools/testing/selftests/rcutorture/bin/
Dconfig_override.sh7 # that conflict with any in override, concatenating what remains and
/Linux-v5.10/Documentation/security/tpm/
Dtpm_event_log.rst48 concatenating two halves of the event log from the custom configuration table
/Linux-v5.10/net/sctp/
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-v5.10/drivers/block/rnbd/
DREADME51 to the block device on the server side by concatenating dev_search_path
/Linux-v5.10/Documentation/ABI/testing/
Ddev-kmsg118 By default, kernel tries to avoid fragments by concatenating
/Linux-v5.10/Documentation/devicetree/bindings/pci/
Dhost-generic-pci.yaml23 geography of a PCI bus address by concatenating the various components to
/Linux-v5.10/drivers/mtd/
Dmtdconcat.c632 * This function constructs a virtual MTD device by concatenating
648 printk(KERN_NOTICE "Concatenating MTD devices:\n"); in mtd_concat_create()
901 MODULE_DESCRIPTION("Generic support for concatenating of MTD devices");
/Linux-v5.10/arch/xtensa/kernel/
Dvmlinux.lds.S37 CPP concatenation, but that does not work reliably. Concatenating a
/Linux-v5.10/drivers/hwmon/
Ds3c-hwmon.c204 * otherwise the name is taken by concatenating in_ with the channel
/Linux-v5.10/fs/hpfs/
Dhpfs_fn.h97 /* Four 512-byte buffers and the 2k block obtained by concatenating them */
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_trap.c1195 /* 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()
/Linux-v5.10/arch/arm64/include/asm/
Dassembler.h168 * Define a macro that constructs a 64-bit value by concatenating two
/Linux-v5.10/Documentation/process/
Dapplying-patches.rst198 Often these warnings can easily be fixed by joining (concatenating) the
/Linux-v5.10/drivers/tty/
Dn_hdlc.c34 * callback directly to avoid fragmenting or concatenating
/Linux-v5.10/drivers/iommu/
Ddma-iommu.c754 * segment's start address to avoid concatenating across one.
/Linux-v5.10/drivers/message/fusion/
Dmptlan.c1009 // "for single packet, concatenating...\n", in mpt_lan_receive_post_reply()
/Linux-v5.10/drivers/usb/dwc2/
Dhcd_queue.c395 * This is useful for concatenating a bunch of strings where each string is
/Linux-v5.10/kernel/printk/
Dprintk_ringbuffer.c1346 * @r->info->text_len after concatenating.
/Linux-v5.10/
DMakefile1392 # using awk while concatenating to the final file.
/Linux-v5.10/fs/reiserfs/
Dreiserfs.h875 * These #defines are named by concatenating these abbreviations,
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/calcs/
Ddce_calcs.c852 …d, the dmif data buffer size for the graphics surface is increased by concatenating the adjacent b… in calculate_bandwidth()