Home
last modified time | relevance | path

Searched full:reachable (Results 1 – 25 of 141) sorted by relevance

123456

/linux-6.14.4/drivers/net/ethernet/marvell/prestera/
Dprestera_router.c33 /* Indicate if neighbour is reachable by direct route */
34 bool reachable; member
64 bool reachable; member
266 bool reachable; in __prestera_util_kern_n_is_reachable_v4() local
268 reachable = false; in __prestera_util_kern_n_is_reachable_v4()
274 reachable = true; in __prestera_util_kern_n_is_reachable_v4()
277 return reachable; in __prestera_util_kern_n_is_reachable_v4()
280 /* Check if neigh route is reachable */
751 if (!fib_cache || !fib_cache->reachable) { in __prestera_k_arb_n_lpm_set()
779 nc->reachable = true; in __prestera_k_arb_nc_kern_fib_fetch()
[all …]
/linux-6.14.4/Documentation/virt/kvm/x86/
Dmmu.rst155 If set, leaf sptes reachable from this page are for a linear range.
218 use this field as non-root TDP MMU pages are reachable only from their
270 pages reachable from a given page.
302 A tlb flush means that we need to synchronize all sptes reachable from the
306 A special case is when a guest page table is reachable from the current
315 As a side effect we have to resynchronize all reachable unsynchronized shadow
387 - synchronize newly reachable shadow pages
393 - synchronize newly reachable shadow pages
/linux-6.14.4/Documentation/netlink/specs/
Drt_neigh.yaml53 - reachable
285 name: reachable-time
288 name: base-reachable-time
/linux-6.14.4/tools/testing/selftests/net/
Dbareudp.sh34 # | * IPv4 route: 192.0.2.103/32 reachable via 192.0.2.11 |
35 # | * IPv6 route: 2001:db8::103/128 reachable via 2001:db8::11 |
36 # | * IPv6 route: 2001:db8::203/128 reachable via 2001:db8::11 |
102 # | * IPv4 route: 192.0.2.100/32 reachable via 192.0.2.32 |
103 # | * IPv6 route: 2001:db8::100/128 reachable via 2001:db8::32 |
104 # | * IPv6 route: 2001:db8::200/128 reachable via 2001:db8::32 |
/linux-6.14.4/fs/bcachefs/
Dbtree_update_interior.h42 * until then, the old nodes are still reachable on disk.
80 * are all persistent and reachable:
100 /* New nodes, that will be made reachable by this update: */
Dbtree_types.h129 * If a btree node isn't reachable yet, we don't want to kick off
130 * another write - because that write also won't yet be reachable and
131 * marking it as completed before it's reachable would be incorrect:
/linux-6.14.4/drivers/staging/media/imx/
Dimx-media-dev-common.c118 * for each pad, to hold the list of video devices reachable from that
266 * devices reachable from this link. in imx_media_link_notify()
269 * devices reachable from this link. in imx_media_link_notify()
/linux-6.14.4/tools/testing/selftests/bpf/verifier/
Datomic_bounds.c19 /* Verifier should be able to tell that this infinite loop isn't reachable. */
/linux-6.14.4/drivers/net/wireless/broadcom/brcm80211/
DKconfig23 is enabled and reachable from the driver module.
/linux-6.14.4/arch/arc/boot/
DMakefile5 # and make sure it's reachable from your PATH
/linux-6.14.4/arch/xtensa/include/asm/
Djump_label.h38 * make it reachable and wrap both into a no-transform block in arch_static_branch_jump()
/linux-6.14.4/tools/thermal/tmon/
DMakefile40 …sudo valgrind -v --track-origins=yes --tool=memcheck --leak-check=yes --show-reachable=yes --num-c…
/linux-6.14.4/Documentation/devicetree/bindings/i2c/
Dtsd,mule-i2c-mux.yaml15 which devices that are reachable through an I2C-mux. The devices on the mux
/linux-6.14.4/tools/testing/selftests/net/forwarding/
Dmirror_gre_nh.sh8 # is reachable through a next-hop route (as opposed to directly-attached route).
/linux-6.14.4/Documentation/networking/
Dvrf.rst264 10.2.1.254 dev eth1 lladdr a6:d9:c7:4f:06:23 REACHABLE
265 10.2.2.254 dev eth2 lladdr 5e:54:01:6a:ee:80 REACHABLE
268 2002:1::64 dev eth1 lladdr a6:d9:c7:4f:06:23 REACHABLE
/linux-6.14.4/drivers/net/wireless/realtek/rtlwifi/rtl8192du/
Ddm.c52 else /* Is this branch reachable? */ in rtl92du_dm_1r_cca()
/linux-6.14.4/drivers/i2c/muxes/
DKconfig127 devices that are reachable through an I2C-mux. The devices on the mux
/linux-6.14.4/arch/powerpc/kernel/trace/
Dftrace_64_pg.c351 /* Are other trampolines reachable? */ in __ftrace_make_nop_kernel()
353 pr_err("No ftrace trampolines reachable from %ps\n", in __ftrace_make_nop_kernel()
504 pr_err("No ftrace trampolines reachable from %ps\n", ip); in __ftrace_make_call_kernel()
/linux-6.14.4/arch/s390/kernel/
Dtext_amode31.S16 * because they might be more than 2 GB away, and not reachable by the relative
/linux-6.14.4/fs/verity/
Dsignature.c79 * reachable by any task able to execute FS_IOC_ENABLE_VERITY. in fsverity_verify_signature()
/linux-6.14.4/tools/power/cpupower/utils/
Dcpuidle-set.c178 /* Not reachable with proper args checking */ in cmd_idle_set()
/linux-6.14.4/drivers/block/drbd/
Ddrbd_interval.c114 * overlapping intervals will be on the right side of the tree, reachable with
/linux-6.14.4/drivers/clk/qcom/
Dclk-rcg.h158 * @freq_multi_tbl: frequency table for clocks reachable with multiple RCGs conf
/linux-6.14.4/include/linux/
Dobjtool.h50 ".pushsection .discard.reachable\n\t" \
/linux-6.14.4/sound/hda/
Dhdac_i915.c127 /* check whether Intel graphics is present and reachable */

123456