Searched full:assuming (Results 1 – 25 of 979) sorted by relevance
12345678910>>...40
/linux-6.8/kernel/ |
D | numa.c | 11 pr_info_once("Unknown online node for memory at 0x%llx, assuming node 0\n", in memory_add_physaddr_to_nid() 21 pr_info_once("Unknown target node for memory at 0x%llx, assuming node 0\n", in phys_to_target_node()
|
D | ksyms_common.c | 25 * Otherwise, require CAP_SYSLOG (assuming kptr_restrict isn't set to
|
/linux-6.8/Documentation/networking/ |
D | multiqueue.rst | 51 qdiscs. To add the MULTIQ qdisc to your network device, assuming the device 57 the device reports, and bring the qdisc online. Assuming eth0 has 4 Tx 69 skbedit, has been added. Assuming you wanted to route all traffic to a
|
/linux-6.8/arch/alpha/kernel/ |
D | irq_srm.c | 3 * Handle interrupts from the SRM, assuming no additional weirdness. 37 /* Handle interrupts from the SRM, assuming no additional weirdness. */
|
/linux-6.8/Documentation/admin-guide/ |
D | sysfs-rules.rst | 128 Assuming ``/sys/class/<subsystem>`` and ``/sys/bus/<subsystem>``, or 135 at the same level, never in a hierarchy. Assuming the block subsystem to 146 path as an element. Assuming the existence of the "device"-link for 156 element. Assuming the existence of these links for devices which are
|
/linux-6.8/Documentation/devicetree/bindings/rtc/ |
D | ingenic,rtc.yaml | 68 (assuming RTC clock at 32 kHz) 76 (assuming RTC clock at 32 kHz)
|
/linux-6.8/sound/ |
D | Kconfig | 79 # here assuming USB is defined before ALSA 85 # here assuming PCMCIA is defined before ALSA
|
/linux-6.8/drivers/comedi/ |
D | comedi_pcmcia.c | 18 * Assuming @dev->hw_dev is non-%NULL, it is assumed to be pointing to a 45 * Assuming @dev->hw_dev is non-%NULL, it is assumed to be pointing to a a 95 * Assuming @dev->hw_dev is non-%NULL, it is assumed to be pointing to a
|
D | comedi_pci.c | 18 * Assuming @dev->hw_dev is non-%NULL, it is assumed to be pointing to a 34 * Assuming @dev->hw_dev is non-%NULL, it is assumed to be pointing to a 74 * Assuming @dev->hw_dev is non-%NULL, it is assumed to be pointing to a
|
D | comedi_usb.c | 17 * Assuming @dev->hw_dev is non-%NULL, it is assumed to be pointing to a 33 * Assuming @dev->hw_dev is non-%NULL, it is assumed to be pointing to a
|
/linux-6.8/Documentation/hwmon/ |
D | ltc2990.rst | 55 curr1_input Current in mA across V1-V2 assuming a 1mOhm sense resistor 56 curr2_input Current in mA across V3-V4 assuming a 1mOhm sense resistor
|
D | g760a.rst | 30 from the measured speed pulse period by assuming again a 32kHz clock
|
/linux-6.8/drivers/hwmon/ |
D | ltc2945.c | 128 /* Overflow check: Assuming max 24-bit power, val is at most 53 bits right now. */ in ltc2945_reg_to_val() 159 /* Overflow check: Assuming max 12-bit sense, val is at most 27 bits right now */ in ltc2945_reg_to_val() 198 /* Overflow check: Assuming 32-bit val and shunt resistor, val <= 64bits */ in ltc2945_val_to_reg() 204 /* Overflow check: Assuming 32-bit val and shunt resistor, val <= 64bits */ in ltc2945_val_to_reg() 232 /* Overflow check: Assuming 32-bit val and 32-bit shunt resistor, val is 64bits */ in ltc2945_val_to_reg()
|
/linux-6.8/include/linux/ |
D | amd-pstate.h | 41 * assuming ideal conditions 43 * assuming ideal operating conditions
|
/linux-6.8/Documentation/firmware-guide/acpi/ |
D | gpio-properties.rst | 83 | +-------------+ as high, assuming non-active | 86 | | High | as high, assuming active | 89 | +-------------+ as low, assuming non-active | 92 | | Low | as low, assuming active | 332 Be aware that gpiod_get_index() in cases 1 and 2, assuming that there
|
/linux-6.8/drivers/input/misc/ |
D | cma3000_d0x.c | 185 "Invalid G range specified, assuming 8G\n"); in cma3000_poweron() 313 "Invalid mode specified, assuming Motion Detect\n"); in cma3000_init() 319 "Invalid G range specified, assuming 8G\n"); in cma3000_init()
|
/linux-6.8/include/vdso/ |
D | jiffies.h | 8 /* TICK_NSEC is the time between ticks in nsec assuming SHIFTED_HZ */
|
/linux-6.8/drivers/gpu/drm/xe/ |
D | xe_force_wake.c | 47 /* Assuming gen11+ so assert this assumption is correct */ in xe_force_wake_init_gt() 69 /* Assuming gen11+ so assert this assumption is correct */ in xe_force_wake_init_engines()
|
/linux-6.8/arch/arm/include/asm/ |
D | kasan.h | 20 * The compiler uses a shadow offset assuming that addresses start
|
/linux-6.8/Documentation/gpu/rfc/ |
D | i915_small_bar.h | 62 * small BAR configuration, assuming we are able to load 162 * possible to end up with a small BAR configuration, assuming we can
|
/linux-6.8/include/linux/sunrpc/ |
D | msg_prot.h | 182 * Assuming big-endian ordering, h1, h2, h3, and h4, are respectively, 184 * Assuming big-endian ordering, p1 and p2 are, respectively, the first
|
/linux-6.8/arch/xtensa/kernel/ |
D | platform.c | 41 pr_err("ERROR: Cannot calibrate cpu frequency! Assuming 10MHz.\n"); in platform_calibrate_ccount()
|
/linux-6.8/arch/arm/mach-sa1100/include/mach/ |
D | memory.h | 16 * our memory map representation. Assuming all memory nodes have equal access
|
/linux-6.8/arch/x86/include/asm/ |
D | kasan.h | 10 * Compiler uses shadow offset assuming that addresses start
|
/linux-6.8/arch/powerpc/platforms/52xx/ |
D | Kconfig | 15 supported assuming the following:
|
12345678910>>...40