Home
last modified time | relevance | path

Searched full:identical (Results 1 – 25 of 770) sorted by relevance

12345678910>>...31

/Linux-v5.15/lib/mpi/
Dmpi-mul.c56 /* W and U are identical. Allocate temporary space for U. */ in mpi_mul()
58 /* Is V identical too? Keep it identical with U. */ in mpi_mul()
64 /* W and V are identical. Allocate temporary space for V. */ in mpi_mul()
Dmpi-pow.c106 * parameters are identical to RES, defer deallocation of the old in mpi_powm()
120 /* RES and BASE are identical. Allocate temp. space for BASE. */ in mpi_powm()
128 /* RES and EXP are identical. Allocate temp. space for EXP. */ in mpi_powm()
135 /* RES and MOD are identical. Allocate temporary space for MOD. */ in mpi_powm()
/Linux-v5.15/arch/sparc/include/asm/
Dmman.h83 * have identical data on them. This can be in arch_validate_flags()
84 * because ADI enabled pages with identical in arch_validate_flags()
85 * data may still not have identical ADI in arch_validate_flags()
/Linux-v5.15/scripts/coccinelle/api/
Dcheck_bq27xxx_data.cocci2 /// Detect BQ27XXX_DATA structures with identical registers, dm registers or
88 "WARNING %s and %s (line %d) are identical\n"
124 "WARNING %s and %s (line %d) are identical\n"
160 "WARNING %s and %s (line %d) are identical\n"
/Linux-v5.15/drivers/gpu/drm/udl/
Dudl_transfer.c29 * Trims identical data from front and back of line
31 * And returns byte count of identical pixels
42 int identical = width;
60 identical = start + (width - end);
64 return identical * sizeof(unsigned long);
/Linux-v5.15/sound/pci/ice1712/
Dvt1720_mobo.c89 /* identical with k8x800 */
98 /* identical with k8x800 */
107 /* identical with k8x800 */
/Linux-v5.15/tools/testing/selftests/kvm/x86_64/
Dget_msr_index_features.c48 TEST_ASSERT(res == old_res, "Expecting nmsrs to be identical"); in test_get_msr_index()
58 TEST_ASSERT(list->nmsrs == old_res, "Expecting nmsrs to be identical"); in test_get_msr_index()
110 TEST_ASSERT(res == old_res, "Expecting nmsrs to be identical"); in test_get_msr_feature()
/Linux-v5.15/include/crypto/
Dxts.h21 /* ensure that the AES and tweak key are not identical */ in xts_check_key()
38 /* ensure that the AES and tweak key are not identical */ in xts_verify_key()
/Linux-v5.15/Documentation/hid/
Dhidraw.rst138 state of a report. The format of the buffer issued with this report is identical
150 is identical to that of HIDIOCGFEATURE.
160 with this report is identical to that of HIDIOCSFEATURE.
169 of the buffer issued with this report is identical to that of HIDIOCGFEATURE.
/Linux-v5.15/net/atm/
Daddr.c28 static int identical(const struct sockaddr_atmsvc *a, const struct sockaddr_atmsvc *b) in identical() function
85 if (identical(&this->addr, addr)) { in atm_add_addr()
120 if (identical(&this->addr, addr)) { in atm_del_addr()
/Linux-v5.15/Documentation/userspace-api/media/v4l/
Dcolorspaces-details.rst78 [-0.5…0.5]. This conversion to Y'CbCr is identical to the one defined in
242 These chromaticities are identical to the Rec. 709 colorspace.
277 [-0.5…0.5]. This transform is identical to one defined in SMPTE
346 [-0.5…0.5]. This transform is identical to one defined in SMPTE
535 These chromaticities are identical to the SMPTE 170M colorspace.
640 identical to one defined in SMPTE 170M/BT.601.
711 identical to one defined in SMPTE 170M/BT.601.
721 reference are identical to sRGB. The transfer function use is
Ddev-subdev.rst50 sensors and image processing hardware implement identical functions,
52 As the V4L2 controls API doesn't support several identical controls in a
53 single device, all but one of the identical controls are hidden.
98 For complex devices, such as often found in embedded systems, identical
201 explicitly with compatible formats. Identical formats on the two ends of
/Linux-v5.15/drivers/acpi/
Dpptt.c455 /* Locate the last node in the tree with IDENTICAL set */ in flag_identical()
475 /* special case the identical flag to find last identical */ in acpi_find_processor_tag()
756 * The returned tag can be used to group peers with identical implementation.
758 * The search terminates when a level is found with the identical implementation
762 * where two cores in a heterogeneous machine may be identical, but won't have
766 * Otherwise returns a value which represents a group of identical cores
/Linux-v5.15/include/uapi/asm-generic/
Dmman-common.h59 #define MADV_MERGEABLE 12 /* KSM may merge identical pages */
60 #define MADV_UNMERGEABLE 13 /* KSM may not merge identical pages */
/Linux-v5.15/tools/include/uapi/asm-generic/
Dmman-common.h59 #define MADV_MERGEABLE 12 /* KSM may merge identical pages */
60 #define MADV_UNMERGEABLE 13 /* KSM may not merge identical pages */
/Linux-v5.15/arch/parisc/include/uapi/asm/
Dmman.h58 #define MADV_MERGEABLE 65 /* KSM may merge identical pages */
59 #define MADV_UNMERGEABLE 66 /* KSM may not merge identical pages */
/Linux-v5.15/arch/alpha/include/uapi/asm/
Dmman.h58 #define MADV_MERGEABLE 12 /* KSM may merge identical pages */
59 #define MADV_UNMERGEABLE 13 /* KSM may not merge identical pages */
/Linux-v5.15/net/batman-adv/
Dhash.h67 * @compare: callback to determine if 2 hash elements are identical
119 * @compare: callback to determine if 2 hash elements are identical
/Linux-v5.15/Documentation/process/
Dlicense-rules.rst168 `Metatags`_. The file names are identical to the SPDX license
248 `Metatags`_. The file names are identical to the SPDX license
264 The metatag requirements for 'other' licenses are identical to the
295 `Metatags`_. The file names are identical to the SPDX license
312 The metatag requirements for 'other' licenses are identical to the
/Linux-v5.15/drivers/usb/serial/
Dbelkin_sa.h46 #define GOHUBS_PID 0x1000 /* GoHubs single port serial converter's id (identical to the Peracom dev…
47 #define HANDYLINK_PID 0x1200 /* HandyLink USB's id (identical to the Peracom device) */
/Linux-v5.15/arch/xtensa/include/uapi/asm/
Dmman.h93 #define MADV_MERGEABLE 12 /* KSM may merge identical pages */
94 #define MADV_UNMERGEABLE 13 /* KSM may not merge identical pages */
/Linux-v5.15/arch/mips/include/uapi/asm/
Dmman.h84 #define MADV_MERGEABLE 12 /* KSM may merge identical pages */
85 #define MADV_UNMERGEABLE 13 /* KSM may not merge identical pages */
/Linux-v5.15/tools/memory-model/Documentation/
Dcontrol-dependencies.txt60 identical stores on both branches of the "if" statement as follows:
160 values were identical, the compiler could pull this store outside of the
226 (*) If both legs of the "if" statement contain identical stores to
/Linux-v5.15/drivers/staging/media/omap4iss/
Diss_video.h31 * bits. Identical to @code if the format is 10 bits wide or less.
33 * format. Identical to @code if the format is not DPCM compressed.
/Linux-v5.15/Documentation/i2c/busses/
Di2c-piix4.rst56 identical (like many PCI devices, the PIIX4 incorporates a number of
78 identical to the PIIX4 in I2C/SMBus support.

12345678910>>...31