/kernel/linux/linux-5.10/net/sched/ |
D | cls_matchall.c | 24 bool deleting; member 264 head->deleting = true; in mall_delete() 277 if (!head || head->deleting) in mall_walk()
|
D | cls_api.c | 317 tp->deleting = true; in tcf_proto_check_delete() 318 return tp->deleting; in tcf_proto_check_delete() 324 tp->deleting = true; in tcf_proto_mark_delete() 330 bool deleting; in tcf_proto_is_deleting() local 333 deleting = tp->deleting; in tcf_proto_is_deleting() 336 return deleting; in tcf_proto_is_deleting() 972 if (!tp->deleting && tp->prio >= prio) in __tcf_get_next_proto() 1742 WARN_ON(tp_iter->deleting); in tcf_chain_tp_delete_empty()
|
D | cls_flower.c | 2048 if (tp->deleting) { in fl_change() 3179 tp->deleting = idr_is_empty(&head->handle_idr); in fl_delete_empty() 3182 return tp->deleting; in fl_delete_empty()
|
/kernel/linux/linux-5.10/scripts/gdb/linux/ |
D | constants.py.in | 37 /* The build system will take care of deleting everything above this marker */
|
/kernel/linux/linux-5.10/drivers/firmware/efi/ |
D | efi-pstore.c | 131 if (entry->deleting) { in __efi_pstore_scan_sysfs_exit() 298 entry->deleting = true; in efi_pstore_erase_func()
|
D | vars.c | 833 entry->deleting = true; in efivar_entry_find()
|
/kernel/linux/linux-5.10/kernel/cgroup/ |
D | cpuset.c | 1161 int deleting; /* Moving cpus from subparts_cpus to effective_cpus */ in update_parent_subparts_cpumask() local 1197 adding = deleting = false; in update_parent_subparts_cpumask() 1203 deleting = cpumask_and(tmp->delmask, cpuset->cpus_allowed, in update_parent_subparts_cpumask() 1214 deleting = cpumask_and(tmp->delmask, tmp->delmask, in update_parent_subparts_cpumask() 1225 if (!deleting) in update_parent_subparts_cpumask() 1284 deleting = cpumask_and(tmp->delmask, cpuset->cpus_allowed, in update_parent_subparts_cpumask() 1288 if (!adding && !deleting && (new_prs == cpuset->partition_root_state)) in update_parent_subparts_cpumask() 1303 if (deleting) { in update_parent_subparts_cpumask()
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | ipddp.rst | 54 but it allows automatic adding and deleting of routes for Macs. (Handy
|
/kernel/linux/linux-5.10/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 | path-lookup.txt | 170 Between deleting the dentry from the old hash list, and inserting it on the new
|
D | ext2.rst | 340 stems from performance problems when creating and deleting (and also
|
D | zonefs.rst | 116 Creating, deleting, renaming or modifying any attribute of files and
|
D | relay.rst | 220 remove_buf_file() must also be defined; it's responsible for deleting
|
/kernel/linux/linux-5.10/Documentation/driver-api/ |
D | eisa.rst | 205 Converting an EISA driver to the new API mostly involves *deleting*
|
/kernel/linux/linux-5.10/fs/jffs2/ |
D | README.Locking | 158 creating or deleting any xattr related object.
|
/kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/ |
D | statistics.rst | 28 must be supplied when querying statistics about the region, deleting the
|
/kernel/linux/linux-5.10/include/linux/ |
D | efi.h | 989 bool deleting; member
|
/kernel/linux/linux-5.10/include/net/ |
D | sch_generic.h | 423 bool deleting; member
|
/kernel/linux/linux-5.10/Documentation/maintainer/ |
D | rebasing-and-merging.rst | 36 - Changing the history of a set of patches by fixing (or deleting) broken
|
/kernel/linux/linux-5.10/Documentation/process/ |
D | management-style.rst | 95 deleting it, you may have irrevocably lost the trust of that
|
/kernel/linux/linux-5.10/Documentation/core-api/ |
D | assoc_array.rst | 238 5. Destroy an associative array, deleting all objects::
|
/kernel/linux/linux-5.10/Documentation/security/ |
D | credentials.rst | 81 Actions include reading, writing, creating and deleting files; forking or
|
/kernel/linux/linux-5.10/LICENSES/dual/ |
D | MPL-1.1 | 474 deleting the provisions above and replace them with the notice and
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
D | 0038_linux_drivers_mxc.patch | 124 +# indicate your decision by deleting one of the above license notices in your 480 +# indicate your decision by deleting one of the above license notices in your 557 +* indicate your decision by deleting one of the above license notices in your 6028 +* indicate your decision by deleting one of the above license notices in your 6221 +* indicate your decision by deleting one of the above license notices in your 22700 +* indicate your decision by deleting one of the above license notices in your 23032 +* indicate your decision by deleting one of the above license notices in your 23704 +* indicate your decision by deleting one of the above license notices in your 24006 +* indicate your decision by deleting one of the above license notices in your 35078 +* indicate your decision by deleting one of the above license notices in your [all …]
|