/linux-6.14.4/tools/testing/selftests/net/forwarding/ |
D | tc_flower_l2_miss.sh | 108 # 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"
|
D | fib_offload_lib.sh | 332 # 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"
|
D | bridge_mdb_host.sh | 81 check_err $? "Failed deleting $group from br0, port br0"
|
D | bridge_mdb_port_down.sh | 33 check_err $? "Failed deleting mdb entry"
|
/linux-6.14.4/fs/btrfs/tests/ |
D | raid-stripe-tree-tests.c | 36 * 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-6.14.4/Documentation/trace/ |
D | user_events.rst | 165 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-6.14.4/tools/testing/selftests/net/netfilter/ |
D | nft_audit.sh | 229 # deleting rules 247 # deleting chains 252 # deleting sets and elements
|
/linux-6.14.4/arch/mips/cavium-octeon/ |
D | octeon-platform.c | 662 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-6.14.4/drivers/virt/coco/efi_secret/ |
D | Kconfig | 12 <securityfs>/secrets/coco. Files can be read and deleted (deleting
|
/linux-6.14.4/net/sched/ |
D | cls_matchall.c | 25 bool deleting; member 254 head->deleting = true; in mall_delete() 267 if (!head || head->deleting) in mall_walk()
|
/linux-6.14.4/fs/btrfs/ |
D | delayed-ref.h | 91 * how many refs is this entry adding or deleting. For 237 * Track space reserved for deleting csums of data extents. 332 * Deleting csum items does not result in new nodes/leaves and does not in btrfs_calc_delayed_ref_csum_bytes()
|
/linux-6.14.4/tools/testing/selftests/mm/ |
D | write_to_hugetlbfs.c | 51 printf("Deleting the memory\n"); in sig_handler() 59 printf("Done deleting the memory\n"); in sig_handler()
|
/linux-6.14.4/tools/testing/selftests/drivers/net/netdevsim/ |
D | fib.sh | 150 # Successfully reload after deleting all the routes. 317 # Successfully reload after deleting all the routes.
|
D | tc-mq-visibility.sh | 66 n_child_assert 3 "Deleting real one, replacing default one with pfifo"
|
/linux-6.14.4/drivers/net/ethernet/microchip/vcap/ |
D | Kconfig | 27 - Creating and deleting rules
|
/linux-6.14.4/fs/ext4/ |
D | orphan.c | 93 * At filesystem recovery time, we walk this list deleting unlinked 97 * we are just creating the inode or deleting it. 354 "%s: deleting unreferenced inode %lu", in ext4_process_orphan() 356 ext4_debug("deleting unreferenced inode %lu\n", in ext4_process_orphan()
|
/linux-6.14.4/tools/testing/selftests/drivers/net/dsa/ |
D | test_bridge_fdb_stress.sh | 9 # deleting an entry many times in a row without the rtnl_mutex held.
|
/linux-6.14.4/net/ceph/ |
D | snapshot.c | 59 /*printk(" deleting snap_context %p\n", sc);*/ in ceph_put_snap_context()
|
/linux-6.14.4/fs/bcachefs/ |
D | inode.c | 753 * If we're creating or deleting an inode at this snapshot ID, in bch2_trigger_inode() 1013 * We're never going to be deleting partial extents, no need to use an in bch2_inode_delete_keys() 1093 "inode %llu:%u not found when deleting", in bch2_inode_rm() 1257 "inode %llu:%u not found when deleting", in __bch2_inode_rm_snapshot() 1267 …bch_warn(c, "deleting inode %llu marked as unlinked, but also a subvolume root!?", inode_u.bi_inum… in __bch2_inode_rm_snapshot() 1285 * After deleting an inode, there may be versions in older snapshots that should 1440 bch_verbose_ratelimited(c, "deleting unlinked inode %llu:%u", in bch2_delete_dead_inodes()
|
/linux-6.14.4/drivers/net/ethernet/netronome/nfp/flower/ |
D | conntrack.h | 268 * @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-6.14.4/Documentation/netlink/specs/ |
D | net_shaper.yaml | 265 Clear (remove) the specified shaper. When deleting 271 When deleting a @queue shaper or a @netdev shaper,
|
/linux-6.14.4/tools/testing/radix-tree/ |
D | iteration_check_2.c | 3 * iteration_check_2.c: Check that deleting a tagged entry doesn't cause
|
/linux-6.14.4/Documentation/filesystems/ |
D | hpfs.rst | 239 Fixed a race-condition when write_inode is called while deleting file 312 1.99 Corrected a possible problem when there's not enough space while deleting 316 deleting
|
/linux-6.14.4/include/linux/mtd/ |
D | ftl.h | 25 * deleting the provisions above and replace them with the notice and
|
/linux-6.14.4/drivers/ras/ |
D | cec.c | 41 * 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()
|