Home
last modified time | relevance | path

Searched refs:deleting (Results 1 – 25 of 35) sorted by relevance

12

/linux/net/sched/
A Dcls_matchall.c25 bool deleting; member
252 head->deleting = true; in mall_delete()
265 if (!head || head->deleting) in mall_walk()
A Dcls_api.c474 tp->deleting = true; in tcf_proto_check_delete()
475 return tp->deleting; in tcf_proto_check_delete()
481 tp->deleting = true; in tcf_proto_mark_delete()
487 bool deleting; in tcf_proto_is_deleting() local
490 deleting = tp->deleting; in tcf_proto_is_deleting()
493 return deleting; in tcf_proto_is_deleting()
1134 if (!tp->deleting && tp->prio >= prio) in __tcf_get_next_proto()
1995 WARN_ON(tp_iter->deleting); in tcf_chain_tp_delete_empty()
A Dcls_flower.c2510 if (tp->deleting) { in fl_change()
3823 tp->deleting = idr_is_empty(&head->handle_idr); in fl_delete_empty()
3826 return tp->deleting; in fl_delete_empty()
/linux/drivers/virt/coco/efi_secret/
A DKconfig12 <securityfs>/secrets/coco. Files can be read and deleted (deleting
/linux/kernel/cgroup/
A Dcpuset.c1434 bool adding, deleting; in remote_cpus_update() local
1462 if (deleting) in remote_cpus_update()
1596 adding = deleting = false; in update_parent_effective_cpumask()
1652 deleting = true; in update_parent_effective_cpumask()
1692 deleting = cpumask_and(tmp->delmask, in update_parent_effective_cpumask()
1700 deleting = cpumask_and(tmp->delmask, tmp->delmask, in update_parent_effective_cpumask()
1710 deleting = false; in update_parent_effective_cpumask()
1757 deleting = cpumask_and(tmp->delmask, in update_parent_effective_cpumask()
1791 if (!adding && !deleting && (new_prs == old_prs)) in update_parent_effective_cpumask()
1827 if (deleting) in update_parent_effective_cpumask()
[all …]
/linux/drivers/net/ethernet/microchip/vcap/
A DKconfig27 - Creating and deleting rules
/linux/Documentation/bpf/
A Dmap_cgrp_storage.rst103 (4). ``BPF_MAP_TYPE_CGRP_STORAGE`` supports deleting local storage by a BPF program
/linux/scripts/gdb/linux/
A Dconstants.py.in42 /* The build system will take care of deleting everything above this marker */
/linux/fs/bcachefs/
A Dec.c185 unsigned ptr_idx, bool deleting, in __mark_stripe_bucket() argument
199 if (deleting) in __mark_stripe_bucket()
202 if (!deleting) { in __mark_stripe_bucket()
266 if (!deleting) { in __mark_stripe_bucket()
282 unsigned ptr_idx, bool deleting, in mark_stripe_bucket() argument
303 __mark_stripe_bucket(trans, ca, s, ptr_idx, deleting, bucket, &a->v, flags); in mark_stripe_bucket()
318 ret = __mark_stripe_bucket(trans, ca, s, ptr_idx, deleting, bucket, &new, flags); in mark_stripe_bucket()
/linux/Documentation/filesystems/
A Dhpfs.rst239 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
A Dramfs-rootfs-initramfs.rst130 Since this is a remarkably persnickety process (and involves deleting
A Dext2.rst339 stems from performance problems when creating and deleting (and also
A Dpath-lookup.txt170 Between deleting the dentry from the old hash list, and inserting it on the new
A Drelay.rst220 remove_buf_file() must also be defined; it's responsible for deleting
/linux/Documentation/trace/
A Duser_events.rst190 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/drivers/md/
A Dmd.h586 struct list_head deleting; member
/linux/fs/jffs2/
A DREADME.Locking158 creating or deleting any xattr related object.
/linux/Documentation/driver-api/
A Deisa.rst205 Converting an EISA driver to the new API mostly involves *deleting*
/linux/Documentation/admin-guide/device-mapper/
A Dstatistics.rst28 must be supplied when querying statistics about the region, deleting the
/linux/Documentation/filesystems/nfs/
A Dexporting.rst209 then immediately deleting the sillyrenamed file just afterward when
/linux/Documentation/maintainer/
A Drebasing-and-merging.rst36 - Changing the history of a set of patches by fixing (or deleting) broken
/linux/include/net/
A Dsch_generic.h426 bool deleting; member
/linux/Documentation/process/
A Dmanagement-style.rst95 deleting it, you may have irrevocably lost the trust of that
/linux/Documentation/core-api/
A Dassoc_array.rst238 5. Destroy an associative array, deleting all objects::
/linux/Documentation/security/
A Dcredentials.rst81 Actions include reading, writing, creating and deleting files; forking or

Completed in 70 milliseconds

12