Home
last modified time | relevance | path

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

12345

/openbmc/qemu/tests/qemu-iotests/
H A D069.out3 === Creating an image with a backing file and deleting that file ===
/openbmc/linux/net/sched/
H A Dcls_matchall.c25 bool deleting; member
252 head->deleting = true; in mall_delete()
265 if (!head || head->deleting) in mall_walk()
H A Dcls_api.c438 tp->deleting = true; in tcf_proto_check_delete()
439 return tp->deleting; in tcf_proto_check_delete()
445 tp->deleting = true; in tcf_proto_mark_delete()
451 bool deleting; in tcf_proto_is_deleting() local
454 deleting = tp->deleting; in tcf_proto_is_deleting()
457 return deleting; in tcf_proto_is_deleting()
1096 if (!tp->deleting && tp->prio >= prio) in __tcf_get_next_proto()
1914 WARN_ON(tp_iter->deleting); in tcf_chain_tp_delete_empty()
/openbmc/linux/drivers/virt/coco/efi_secret/
H A DKconfig12 <securityfs>/secrets/coco. Files can be read and deleted (deleting
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/
H A Dlibnet-ldap-perl_0.68.bb5 deleting or modifying entries."
/openbmc/linux/kernel/cgroup/
H A Dcpuset.c1381 int deleting; /* Moving cpus from subparts_cpus to effective_cpus */ in update_parent_subparts_cpumask() local
1403 adding = deleting = false; in update_parent_subparts_cpumask()
1428 deleting = !is_prs_invalid(old_prs) && in update_parent_subparts_cpumask()
1439 deleting = cpumask_and(tmp->delmask, cs->cpus_allowed, in update_parent_subparts_cpumask()
1456 deleting = cpumask_and(tmp->delmask, tmp->delmask, in update_parent_subparts_cpumask()
1477 deleting = cpumask_and(tmp->delmask, cs->cpus_allowed, in update_parent_subparts_cpumask()
1514 deleting = cpumask_and(tmp->delmask, cs->cpus_allowed, in update_parent_subparts_cpumask()
1539 if (!adding && !deleting && (new_prs == old_prs)) in update_parent_subparts_cpumask()
1565 if (deleting) { in update_parent_subparts_cpumask()
1583 if (adding || deleting) { in update_parent_subparts_cpumask()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/minini/
H A Dminini_1.2.b.bb5 provides functionality for reading, writing and deleting keys from an INI file, \
/openbmc/linux/drivers/net/ethernet/microchip/vcap/
H A DKconfig27 - Creating and deleting rules
/openbmc/u-boot/tools/env/
H A Dfw_env.c535 int deleting, creating, overwriting; in fw_env_write() local
554 deleting = (oldval && !(value && strlen(value))); in fw_env_write()
559 if (deleting) { in fw_env_write()
596 if (deleting || overwriting) { in fw_env_write()
/openbmc/linux/scripts/gdb/linux/
H A Dconstants.py.in42 /* The build system will take care of deleting everything above this marker */
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DArphic-199916 …yph, reordering glyph, converting format, changing font name, or adding/deleting some characters i…
30 …yph, reordering glyph, converting format, changing font name, or adding/deleting some characters i…
H A DOFL-1.0-no-RFN25 "Modified Version" refers to any derivative font software made by adding to, deleting, or substitut…
H A DOFL-1.133 "Modified Version" refers to any derivative made by adding to, deleting,
H A DOFL-1.1-RFN19 "Modified Version" refers to any derivative made by adding to, deleting, or substituting — in part …
H A DOFL-1.025 "Modified Version" refers to any derivative font software made by adding to, deleting, or substitut…
H A DOFL-1.1-no-RFN19 "Modified Version" refers to any derivative made by adding to, deleting, or substituting — in part …
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A DArphic-Public-License16 …yph, reordering glyph, converting format, changing font name, or adding/deleting some characters i…
30 …yph, reordering glyph, converting format, changing font name, or adding/deleting some characters i…
/openbmc/linux/Documentation/bpf/
H A Dmap_cgrp_storage.rst103 (4). ``BPF_MAP_TYPE_CGRP_STORAGE`` supports deleting local storage by a BPF program
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0033-dt-Provide-a-way-to-remove-non-compliant-nodes-and-p.patch117 + log_debug("Error (%d) deleting %s\n",
/openbmc/linux/Documentation/networking/
H A Dipddp.rst54 but it allows automatic adding and deleting of routes for Macs. (Handy
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/
H A DREADME.md59 - Use the [DeleteAll.interface.yaml][deleteall] for deleting all the logging
/openbmc/docs/designs/
H A Dguard-on-bmc.md82 sources and provide a common interface for creating, deleting and listing those
244 The necessary tests needed are creating, deleting, and listing the guard records
/openbmc/linux/Documentation/trace/
H A Duser_events.rst150 The command to issue is DIAG_IOCSUNREG. This is different than deleting, where
151 deleting actually removes the event from the system. Unregistering simply tells
/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/
H A Dtest_ldap_sub_menu.robot306 # Verify given group name is exist before deleting.
315 # Verify group name after deleting.
/openbmc/docs/architecture/code-update/
H A Dhost-code-update.md132 Information about associations, the MANIFEST file, deleting an image, software

12345