Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/net/sched/
A Dcls_matchall.c25 bool deleting; member
263 head->deleting = true; in mall_delete()
276 if (!head || head->deleting) in mall_walk()
A Dcls_api.c440 tp->deleting = true; in tcf_proto_check_delete()
441 return tp->deleting; in tcf_proto_check_delete()
447 tp->deleting = true; in tcf_proto_mark_delete()
453 bool deleting; in tcf_proto_is_deleting() local
456 deleting = tp->deleting; in tcf_proto_is_deleting()
459 return deleting; in tcf_proto_is_deleting()
1096 if (!tp->deleting && tp->prio >= prio) in __tcf_get_next_proto()
1907 WARN_ON(tp_iter->deleting); in tcf_chain_tp_delete_empty()
A Dcls_flower.c2270 if (tp->deleting) { in fl_change()
3433 tp->deleting = idr_is_empty(&head->handle_idr); in fl_delete_empty()
3436 return tp->deleting; in fl_delete_empty()
/linux-6.3-rc2/drivers/virt/coco/efi_secret/
A DKconfig12 <securityfs>/secrets/coco. Files can be read and deleted (deleting
/linux-6.3-rc2/kernel/cgroup/
A Dcpuset.c1316 int deleting; /* Moving cpus from subparts_cpus to effective_cpus */ in update_parent_subparts_cpumask() local
1339 adding = deleting = false; in update_parent_subparts_cpumask()
1364 deleting = !is_prs_invalid(old_prs) && in update_parent_subparts_cpumask()
1375 deleting = cpumask_and(tmp->delmask, cs->cpus_allowed, in update_parent_subparts_cpumask()
1392 deleting = cpumask_and(tmp->delmask, tmp->delmask, in update_parent_subparts_cpumask()
1408 deleting = cpumask_and(tmp->delmask, cs->cpus_allowed, in update_parent_subparts_cpumask()
1445 deleting = cpumask_and(tmp->delmask, cs->cpus_allowed, in update_parent_subparts_cpumask()
1470 if (!adding && !deleting && (new_prs == old_prs)) in update_parent_subparts_cpumask()
1497 if (deleting) { in update_parent_subparts_cpumask()
1515 if (adding || deleting) in update_parent_subparts_cpumask()
/linux-6.3-rc2/scripts/gdb/linux/
A Dconstants.py.in37 /* The build system will take care of deleting everything above this marker */
/linux-6.3-rc2/drivers/net/ethernet/microchip/vcap/
A DKconfig27 - Creating and deleting rules
/linux-6.3-rc2/Documentation/bpf/
A Dmap_cgrp_storage.rst103 (4). ``BPF_MAP_TYPE_CGRP_STORAGE`` supports deleting local storage by a BPF program
/linux-6.3-rc2/Documentation/networking/
A Dipddp.rst54 but it allows automatic adding and deleting of routes for Macs. (Handy
/linux-6.3-rc2/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.rst131 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
A Dzonefs.rst116 Creating, deleting, renaming or modifying any attribute of files and
/linux-6.3-rc2/fs/jffs2/
A DREADME.Locking158 creating or deleting any xattr related object.
/linux-6.3-rc2/Documentation/admin-guide/device-mapper/
A Dstatistics.rst28 must be supplied when querying statistics about the region, deleting the
/linux-6.3-rc2/Documentation/driver-api/
A Deisa.rst205 Converting an EISA driver to the new API mostly involves *deleting*
/linux-6.3-rc2/Documentation/filesystems/nfs/
A Dexporting.rst212 then immediately deleting the sillyrenamed file just afterward when
/linux-6.3-rc2/include/net/
A Dsch_generic.h419 bool deleting; member
/linux-6.3-rc2/Documentation/maintainer/
A Drebasing-and-merging.rst36 - Changing the history of a set of patches by fixing (or deleting) broken
/linux-6.3-rc2/Documentation/process/
A Dmanagement-style.rst95 deleting it, you may have irrevocably lost the trust of that
/linux-6.3-rc2/Documentation/core-api/
A Dassoc_array.rst238 5. Destroy an associative array, deleting all objects::
/linux-6.3-rc2/Documentation/security/
A Dcredentials.rst81 Actions include reading, writing, creating and deleting files; forking or
/linux-6.3-rc2/LICENSES/dual/
A DMPL-1.1474 deleting the provisions above and replace them with the notice and

Completed in 114 milliseconds

12