/linux/net/wireless/tests/ |
H A D | chan.c | 29 /* leave c1 empty for tests for identical */ 35 .desc = "identical non-HT", 44 .desc = "identical 20 MHz", 53 .desc = "identical 40 MHz", 62 .desc = "identical 80 MHz", 71 .desc = "identical 160 MHz", 80 .desc = "identical 320 MHz", 199 /* tests with identical ones */ in KUNIT_ARRAY_PARAM_DESC()
|
/linux/Documentation/admin-guide/media/ |
H A D | mgb4.rst | 88 The value is identical to what VIDIOC_QUERY_DV_TIMINGS returns in the width 94 The value is identical to what VIDIOC_QUERY_DV_TIMINGS returns in the height 135 The value is identical to what VIDIOC_QUERY_DV_TIMINGS returns in 144 The value is identical to what VIDIOC_QUERY_DV_TIMINGS returns in 150 The value is identical to what VIDIOC_QUERY_DV_TIMINGS returns in 157 The value is identical to what VIDIOC_QUERY_DV_TIMINGS returns in 164 The value is identical to what VIDIOC_QUERY_DV_TIMINGS returns in 171 The value is identical to what VIDIOC_QUERY_DV_TIMINGS returns in 178 The value is identical to what VIDIOC_QUERY_DV_TIMINGS returns in
|
/linux/lib/crypto/mpi/ |
H A D | mpi-mul.c | 61 /* W and U are identical. Allocate temporary space for U. */ in mpi_mul() 65 /* Is V identical too? Keep it identical with U. */ in mpi_mul() 71 /* W and V are identical. Allocate temporary space for V. */ in mpi_mul()
|
H A D | mpi-pow.c | 106 * 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/arch/sparc/include/asm/ |
H A D | mman.h | 77 * have identical data on them. This can be in arch_validate_flags() 78 * because ADI enabled pages with identical in arch_validate_flags() 79 * data may still not have identical ADI in arch_validate_flags()
|
/linux/scripts/coccinelle/api/ |
H A D | check_bq27xxx_data.cocci | 2 /// 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/Documentation/ABI/testing/ |
H A D | sysfs-driver-qat | 30 * asym;sym: identical to sym;asym 32 * dcc: identical to dc but enables the dc chaining feature, 40 * dc;asym: identical to asym;dc 43 * dc;sym: identical to sym;dc
|
/linux/include/linux/ |
H A D | stddef.h | 41 * Used to create an anonymous union of two structs with identical 57 * Used to create an anonymous union of two structs with identical 73 * Used to create an anonymous union of two structs with identical
|
H A D | rcutree.h | 55 * same_state_synchronize_rcu_full - Are two old-state values identical? 62 * values are identical and @false otherwise. This allows structures
|
/linux/sound/pci/ice1712/ |
H A D | vt1720_mobo.c | 89 /* identical with k8x800 */ 98 /* identical with k8x800 */ 107 /* identical with k8x800 */
|
/linux/Documentation/hid/ |
H A D | hidraw.rst | 138 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/net/atm/ |
H A D | addr.c | 28 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/net/mac80211/tests/ |
H A D | tpe.c | 34 .desc = "identical 20 MHz", 42 .desc = "identical 40 MHz", 50 .desc = "identical 80+80 MHz", 60 .desc = "identical 320 MHz",
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | colorspaces-details.rst | 78 [-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
|
H A D | pixfmt-yuv-planar.rst | 41 chroma lines is identical to the padding of the luma lines. Without horizontal 326 The layouts of the luma and chroma planes are identical. 335 planes are identical. 356 identical. 361 identical. 366 identical. 371 The layouts of the luma and chroma planes are identical. 379 tiles are identical, even though the tile size differ. The image is formed of 401 The layouts of the luma and chroma planes are identical. 465 ``V4L2_PIX_FMT_MT2110R`` is identical to ``V4L2_PIX_FMT_MT2110T`` except that [all …]
|
/linux/drivers/acpi/ |
H A D | pptt.c | 455 /* 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() 797 * The returned tag can be used to group peers with identical implementation. 799 * The search terminates when a level is found with the identical implementation 803 * where two cores in a heterogeneous machine may be identical, but won't have 807 * Otherwise returns a value which represents a group of identical cores
|
/linux/tools/include/uapi/asm-generic/ |
H A D | mman-common.h | 59 #define MADV_MERGEABLE 12 /* KSM may merge identical pages */ 60 #define MADV_UNMERGEABLE 13 /* KSM may not merge identical pages */
|
/linux/include/uapi/asm-generic/ |
H A D | mman-common.h | 59 #define MADV_MERGEABLE 12 /* KSM may merge identical pages */ 60 #define MADV_UNMERGEABLE 13 /* KSM may not merge identical pages */
|
/linux/arch/alpha/include/uapi/asm/ |
H A D | mman.h | 58 #define MADV_MERGEABLE 12 /* KSM may merge identical pages */ 59 #define MADV_UNMERGEABLE 13 /* KSM may not merge identical pages */
|
/linux/arch/parisc/include/uapi/asm/ |
H A D | mman.h | 52 #define MADV_MERGEABLE 12 /* KSM may merge identical pages */ 53 #define MADV_UNMERGEABLE 13 /* KSM may not merge identical pages */
|
/linux/net/batman-adv/ |
H A D | hash.h | 67 * @compare: callback to determine if 2 hash elements are identical 119 * @compare: callback to determine if 2 hash elements are identical
|
/linux/Documentation/process/ |
H A D | license-rules.rst | 168 `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/tools/memory-model/Documentation/ |
H A D | control-dependencies.txt | 60 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/arch/xtensa/include/uapi/asm/ |
H A D | mman.h | 93 #define MADV_MERGEABLE 12 /* KSM may merge identical pages */ 94 #define MADV_UNMERGEABLE 13 /* KSM may not merge identical pages */
|
/linux/drivers/usb/serial/ |
H A D | belkin_sa.h | 46 #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) */
|