Searched full:moment (Results 1 – 25 of 790) sorted by relevance
12345678910>>...32
/linux-6.12.1/rust/ |
D | compiler_builtins.rs | 9 //! At the moment, some builtins are required that should not be. For instance, 12 //! the parts we do not need. For the moment, we define them to [`panic!`] at
|
/linux-6.12.1/arch/powerpc/kernel/ptrace/ |
D | ptrace-noadv.c | 65 /* We only support one DABR and no IABRS at the moment */ in ptrace_get_debugreg() 89 /* For ppc64 we support one DABR and no IABR's at the moment (ppc64). in ptrace_set_debugreg() 91 * moment. in ptrace_set_debugreg()
|
/linux-6.12.1/drivers/i3c/master/mipi-i3c-hci/ |
D | dat_v1.c | 58 "only DAT in register space is supported at the moment\n"); in hci_dat_v1_init() 63 "only 8-bytes DAT entries are supported at the moment\n"); in hci_dat_v1_init()
|
/linux-6.12.1/drivers/staging/media/meson/vdec/ |
D | TODO | 4 It is at the moment not guaranteed to work properly with a userspace
|
/linux-6.12.1/Documentation/core-api/ |
D | dma-attributes.rst | 104 .. note:: At the moment DMA_ATTR_ALLOC_SINGLE_PAGES is only implemented on ARM, 122 .. note:: At the moment DMA_ATTR_NO_WARN is only implemented on PowerPC.
|
D | librs.rst | 69 the moment. If it is necessary it should be not a big deal to implement 99 the moment. If it is necessary it should be not a big deal to implement
|
/linux-6.12.1/arch/m68k/hp300/ |
D | reboot.S | 12 /* XXX Doesn't work yet. Not sure why and can't be bothered to fix it at the moment. */
|
D | README.hp300 | 9 The serial console is probably broken at the moment but the Topcat/HIL keyboard
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-devices-power_state | 18 some other devices using them at the moment.
|
D | sysfs-devices-real_power_state | 21 other devices using them at the moment.
|
/linux-6.12.1/drivers/pps/ |
D | Kconfig | 39 It doesn't work on tickless systems at the moment.
|
/linux-6.12.1/drivers/net/wireguard/ |
D | peerlookup.c | 95 /* At the moment, we limit ourselves to 2^20 total peers, which generally might 112 * At the moment, we don't do any masking, so this algorithm isn't exactly
|
/linux-6.12.1/rust/kernel/ |
D | kunit.rs | 125 // too. For the moment, given that test failures are reported immediately before the 159 // For the moment, we just forward to the expression assert because, for binary asserts,
|
/linux-6.12.1/Documentation/devicetree/bindings/display/ |
D | dp-aux-bus.yaml | 22 At the moment, this binding only handles the eDP case. It is
|
/linux-6.12.1/arch/arm64/boot/dts/qcom/ |
D | msm8916-samsung-e7.dts | 12 * moment, even though the hardware would support it.
|
D | msm8916-samsung-e5.dts | 12 * moment, even though the hardware would support it.
|
/linux-6.12.1/drivers/pcmcia/ |
D | bcm63xx_pcmcia.h | 37 /* whether a card is detected at the moment */
|
/linux-6.12.1/drivers/media/rc/keymaps/ |
D | rc-cec.c | 103 * The following codes are hard to implement at this moment, as they 138 * The following codes are hard to implement at this moment, as they
|
/linux-6.12.1/Documentation/networking/ |
D | ip_dynaddr.rst | 20 ``actual`` outgoing address is unknown at the moment the link is
|
/linux-6.12.1/tools/testing/selftests/net/af_unix/ |
D | msg_oob.c | 487 sendpair("y", 1, MSG_OOB); /* TCP drops "x" at this moment. */ in TEST_F() 509 sendpair("y", 1, MSG_OOB); /* TCP drops "x" at this moment. */ in TEST_F() 699 sendpair("y", 1, MSG_OOB); /* TCP does NOT drops "x" at this moment. */ in TEST_F() 718 sendpair("y", 1, MSG_OOB); /* TCP drops "x" at this moment. */ in TEST_F()
|
/linux-6.12.1/net/rxrpc/ |
D | Kconfig | 19 This module at the moment only supports client operations and is
|
/linux-6.12.1/Documentation/filesystems/ext4/ |
D | bigalloc.rst | 6 At the moment, the default size of a block is 4KiB, which is a commonly
|
/linux-6.12.1/Documentation/hwmon/ |
D | sl28cpld.rst | 20 monitoring controller. At the moment this controller supports a single fan
|
/linux-6.12.1/arch/x86/platform/geode/ |
D | geos.c | 4 * At the moment this means setup of GPIO control of LEDs.
|
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/ |
D | imx6dl-b1x5v2.dtsi | 38 * TCA6424 driver cannot handle low type interrupts at the moment
|
12345678910>>...32