/Linux-v6.1/net/sched/ |
D | cls_matchall.c | 24 bool deleting; member 261 head->deleting = true; in mall_delete() 274 if (!head || head->deleting) in mall_walk()
|
D | cls_api.c | 335 tp->deleting = true; in tcf_proto_check_delete() 336 return tp->deleting; in tcf_proto_check_delete() 342 tp->deleting = true; in tcf_proto_mark_delete() 348 bool deleting; in tcf_proto_is_deleting() local 351 deleting = tp->deleting; in tcf_proto_is_deleting() 354 return deleting; in tcf_proto_is_deleting() 990 if (!tp->deleting && tp->prio >= prio) in __tcf_get_next_proto() 1759 WARN_ON(tp_iter->deleting); in tcf_chain_tp_delete_empty()
|
D | cls_flower.c | 2234 if (tp->deleting) { in fl_change() 3416 tp->deleting = idr_is_empty(&head->handle_idr); in fl_delete_empty() 3419 return tp->deleting; in fl_delete_empty()
|
/Linux-v6.1/drivers/virt/coco/efi_secret/ |
D | Kconfig | 12 <securityfs>/secrets/coco. Files can be read and deleted (deleting
|
/Linux-v6.1/kernel/cgroup/ |
D | cpuset.c | 1308 int deleting; /* Moving cpus from subparts_cpus to effective_cpus */ in update_parent_subparts_cpumask() local 1331 adding = deleting = false; in update_parent_subparts_cpumask() 1356 deleting = !is_prs_invalid(old_prs) && in update_parent_subparts_cpumask() 1367 deleting = cpumask_and(tmp->delmask, cs->cpus_allowed, in update_parent_subparts_cpumask() 1384 deleting = cpumask_and(tmp->delmask, tmp->delmask, in update_parent_subparts_cpumask() 1400 deleting = cpumask_and(tmp->delmask, cs->cpus_allowed, in update_parent_subparts_cpumask() 1437 deleting = cpumask_and(tmp->delmask, cs->cpus_allowed, in update_parent_subparts_cpumask() 1462 if (!adding && !deleting && (new_prs == old_prs)) in update_parent_subparts_cpumask() 1489 if (deleting) { in update_parent_subparts_cpumask() 1507 if (adding || deleting) in update_parent_subparts_cpumask()
|
/Linux-v6.1/scripts/gdb/linux/ |
D | constants.py.in | 37 /* The build system will take care of deleting everything above this marker */
|
/Linux-v6.1/Documentation/networking/ |
D | ipddp.rst | 54 but it allows automatic adding and deleting of routes for Macs. (Handy
|
/Linux-v6.1/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 | 131 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
|
D | zonefs.rst | 116 Creating, deleting, renaming or modifying any attribute of files and
|
D | vfs.rst | 484 to support deleting inodes 498 to support deleting subdirectories
|
/Linux-v6.1/fs/jffs2/ |
D | README.Locking | 158 creating or deleting any xattr related object.
|
/Linux-v6.1/Documentation/admin-guide/device-mapper/ |
D | statistics.rst | 28 must be supplied when querying statistics about the region, deleting the
|
/Linux-v6.1/Documentation/driver-api/ |
D | eisa.rst | 205 Converting an EISA driver to the new API mostly involves *deleting*
|
/Linux-v6.1/Documentation/filesystems/nfs/ |
D | exporting.rst | 212 then immediately deleting the sillyrenamed file just afterward when
|
/Linux-v6.1/include/net/ |
D | sch_generic.h | 417 bool deleting; member
|
/Linux-v6.1/Documentation/maintainer/ |
D | rebasing-and-merging.rst | 36 - Changing the history of a set of patches by fixing (or deleting) broken
|
/Linux-v6.1/Documentation/process/ |
D | management-style.rst | 95 deleting it, you may have irrevocably lost the trust of that
|
/Linux-v6.1/Documentation/core-api/ |
D | assoc_array.rst | 238 5. Destroy an associative array, deleting all objects::
|
/Linux-v6.1/Documentation/security/ |
D | credentials.rst | 81 Actions include reading, writing, creating and deleting files; forking or
|
/Linux-v6.1/LICENSES/dual/ |
D | MPL-1.1 | 474 deleting the provisions above and replace them with the notice and
|
/Linux-v6.1/Documentation/RCU/ |
D | whatisRCU.rst | 110 prevent an updater from deleting the data structure out from under them.
|