Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/tools/testing/selftests/rcutorture/bin/
Dconfig_override.sh7 # that conflict with any in override, concatenating what remains and
/Linux-v6.1/Documentation/security/tpm/
Dtpm_event_log.rst48 concatenating two halves of the event log from the custom configuration table
/Linux-v6.1/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-v6.1/drivers/block/rnbd/
DREADME51 to the block device on the server side by concatenating dev_search_path
/Linux-v6.1/Documentation/ABI/testing/
Ddev-kmsg118 By default, kernel tries to avoid fragments by concatenating
/Linux-v6.1/Documentation/devicetree/bindings/pci/
Dhost-generic-pci.yaml23 geography of a PCI bus address by concatenating the various components to
/Linux-v6.1/drivers/mtd/
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-v6.1/arch/xtensa/kernel/
Dvmlinux.lds.S37 CPP concatenation, but that does not work reliably. Concatenating a
/Linux-v6.1/drivers/hwmon/
Ds3c-hwmon.c204 * otherwise the name is taken by concatenating in_ with the channel
/Linux-v6.1/fs/hpfs/
Dhpfs_fn.h97 /* Four 512-byte buffers and the 2k block obtained by concatenating them */
/Linux-v6.1/Documentation/process/
Dapplying-patches.rst198 Often these warnings can easily be fixed by joining (concatenating) the
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_trap.c1348 /* The group items array is created by concatenating the common trap in mlxsw_sp_trap_group_items_arr_init()
1435 /* The trap items array is created by concatenating the common trap in mlxsw_sp_trap_items_arr_init()
/Linux-v6.1/arch/arm64/include/asm/
Dassembler.h172 * Define a macro that constructs a 64-bit value by concatenating two
/Linux-v6.1/drivers/tty/
Dn_hdlc.c34 * callback directly to avoid fragmenting or concatenating
/Linux-v6.1/drivers/iommu/
Ddma-iommu.c1055 * segment's start address to avoid concatenating across one.
/Linux-v6.1/drivers/message/fusion/
Dmptlan.c1011 // "for single packet, concatenating...\n", in mpt_lan_receive_post_reply()
/Linux-v6.1/kernel/printk/
Dprintk_ringbuffer.c1348 * @r->info->text_len after concatenating.
/Linux-v6.1/drivers/usb/dwc2/
Dhcd_queue.c365 * This is useful for concatenating a bunch of strings where each string is
/Linux-v6.1/fs/reiserfs/
Dreiserfs.h873 * These #defines are named by concatenating these abbreviations,
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/calcs/
Ddce_calcs.c863 …d, the dmif data buffer size for the graphics surface is increased by concatenating the adjacent b… in calculate_bandwidth()