/linux-6.6.21/net/sched/ |
D | cls_matchall.c | 25 bool deleting; member 252 head->deleting = true; in mall_delete() 265 if (!head || head->deleting) in mall_walk()
|
D | cls_api.c | 438 tp->deleting = true; in tcf_proto_check_delete() 439 return tp->deleting; in tcf_proto_check_delete() 445 tp->deleting = true; in tcf_proto_mark_delete() 451 bool deleting; in tcf_proto_is_deleting() local 454 deleting = tp->deleting; in tcf_proto_is_deleting() 457 return deleting; in tcf_proto_is_deleting() 1096 if (!tp->deleting && tp->prio >= prio) in __tcf_get_next_proto() 1914 WARN_ON(tp_iter->deleting); in tcf_chain_tp_delete_empty()
|
D | cls_flower.c | 2381 if (tp->deleting) { in fl_change() 3631 tp->deleting = idr_is_empty(&head->handle_idr); in fl_delete_empty() 3634 return tp->deleting; in fl_delete_empty()
|
/linux-6.6.21/drivers/virt/coco/efi_secret/ |
D | Kconfig | 12 <securityfs>/secrets/coco. Files can be read and deleted (deleting
|
/linux-6.6.21/kernel/cgroup/ |
D | cpuset.c | 1380 int deleting; /* Moving cpus from subparts_cpus to effective_cpus */ in update_parent_subparts_cpumask() local 1402 adding = deleting = false; in update_parent_subparts_cpumask() 1427 deleting = !is_prs_invalid(old_prs) && in update_parent_subparts_cpumask() 1438 deleting = cpumask_and(tmp->delmask, cs->cpus_allowed, in update_parent_subparts_cpumask() 1455 deleting = cpumask_and(tmp->delmask, tmp->delmask, in update_parent_subparts_cpumask() 1476 deleting = cpumask_and(tmp->delmask, cs->cpus_allowed, in update_parent_subparts_cpumask() 1513 deleting = cpumask_and(tmp->delmask, cs->cpus_allowed, in update_parent_subparts_cpumask() 1538 if (!adding && !deleting && (new_prs == old_prs)) in update_parent_subparts_cpumask() 1564 if (deleting) { in update_parent_subparts_cpumask() 1582 if (adding || deleting) { in update_parent_subparts_cpumask()
|
/linux-6.6.21/drivers/net/ethernet/microchip/vcap/ |
D | Kconfig | 27 - Creating and deleting rules
|
/linux-6.6.21/scripts/gdb/linux/ |
D | constants.py.in | 42 /* The build system will take care of deleting everything above this marker */
|
/linux-6.6.21/Documentation/bpf/ |
D | map_cgrp_storage.rst | 103 (4). ``BPF_MAP_TYPE_CGRP_STORAGE`` supports deleting local storage by a BPF program
|
/linux-6.6.21/Documentation/networking/ |
D | ipddp.rst | 54 but it allows automatic adding and deleting of routes for Macs. (Handy
|
/linux-6.6.21/Documentation/trace/ |
D | user_events.rst | 150 The command to issue is DIAG_IOCSUNREG. This is different than deleting, where 151 deleting actually removes the event from the system. Unregistering simply tells
|
/linux-6.6.21/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
|
D | ramfs-rootfs-initramfs.rst | 130 Since this is a remarkably persnickety process (and involves deleting
|
D | ext2.rst | 339 stems from performance problems when creating and deleting (and also
|
D | path-lookup.txt | 170 Between deleting the dentry from the old hash list, and inserting it on the new
|
D | relay.rst | 220 remove_buf_file() must also be defined; it's responsible for deleting
|
/linux-6.6.21/drivers/md/ |
D | md.h | 539 struct list_head deleting; member
|
/linux-6.6.21/fs/jffs2/ |
D | README.Locking | 158 creating or deleting any xattr related object.
|
/linux-6.6.21/Documentation/admin-guide/device-mapper/ |
D | statistics.rst | 28 must be supplied when querying statistics about the region, deleting the
|
/linux-6.6.21/Documentation/driver-api/ |
D | eisa.rst | 205 Converting an EISA driver to the new API mostly involves *deleting*
|
/linux-6.6.21/Documentation/filesystems/nfs/ |
D | exporting.rst | 212 then immediately deleting the sillyrenamed file just afterward when
|
/linux-6.6.21/include/net/ |
D | sch_generic.h | 430 bool deleting; member
|
/linux-6.6.21/Documentation/maintainer/ |
D | rebasing-and-merging.rst | 36 - Changing the history of a set of patches by fixing (or deleting) broken
|
/linux-6.6.21/Documentation/process/ |
D | management-style.rst | 95 deleting it, you may have irrevocably lost the trust of that
|
/linux-6.6.21/Documentation/core-api/ |
D | assoc_array.rst | 238 5. Destroy an associative array, deleting all objects::
|
/linux-6.6.21/Documentation/security/ |
D | credentials.rst | 81 Actions include reading, writing, creating and deleting files; forking or
|