Home
last modified time | relevance | path

Searched refs:longer (Results 1 – 25 of 427) sorted by relevance

12345678910>>...18

/linux/drivers/gpu/drm/i915/gt/
H A Dintel_engine_heartbeat.c46 long longer; in next_heartbeat() local
53 longer = READ_ONCE(engine->props.preempt_timeout_ms) * 2; in next_heartbeat()
54 longer = intel_clamp_heartbeat_interval_ms(engine, longer); in next_heartbeat()
55 if (longer > delay) in next_heartbeat()
56 delay = longer; in next_heartbeat()
/linux/Documentation/pcmcia/
H A Ddriver-changes.rst41 dev_info_t and a few other typedefs are removed. No longer use them
115 The irq_mask and irq_list parameters should no longer be used in
121 client->PendingEvents is no longer available.
127 * core functions no longer available (as of 2.6.11)
140 It is no longer necessary to iterate on the driver's internal
145 it no longer marks these resources busy. This means that driver
/linux/Documentation/ABI/testing/
H A Dsysfs-auxdisplay-linedisp8 Writing updates the displayed message. Messages longer than the
24 the line display device. Messages longer than this will scroll.
33 Controls the scrolling speed for messages longer than the display
H A Dsysfs-platform-chipidea-usb-otg8 and to be 0 when the application no longer wants to use
40 bus as host, and is 0 when the application no longer wants to
H A Dusb-uevent6 longer functional a uevent will be raised. The uevent will
/linux/Documentation/arch/x86/x86_64/
H A Dfred.rst58 transient states due to %cr2 and/or %dr6, and it is no longer needed
65 FRED always restores the full value of %rsp, thus ESPFIX is no longer
80 longer needed when FRED is enabled, thus is disallowed (#UD).
/linux/tools/power/pm-graph/config/
H A Dstandby.cfg70 # graph only devices longer than min in the timeline (default: 0.001 ms)
84 # provide callgraph data for blocks longer than min (default: 0.001 ms)
H A Dfreeze.cfg70 # graph only devices longer than min in the timeline (default: 0.001 ms)
84 # provide callgraph data for blocks longer than min (default: 0.001 ms)
H A Dfreeze-callgraph.cfg71 # graph only devices longer than min in the timeline (default: 0.001 ms)
85 # provide callgraph data for blocks longer than min (default: 0.001 ms)
H A Dstandby-dev.cfg70 # graph only devices longer than min in the timeline (default: 0.001 ms)
84 # provide callgraph data for blocks longer than min (default: 0.001 ms)
H A Dsuspend-callgraph.cfg71 # graph only devices longer than min in the timeline (default: 0.001 ms)
89 # provide callgraph data for blocks longer than min (default: 0.001 ms)
H A Dsuspend-x2-proc.cfg70 # graph only devices longer than min in the timeline (default: 0.001 ms)
84 # provide callgraph data for blocks longer than min (default: 0.001 ms)
H A Dsuspend-dev.cfg70 # graph only devices longer than min in the timeline (default: 0.001 ms)
84 # provide callgraph data for blocks longer than min (default: 0.001 ms)
H A Dstandby-callgraph.cfg71 # graph only devices longer than min in the timeline (default: 0.001 ms)
85 # provide callgraph data for blocks longer than min (default: 0.001 ms)
H A Dsuspend.cfg70 # graph only devices longer than min in the timeline (default: 0.001 ms)
84 # provide callgraph data for blocks longer than min (default: 0.001 ms)
H A Dfreeze-dev.cfg70 # graph only devices longer than min in the timeline (default: 0.001 ms)
84 # provide callgraph data for blocks longer than min (default: 0.001 ms)
/linux/tools/testing/selftests/resctrl/
H A Dsettings1 # If running time is longer than 120 seconds when new tests are added in
/linux/Documentation/gpu/
H A Dtegra.rst79 display controller can no longer drive all of the outputs. While two of these
103 longer do and instead provide standard interfaces such as DSI and eDP/DP.
110 This interface is no longer available since Tegra124. It has been replaced by
171 longer needed, it can be closed using the ``DRM_IOCTL_TEGRA_CLOSE_CHANNEL``
/linux/Documentation/livepatch/
H A Dsystem-state.rst14 change the system behavior or state so that it is no longer safe to
139 not longer needed.
156 - Remove any not longer needed setting or data.
/linux/arch/x86/configs/
H A Dhardening.config3 # Modern libc no longer needs a fixed-position mapping in userspace, remove
/linux/Documentation/ABI/removed/
H A Dsysfs-class-rfkill9 Description: This file was deprecated because there no longer was a way to
/linux/Documentation/filesystems/
H A Dquota.rst58 inode softlimit is exceeded longer
66 longer than given grace period.
/linux/Documentation/hwmon/
H A Dit87.rst34 Datasheet: Once publicly available at the ITE website, but no longer
42 Datasheet: Once publicly available at the ITE website, but no longer
50 Datasheet: Once publicly available at the ITE website, but no longer
58 Datasheet: Once publicly available at the ITE website, but no longer
170 Datasheet: No longer be available
222 longer supports this interface though, as it is slower and less reliable
/linux/arch/arm/boot/dts/renesas/
H A Dr7s9210-rza2mevb.dts10 * - SCIF4 connected to the on-board USB-serial can no longer be used as the
17 * - The first Ethernet channel can no longer be used,
/linux/tools/testing/selftests/net/packetdrill/
H A Dtcp_close_close-remote-fin-then-close.pkt34 // (because the kernel no longer has any record of this socket).

12345678910>>...18