Home
last modified time | relevance | path

Searched refs:permanent (Results 1 – 25 of 71) sorted by relevance

123

/Linux-v6.1/tools/testing/selftests/net/
Dtest_vxlan_fdb_changelink.sh21 bridge fdb ap dev vx 00:00:00:00:00:00 dst 192.0.2.20 self permanent
22 bridge fdb ap dev vx 00:00:00:00:00:00 dst 192.0.2.30 self permanent
Dtest_vxlan_under_vrf.sh114 bridge -netns hv-1 fdb add 00:00:00:00:00:00 dev vxlan0 dst 172.16.0.2 self permanent
115 bridge -netns hv-2 fdb add 00:00:00:00:00:00 dev vxlan0 dst 172.16.0.1 self permanent
/Linux-v6.1/Documentation/networking/devlink/
Dnfp.rst18 - permanent
20 - permanent
Ddevlink-params.rst33 * - ``permanent``
/Linux-v6.1/tools/testing/selftests/net/forwarding/
Dmirror_gre_bridge_1d_vlan.sh95 nud permanent dev br2
102 nud permanent dev br2
Dbridge_mdb.sh91 do_mdb_add_del $TEST_GROUP_MAC permanent
Dbridge_mdb_port_down.sh20 bridge mdb add dev br0 port "$swp2" grp $TEST_GROUP permanent 2>/dev/null
/Linux-v6.1/arch/arm/boot/dts/
Dkirkwood-t5325.dts101 label = "permanent u-boot env";
106 label = "permanent u-boot env";
/Linux-v6.1/tools/testing/selftests/drivers/net/dsa/
Dbridge_mdb.sh91 do_mdb_add_del $TEST_GROUP_MAC permanent
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/ti/
Dam65_nuss_cpsw_switchdev.rst120 bridge mdb add dev br0 port sw0p1 grp 239.1.1.1 permanent vid 100
121 bridge mdb add dev br0 port sw0p1 grp 239.1.1.1 permanent <---- Add on all VLANs
Dcpsw_switchdev.rst170 bridge mdb add dev br0 port sw0p1 grp 239.1.1.1 permanent vid 100
171 bridge mdb add dev br0 port sw0p1 grp 239.1.1.1 permanent <---- Add on all VLANs
/Linux-v6.1/Documentation/networking/
Dswitchdev.rst242 52:54:00:12:35:01 dev sw1p1 master br0 permanent
245 52:54:00:12:35:02 dev sw1p2 master br0 permanent
248 33:33:00:00:00:01 dev eth0 self permanent
249 01:00:5e:00:00:01 dev eth0 self permanent
250 33:33:ff:00:00:00 dev eth0 self permanent
251 01:80:c2:00:00:0e dev eth0 self permanent
252 33:33:00:00:00:01 dev br0 self permanent
253 01:00:5e:00:00:01 dev br0 self permanent
254 33:33:ff:12:35:01 dev br0 self permanent
/Linux-v6.1/drivers/net/wireless/intersil/hostap/
Dhostap.h68 void * ap_crypt_get_ptrs(struct ap_data *ap, u8 *addr, int permanent,
/Linux-v6.1/Documentation/filesystems/
Dxfs-delayed-logging-design.rst58 reservation they take. These are known as "one shot" and "permanent"
64 place. This means that permanent transactions can be used for one-shot
65 modifications, but one-shot reservations cannot be used for permanent
81 In contrast, a permanent transaction is made up of multiple linked individual
111 It is important to note that a series of rolling transactions in a permanent
117 This affects long running permanent transactions in that it is not possible to
139 ensuring that a long running permanent transaction is fully committed once it is
157 a transaction is first allocated. For permanent transactions, these reservations
184 required for the transaction to proceed. For permanent transactions, however, we
188 While a permanent transaction can get by with a single unit of space
[all …]
/Linux-v6.1/fs/xfs/
Dxfs_log.h143 struct xlog_ticket **ticket, bool permanent);
Dxfs_trans.c175 bool permanent = false; in xfs_trans_reserve() local
184 permanent = true; in xfs_trans_reserve()
196 &tp->t_ticket, permanent); in xfs_trans_reserve()
Dxfs_log_priv.h506 int count, bool permanent);
/Linux-v6.1/Documentation/fb/
Dmetronomefb.rst32 a possibility that it could have some permanent effects on the display media.
/Linux-v6.1/Documentation/input/devices/
Dbcm5974.rst65 a more permanent home at bitmath.org [#f2]_.
/Linux-v6.1/tools/testing/selftests/drivers/net/mlxsw/
Ddevlink_trap_control.sh473 ip -4 neigh add 192.0.2.3 lladdr 00:11:22:33:44:55 nud permanent \
475 ip -6 neigh add 2001:db8:1::3 lladdr 00:11:22:33:44:55 nud permanent \
/Linux-v6.1/Documentation/devicetree/bindings/powerpc/fsl/
Dpmc.txt52 hardware does not have DEVDISR2) upon a request for permanent device
/Linux-v6.1/net/can/
DKconfig38 sending of RTR frames, and cyclic CAN messages without permanent user
/Linux-v6.1/Documentation/userspace-api/media/drivers/
Dimx-uapi.rst38 permanent split image (one frame contains lines from two consecutive
/Linux-v6.1/Documentation/mm/
Dhighmem.rst20 The part of (physical) memory not covered by a permanent mapping is what we
168 pageframes need to live in the permanent mapping, which means:
/Linux-v6.1/Documentation/PCI/
Dpci-error-recovery.rst300 will typically report a "permanent failure" in such a case. The
349 A "permanent failure" has occurred, and the platform cannot recover
360 permanent failure in some way. If the device is hotplug-capable,
362 Note, however, not all failures are truly "permanent". Some are

123