| /linux-6.15/net/sched/ |
| H A D | cls_matchall.c | 25 bool deleting; member 254 head->deleting = true; in mall_delete() 267 if (!head || head->deleting) in mall_walk()
|
| H A D | cls_api.c | 467 tp->deleting = true; in tcf_proto_check_delete() 468 return tp->deleting; in tcf_proto_check_delete() 474 tp->deleting = true; in tcf_proto_mark_delete() 480 bool deleting; in tcf_proto_is_deleting() local 483 deleting = tp->deleting; in tcf_proto_is_deleting() 486 return deleting; in tcf_proto_is_deleting() 1127 if (!tp->deleting && tp->prio >= prio) in __tcf_get_next_proto() 1988 WARN_ON(tp_iter->deleting); in tcf_chain_tp_delete_empty()
|
| H A D | cls_flower.c | 2513 if (tp->deleting) { in fl_change() 3826 tp->deleting = idr_is_empty(&head->handle_idr); in fl_delete_empty() 3829 return tp->deleting; in fl_delete_empty()
|
| /linux-6.15/drivers/virt/coco/efi_secret/ |
| H A D | Kconfig | 12 <securityfs>/secrets/coco. Files can be read and deleted (deleting
|
| /linux-6.15/kernel/cgroup/ |
| H A D | cpuset.c | 1523 bool adding, deleting; in remote_cpus_update() local 1558 if (deleting) in remote_cpus_update() 1569 if (adding || deleting) in remote_cpus_update() 1661 adding = deleting = false; in update_parent_effective_cpumask() 1723 if (deleting) in update_parent_effective_cpumask() 1767 deleting = cpumask_and(tmp->delmask, in update_parent_effective_cpumask() 1785 deleting = false; in update_parent_effective_cpumask() 1832 deleting = cpumask_and(tmp->delmask, in update_parent_effective_cpumask() 1866 if (!adding && !deleting && (new_prs == old_prs)) in update_parent_effective_cpumask() 1902 if (deleting) in update_parent_effective_cpumask() [all …]
|
| /linux-6.15/drivers/net/ethernet/microchip/vcap/ |
| H A D | Kconfig | 27 - Creating and deleting rules
|
| /linux-6.15/scripts/gdb/linux/ |
| H A D | constants.py.in | 42 /* The build system will take care of deleting everything above this marker */
|
| /linux-6.15/Documentation/bpf/ |
| H A D | map_cgrp_storage.rst | 103 (4). ``BPF_MAP_TYPE_CGRP_STORAGE`` supports deleting local storage by a BPF program
|
| /linux-6.15/fs/bcachefs/ |
| H A D | ec.c | 189 unsigned ptr_idx, bool deleting, in __mark_stripe_bucket() argument 203 if (deleting) in __mark_stripe_bucket() 206 if (!deleting) { in __mark_stripe_bucket() 270 if (!deleting) { in __mark_stripe_bucket() 286 unsigned ptr_idx, bool deleting, in mark_stripe_bucket() argument 315 __mark_stripe_bucket(trans, ca, s, ptr_idx, deleting, bucket, &a->v, flags) ?: in mark_stripe_bucket() 333 ret = __mark_stripe_bucket(trans, ca, s, ptr_idx, deleting, bucket, &new, flags); in mark_stripe_bucket()
|
| /linux-6.15/Documentation/netlink/specs/ |
| H A D | net_shaper.yaml | 265 Clear (remove) the specified shaper. When deleting 271 When deleting a @queue shaper or a @netdev shaper,
|
| /linux-6.15/Documentation/filesystems/ |
| H A 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
|
| H A D | ramfs-rootfs-initramfs.rst | 130 Since this is a remarkably persnickety process (and involves deleting
|
| H A D | ext2.rst | 339 stems from performance problems when creating and deleting (and also
|
| H A D | path-lookup.txt | 170 Between deleting the dentry from the old hash list, and inserting it on the new
|
| /linux-6.15/Documentation/trace/ |
| H A D | user_events.rst | 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.15/fs/jffs2/ |
| H A D | README.Locking | 158 creating or deleting any xattr related object.
|
| /linux-6.15/Documentation/driver-api/ |
| H A D | eisa.rst | 205 Converting an EISA driver to the new API mostly involves *deleting*
|
| /linux-6.15/drivers/md/ |
| H A D | md.h | 614 struct list_head deleting; member
|
| /linux-6.15/Documentation/admin-guide/device-mapper/ |
| H A D | statistics.rst | 28 must be supplied when querying statistics about the region, deleting the
|
| /linux-6.15/Documentation/filesystems/nfs/ |
| H A D | exporting.rst | 209 then immediately deleting the sillyrenamed file just afterward when
|
| /linux-6.15/Documentation/sound/codecs/ |
| H A D | cs35l56.rst | 241 This is most likely to be cause by accidentally deleting the file from
|
| /linux-6.15/Documentation/maintainer/ |
| H A D | rebasing-and-merging.rst | 36 - Changing the history of a set of patches by fixing (or deleting) broken
|
| /linux-6.15/include/net/ |
| H A D | sch_generic.h | 426 bool deleting; member
|
| /linux-6.15/Documentation/process/ |
| H A D | management-style.rst | 95 deleting it, you may have irrevocably lost the trust of that
|
| /linux-6.15/Documentation/core-api/ |
| H A D | assoc_array.rst | 238 5. Destroy an associative array, deleting all objects::
|