Home
last modified time | relevance | path

Searched full:eventually (Results 1 – 25 of 712) sorted by relevance

12345678910>>...29

/linux/Documentation/trace/rv/
H A Dlinear_temporal_logic.rst43 eventually
73 RAIN imply eventually not RAIN
75 means: if it is raining, rain will eventually stop.
81 always (RAIN imply eventually not RAIN)
83 means: *all* rain eventually stops.
/linux/drivers/net/wireguard/
H A Dpeer.c137 * have new references in (1) eventually, because we're removed from in peer_remove_after_dead()
138 * allowedips; we won't have new references in (2) eventually, because in peer_remove_after_dead()
141 * references in (3) eventually, because we're removed from the pubkey in peer_remove_after_dead()
144 * and in wg_cookie_message_consume, the lookup eventually gets a peer in peer_remove_after_dead()
153 * a peer is currently operating will eventually come to an end and not pass
/linux/tools/verification/rvgen/rvgen/
H A Dltl2ba.py21 # eventually
38 'EVENTUALLY',
54 t_EVENTUALLY = r'eventually'
133 # - EVENTUALLY
307 return "eventually " + str(self.child)
477 | EVENTUALLY ltl
483 elif p[1] == "eventually":
/linux/drivers/accessibility/speakup/
H A Dbuffers.c17 * Note: we need to make sure that we will restart them eventually, which is
22 * and the alive synth will eventually call start_ttys from the thread context.
/linux/Documentation/devicetree/bindings/display/
H A Dallwinner,sun4i-a10-display-frontend.yaml46 # FIXME: This should be made required eventually once every SoC will
51 # FIXME: This should be made required eventually once every SoC will
H A Dallwinner,sun4i-a10-display-backend.yaml70 # FIXME: This should be made required eventually once every SoC will
75 # FIXME: This should be made required eventually once every SoC will
/linux/Documentation/devicetree/bindings/media/
H A Dallwinner,sun4i-a10-csi.yaml60 # FIXME: This should be made required eventually once every SoC will
65 # FIXME: This should be made required eventually once every SoC will
/linux/arch/hexagon/kernel/
H A Dsetup.c44 * These will eventually be pulled in via either some hypervisor in setup_arch()
111 * Eventually this will dump information about
/linux/Documentation/driver-api/media/drivers/
H A Dvidtv.rst82 eventually return a status of 0 when the signal quality is not
87 probability be used by the fake demodulator driver to eventually
147 and eventually tune into a (dummy) channel.
170 packets. These can then be fed into a TS multiplexer and eventually
476 the demodulator can eventually lose the lock on the signal, since the tuner will
/linux/scripts/tracing/
H A Dftrace-bisect.sh32 # [old-way] with your coworkers, read facebook. And eventually, this operation
75 # Eventually, if you did this correctly, you will get down to the problem
/linux/scripts/kconfig/tests/preprocess/circular_expansion/
H A Dexpected_stderr1 Kconfig:5: Recursive variable 'X' references itself (eventually)
H A D__init__.py5 If a recursively expanded variable references itself (eventually),
/linux/arch/m68k/include/asm/
H A Dsun3-head.h5 #define KERNBASE 0xE000000 /* First address the kernel will eventually be */
/linux/scripts/
H A Dgenerate_rust_target.rs7 //! unstable. Eventually, `rustc` should provide a way to do this in a stable
210 // `clang/lib/Driver/ToolChains/Arch/X86.cpp`. These should be eventually enabled via in main()
219 // `clang/lib/Driver/ToolChains/Arch/X86.cpp`. These should be eventually enabled via in main()
H A Dprune-kernel5 # again, /boot and /lib/modules/ eventually fill up.
/linux/Documentation/virt/kvm/x86/
H A Dnested-vmx.rst57 Nested VMX aims to present a standard and (eventually) fully-functional VMX
62 but the goal is to eventually support them all, starting with the VMX features
/linux/Documentation/ABI/obsolete/
H A Dsysfs-driver-intel_pmc_bxt2 may be dangerous. These will be removed eventually and should not be
/linux/arch/mips/include/asm/vdso/
H A Dprocessor.h14 * hardware (incorrectly) doesn't ensure that writes will eventually occur.
/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_scalar_ids.c38 /* force r0 to be precise, this eventually marks r1 and r2 as in __flag()
71 /* force r0 to be precise, this eventually marks r1 and r2 as in __flag()
104 /* force r0 to be precise, this eventually marks r1 and r2 as in __flag()
142 * this eventually marks r2 as precise because of shared IDs in __flag()
232 /* force r1 to be precise, this eventually marks: in precision_many_frames__bar()
288 /* force r1 to be precise, this eventually marks: in precision_stack__foo()
/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dqos_pfc.sh12 # shaped, and thus the PFC pool eventually fills, therefore the headroom
19 # - eventually the PFC pool gets some traffic out, headroom therefore gets some
22 # $swp2, and eventually to $h2.
H A Dport_scale.sh5 # to its width and checks that eventually the number of physical ports equals
/linux/fs/btrfs/
H A Dsubpage.h37 * This can be changed to atomic eventually. But this change will rely
46 * deprecated, and will be removed eventually.
/linux/drivers/soc/loongson/
H A DKconfig18 by default, should eventually be added into this driver as well.
/linux/tools/lib/bpf/
H A Dbtf.h46 * @return new BTF object instance which has to be eventually freed with
65 * @return new BTF object instance which has to be eventually freed with
82 * @return new BTF object instance which has to be eventually freed with
97 * @return new BTF object instance which has to be eventually freed with
/linux/usr/
H A Dinitramfs_data.S18 Eventually look up LDFLAGS_BLOB in an older version of the

12345678910>>...29