Home
last modified time | relevance | path

Searched full:deleting (Results 1 – 25 of 280) sorted by relevance

12345678910>>...12

/linux/tools/testing/selftests/net/forwarding/
H A Dtc_flower_l2_miss.sh108 # Deleting FDB entry.
114 check_err $? "Unknown unicast filter was not hit after deleting FDB entry"
117 check_err $? "Known unicast filter was hit after deleting FDB entry"
165 # Deleting MDB entry.
171 check_err $? "Unregistered multicast filter was not hit after deleting MDB entry"
174 check_err $? "Registered multicast filter was hit after deleting MDB entry"
H A Dfib_offload_lib.sh332 # prefix routes on a netdev and then deleting it.
671 check_err $? "Route not in hardware after deleting higher metric route"
686 check_err $? "Route not in hardware after deleting lowest metric route"
703 check_err $? "Route not in hardware after deleting lowest metric route"
717 check_err $? "Route not in hardware after deleting a single nexthop"
763 check_err $? "Route not in hardware after deleting higher metric route"
780 check_err $? "Route not in hardware after deleting lowest metric route"
799 check_err $? "Route not in hardware after deleting lowest metric route"
H A Dbridge_mdb_host.sh81 check_err $? "Failed deleting $group from br0, port br0"
H A Dbridge_mdb_port_down.sh33 check_err $? "Failed deleting mdb entry"
/linux/fs/btrfs/tests/
H A Draid-stripe-tree-tests.c36 * deleting all of the middle extents and partially deleting the "book ends".
135 test_err("deleting RAID extent [%llu, %llu] failed", in test_punch_hole_3extents()
199 test_err("deleting RAID extent [%llu, %llu] failed", in test_punch_hole_3extents()
206 test_err("deleting RAID extent [%llu, %llu] failed", in test_punch_hole_3extents()
310 test_err("deleting RAID extent [%llu, %llu] failed", in test_delete_two_extents()
429 test_err("deleting RAID extent [%llu, %llu] failed", in test_punch_hole()
568 test_err("deleting RAID extent [%llu, %llu] failed", in test_front_delete_prev_item()
708 test_err("deleting RAID extent [%llu, %llu] failed", logical, in test_front_delete()
823 test_err("deleting RAID extent [%llu, %llu] failed", in test_tail_delete()
862 test_err("deleting RAID extent [%llu, %llu] failed", logical, in test_tail_delete()
[all …]
/linux/Documentation/admin-guide/blockdev/
H A Dzoned_loop.rst11 3) Deleting a Zoned Device
96 3) Deleting a Zoned Device
99 Deleting an unused zoned loop block device is done by issuing the "remove"
161 Deleting this device is done using the command::
/linux/Documentation/trace/
H A Duser_events.rst165 Deleting chapter
167 Deleting an event from within a user process is done via ioctl() out to the
190 The command to issue is DIAG_IOCSUNREG. This is different than deleting, where
191 deleting actually removes the event from the system. Unregistering simply tells
/linux/tools/testing/selftests/net/netfilter/
H A Dnft_audit.sh229 # deleting rules
247 # deleting chains
252 # deleting sets and elements
/linux/arch/mips/cavium-octeon/
H A Docteon-platform.c662 pr_debug("Deleting port %x:%x\n", i, p); in octeon_fdt_pip_port()
810 pr_debug("Deleting mix%d\n", i); in octeon_prune_device_tree()
853 pr_debug("Deleting twsi%d\n", i); in octeon_prune_device_tree()
883 pr_debug("Deleting smi%d\n", i); in octeon_prune_device_tree()
917 pr_debug("Deleting uart%d\n", i); in octeon_prune_device_tree()
1092 pr_debug("Deleting uctl\n"); in octeon_prune_device_tree()
1110 pr_debug("Deleting usbn\n"); in octeon_prune_device_tree()
/linux/fs/btrfs/
H A Ddelayed-ref.h93 * how many refs is this entry adding or deleting. For
239 * Track space reserved for deleting csums of data extents.
334 * Deleting csum items does not result in new nodes/leaves and does not in btrfs_calc_delayed_ref_csum_bytes()
/linux/drivers/virt/coco/efi_secret/
H A DKconfig12 <securityfs>/secrets/coco. Files can be read and deleted (deleting
/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Dfib.sh150 # Successfully reload after deleting all the routes.
317 # Successfully reload after deleting all the routes.
H A Dtc-mq-visibility.sh66 n_child_assert 3 "Deleting real one, replacing default one with pfifo"
/linux/drivers/net/ethernet/microchip/vcap/
H A DKconfig27 - Creating and deleting rules
/linux/tools/testing/selftests/drivers/net/dsa/
H A Dtest_bridge_fdb_stress.sh9 # deleting an entry many times in a row without the rtnl_mutex held.
/linux/net/ceph/
H A Dsnapshot.c59 /*printk(" deleting snap_context %p\n", sc);*/ in ceph_put_snap_context()
/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dconntrack.h268 * @ct_map_ent: ct map entry for the flow that needs deleting
285 * @ct_map_ent: ct map entry for the flow that needs deleting
/linux/Documentation/netlink/specs/
H A Dnet_shaper.yaml266 Clear (remove) the specified shaper. When deleting
272 When deleting a @queue shaper or a @netdev shaper,
/linux/fs/ext4/
H A Dorphan.c93 * At filesystem recovery time, we walk this list deleting unlinked
97 * we are just creating the inode or deleting it.
350 "%s: deleting unreferenced inode %lu", in ext4_process_orphan()
352 ext4_debug("deleting unreferenced inode %lu\n", in ext4_process_orphan()
/linux/tools/testing/radix-tree/
H A Diteration_check_2.c3 * iteration_check_2.c: Check that deleting a tagged entry doesn't cause
/linux/include/linux/mtd/
H A Dftl.h25 * deleting the provisions above and replace them with the notice and
/linux/tools/testing/selftests/bpf/
H A Dtest_bpftool_map.sh178 # Before deleting, check the key exists.
197 # After deleting, check the entry existence according to the expected status.
/linux/drivers/ras/
H A Dcec.c41 * thus emulate an LRU-like behavior when deleting elements to free up space
58 * Deleting an element takes O(n) but since it is only a single page, it should
236 /* Save us a function call when deleting the last element. */ in del_elem()
/linux/include/uapi/linux/hdlc/
H A Dioctl.h70 } fr_proto_pvc; /* for creating/deleting FR PVCs */
/linux/kernel/cgroup/
H A Dcpuset.c1622 bool adding, deleting; in remote_cpus_update() local
1637 deleting = cpumask_andnot(tmp->delmask, cs->effective_xcpus, excpus); in remote_cpus_update()
1658 if (deleting) in remote_cpus_update()
1669 if (adding || deleting) in remote_cpus_update()
1746 int deleting; /* Deleting cpus from parent's effective_cpus */ in update_parent_effective_cpumask() local
1761 adding = deleting = false; in update_parent_effective_cpumask()
1831 deleting = true; in update_parent_effective_cpumask()
1874 deleting = cpumask_and(tmp->delmask, in update_parent_effective_cpumask()
1882 deleting = cpumask_and(tmp->delmask, tmp->delmask, in update_parent_effective_cpumask()
1889 if (deleting) { in update_parent_effective_cpumask()
[all …]

12345678910>>...12