Home
last modified time | relevance | path

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

12

/Linux-v5.4/net/sched/
Dcls_matchall.c24 bool deleting; member
263 head->deleting = true; in mall_delete()
276 if (!head || head->deleting) in mall_walk()
Dcls_api.c336 tp->deleting = true; in tcf_proto_check_delete()
338 return tp->deleting; in tcf_proto_check_delete()
344 tp->deleting = true; in tcf_proto_mark_delete()
350 bool deleting; in tcf_proto_is_deleting() local
353 deleting = tp->deleting; in tcf_proto_is_deleting()
356 return deleting; in tcf_proto_is_deleting()
1013 if (!tp->deleting && tp->prio >= prio) in __tcf_get_next_proto()
1732 WARN_ON(tp_iter->deleting); in tcf_chain_tp_delete_empty()
Dcls_flower.c1605 if (tp->deleting) { in fl_change()
/Linux-v5.4/drivers/firmware/efi/
Defi-pstore.c126 if (entry->deleting) { in __efi_pstore_scan_sysfs_exit()
292 entry->deleting = true; in efi_pstore_erase_func()
Dvars.c841 entry->deleting = true; in efivar_entry_find()
/Linux-v5.4/scripts/gdb/linux/
Dconstants.py.in37 /* The build system will take care of deleting everything above this marker */
/Linux-v5.4/kernel/cgroup/
Dcpuset.c1125 int deleting; /* Moving cpus from subparts_cpus to effective_cpus */ in update_parent_subparts_cpumask() local
1160 adding = deleting = false; in update_parent_subparts_cpumask()
1165 deleting = cpumask_and(tmp->delmask, cpuset->cpus_allowed, in update_parent_subparts_cpumask()
1176 deleting = cpumask_and(tmp->delmask, tmp->delmask, in update_parent_subparts_cpumask()
1187 if (!deleting) in update_parent_subparts_cpumask()
1246 deleting = cpumask_and(tmp->delmask, cpuset->cpus_allowed, in update_parent_subparts_cpumask()
1250 if (!adding && !deleting) in update_parent_subparts_cpumask()
1265 if (deleting) { in update_parent_subparts_cpumask()
/Linux-v5.4/tools/perf/lib/Documentation/tutorial/
Dtutorial.rst97 This is paired with a *perf_cpu_map__put*, that drops its reference at the end, possibly deleting i…
/Linux-v5.4/Documentation/networking/
Dipddp.txt49 but it allows automatic adding and deleting of routes for Macs. (Handy
/Linux-v5.4/Documentation/filesystems/
Dhpfs.txt220 Fixed a race-condition when write_inode is called while deleting file
266 1.99 Corrected a possible problem when there's not enough space while deleting
268 Now it tries to truncate the file if there's not enough space when deleting
Dramfs-rootfs-initramfs.txt125 Since this is a remarkably persnickety process (and involves deleting
Dext2.txt334 stems from performance problems when creating and deleting (and also
Dpath-lookup.txt170 Between deleting the dentry from the old hash list, and inserting it on the new
Drelay.txt213 remove_buf_file() must also be defined; it's responsible for deleting
Dvfs.rst474 to support deleting inodes
488 to support deleting subdirectories
/Linux-v5.4/Documentation/admin-guide/device-mapper/
Dstatistics.rst28 must be supplied when querying statistics about the region, deleting the
/Linux-v5.4/Documentation/driver-api/
Deisa.rst205 Converting an EISA driver to the new API mostly involves *deleting*
/Linux-v5.4/fs/jffs2/
DREADME.Locking158 creating or deleting any xattr related object.
/Linux-v5.4/include/net/
Dsch_generic.h363 bool deleting; member
/Linux-v5.4/Documentation/maintainer/
Drebasing-and-merging.rst36 - Changing the history of a set of patches by fixing (or deleting) broken
/Linux-v5.4/include/linux/
Defi.h1377 bool deleting; member
/Linux-v5.4/Documentation/process/
Dmanagement-style.rst95 deleting it, you may have irrevocably lost the trust of that
/Linux-v5.4/Documentation/core-api/
Dassoc_array.rst238 5. Destroy an associative array, deleting all objects::
/Linux-v5.4/Documentation/security/
Dcredentials.rst81 Actions include reading, writing, creating and deleting files; forking or
/Linux-v5.4/LICENSES/dual/
DMPL-1.1474 deleting the provisions above and replace them with the notice and

12