Searched full:compared (Results 1 – 25 of 454) sorted by relevance
12345678910>>...19
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | dra62x-clocks.dtsi | 5 /* Compared to dm814x, dra62x does not have hdic, l3 or dss PLLs */ 18 /* Compared to dm814x, dra62x has interconnect clocks on isp PLL */ 32 * Compared to dm814x, dra62x has different shifts and more mux options.
|
| D | dra62x.dtsi | 13 /* Compared to dm814x, dra62x has different offsets for Ethernet */
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/runtime/frame/interface/ |
| D | ia_css_frame.h | 70 * @param[in] frame_a The first frame to be compared 71 * @param[in] frame_b The second frame to be compared 126 * @param[in] frame_a The first frame to be compared 127 * @param[in] frame_b The second frame to be compared
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | rseq.h | 70 * initialized). This CPU number value should always be compared 84 * meant to be read within rseq critical sections and compared 86 * the commit instruction, or read and compared with the
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/wiznet/ |
| D | Kconfig | 70 Performance may decrease compared to explicitly selected bus mode. 81 Performance decreases compared to other bus interface mode.
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/ |
| D | dynamic-debug-howto.rst | 138 attribute of the callsite to be compared, and a value to compare 163 The given string is compared against the function name 170 The given string is compared against either the src-root relative 181 The given string is compared against the module name 207 The given line number or range of line numbers is compared
|
| /kernel/linux/linux-5.10/scripts/coccinelle/tests/ |
| D | unsigned_lesser_than_zero.cocci | 67 msg = "WARNING: Unsigned expression compared with zero: %s" % (e) 75 msg = "WARNING: Unsigned expression compared with zero: %s" % (e)
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | net_dim.rst | 52 compared in a similar fashion - increase == "better" and decrease == "worse". 54 compared. Here the algorithm tries to optimize for lower interrupt rate so an 98 which will be compared to the data sample stored in :c:type:`struct dim <dim>`
|
| /kernel/linux/linux-5.10/Documentation/x86/ |
| D | orc-unwinder.rst | 49 Another benefit of ORC compared to frame pointers is that it can 55 The main disadvantage of the ORC unwinder compared to frame pointers is 76 The ORC data format does have a few downsides compared to DWARF. ORC
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-class-rc | 65 of the scancode which should be compared against the expected 128 the bits of the scancode which should be compared against the
|
| /kernel/linux/linux-5.10/Documentation/timers/ |
| D | timekeeping.rst | 36 shall be as stable and correct as possible as compared to a real-world wall 123 Compared to clock sources, sched_clock() has to be very fast: it is called 125 between accuracy compared to the clock source, you may sacrifice accuracy
|
| /kernel/linux/linux-5.10/drivers/media/test-drivers/vicodec/ |
| D | Kconfig | 12 This driver can be compared to the vim2m driver for emulating
|
| /kernel/linux/linux-5.10/lib/ |
| D | test_hash.c | 225 pr_info("__hash_32() is arch-specific; not compared to generic."); in test_hash_init() 232 pr_info("hash_32() is arch-specific; not compared to generic."); in test_hash_init() 239 pr_info("hash_64() is arch-specific; not compared to generic."); in test_hash_init()
|
| /kernel/linux/linux-5.10/drivers/media/test-drivers/vimc/ |
| D | Kconfig | 14 This driver can be compared to the vivid driver for emulating
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/rc/ |
| D | rc-sysfs-nodes.rst | 78 should be compared against the expected value. A value of 0 disables the 137 the scancode which should be compared against the expected value to
|
| /kernel/linux/linux-5.10/include/dt-bindings/clock/ |
| D | stih410-clks.h | 11 /* STiH410 introduces new clock outputs compared to STiH407 */
|
| D | stih418-clks.h | 11 /* STiH418 introduces new clock outputs compared to STiH410 */
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/timer/ |
| D | brcm,bcm2835-system-timer.txt | 5 register, which is compared against the 32 least significant bits of the
|
| /kernel/linux/linux-5.10/Documentation/security/ |
| D | lsm-development.rst | 9 This allows an LSM's code to be easily compared to its goals, and so
|
| /kernel/linux/linux-5.10/include/linux/input/ |
| D | adxl34x.h | 95 * compared with activity_threshold and inactivity_threshold directly 99 * New samples of acceleration are then compared to this 164 * of all axes is calculated and compared to the value in
|
| /kernel/liteos_a/testsuites/kernel/sample/kernel_base/core/hwi/smp/ |
| D | It_smp_los_hwi_011.c | 152 …ICUNIT_GOTO_EQUAL(g_testCount, 2 * (i + 1), g_testCount, EXIT); // 2 * (i + 1),Compared to the exp… in Testcase() 161 …ICUNIT_GOTO_EQUAL(g_testCount, 2 * (i + 1), g_testCount, EXIT); // 2 * (i + 1),Compared to the exp… in Testcase()
|
| /kernel/liteos_m/arch/risc-v/nuclei/gcc/nmsis/Core/Include/ |
| D | core_feature_base.h | 938 * \param [in] value value to be compared 954 * \param [in] value value to be compared 970 * \param [in] value value to be compared 986 * \param [in] value value to be compared 1111 * \param [in] value value to be compared 1127 * \param [in] value value to be compared 1143 * \param [in] value value to be compared 1159 * \param [in] value value to be compared
|
| /kernel/linux/linux-5.10/Documentation/usb/ |
| D | ohci.rst | 14 compared to the earlier "Universal Host Controller Interface" (UHCI) from
|
| /kernel/linux/linux-5.10/tools/time/ |
| D | udelay_test.sh | 8 # at least as long as requested (as compared to ktime).
|
| /kernel/linux/linux-5.10/drivers/leds/ |
| D | leds-gpio-register.c | 17 * and so saves some bytes compared to a static struct platform_device with
|
12345678910>>...19