Home
last modified time | relevance | path

Searched refs:cleanup (Results 1 – 25 of 283) sorted by relevance

12345678910>>...12

/openbmc/qemu/hw/virtio/
H A Dcbor-helpers.c49 goto cleanup; in qemu_cbor_add_bool_to_map()
53 goto cleanup; in qemu_cbor_add_bool_to_map()
56 goto cleanup; in qemu_cbor_add_bool_to_map()
61 cleanup: in qemu_cbor_add_bool_to_map()
79 goto cleanup; in qemu_cbor_add_uint8_to_map()
83 goto cleanup; in qemu_cbor_add_uint8_to_map()
86 goto cleanup; in qemu_cbor_add_uint8_to_map()
91 cleanup: in qemu_cbor_add_uint8_to_map()
110 goto cleanup; in qemu_cbor_add_map_to_map()
114 goto cleanup; in qemu_cbor_add_map_to_map()
[all …]
H A Dvirtio-nsm.c316 goto cleanup; in get_nsm_describe_pcr_req()
321 goto cleanup; in get_nsm_describe_pcr_req()
325 goto cleanup; in get_nsm_describe_pcr_req()
348 cleanup: in get_nsm_describe_pcr_req()
472 goto cleanup; in get_nsm_extend_pcr_req()
477 goto cleanup; in get_nsm_extend_pcr_req()
481 goto cleanup; in get_nsm_extend_pcr_req()
498 goto cleanup; in get_nsm_extend_pcr_req()
510 goto cleanup; in get_nsm_extend_pcr_req()
516 goto cleanup; in get_nsm_extend_pcr_req()
[all …]
/openbmc/qemu/hw/core/
H A Deif.c198 goto cleanup; in read_eif_kernel()
203 goto cleanup; in read_eif_kernel()
210 goto cleanup; in read_eif_kernel()
216 goto cleanup; in read_eif_kernel()
223 goto cleanup; in read_eif_kernel()
229 goto cleanup; in read_eif_kernel()
236 cleanup: in read_eif_kernel()
274 goto cleanup; in read_eif_ramdisk()
280 goto cleanup; in read_eif_ramdisk()
286 goto cleanup; in read_eif_ramdisk()
[all …]
/openbmc/qemu/tests/unit/
H A Dsocket-helpers.c67 goto cleanup; in socket_can_bind_connect()
72 goto cleanup; in socket_can_bind_connect()
77 goto cleanup; in socket_can_bind_connect()
81 goto cleanup; in socket_can_bind_connect()
85 goto cleanup; in socket_can_bind_connect()
89 goto cleanup; in socket_can_bind_connect()
98 goto cleanup; in socket_can_bind_connect()
105 goto cleanup; in socket_can_bind_connect()
110 goto cleanup; in socket_can_bind_connect()
114 goto cleanup; in socket_can_bind_connect()
[all...]
H A Dtest-util-filemonitor.c202 goto cleanup; in qemu_file_monitor_test_expect()
207 goto cleanup; in qemu_file_monitor_test_expect()
213 goto cleanup; in qemu_file_monitor_test_expect()
218 cleanup: in qemu_file_monitor_test_expect()
509 goto cleanup; in test_file_monitor_events()
516 goto cleanup; in test_file_monitor_events()
545 goto cleanup; in test_file_monitor_events()
555 goto cleanup; in test_file_monitor_events()
568 goto cleanup; in test_file_monitor_events()
575 goto cleanup; in test_file_monitor_events()
[all …]
/openbmc/qemu/qga/
H A Dguest-agent-command-state.c21 void (*cleanup)(void); member
28 void (*cleanup)(void)) in ga_command_state_add()
32 cg->cleanup = cleanup; in ga_command_state_add()
57 if (cg->cleanup) { in ga_command_group_cleanup()
58 cg->cleanup(); in ga_command_group_cleanup()
/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/inventory/
H A Dinventory-cleanup.bb1 SUMMARY = "Copy the inventory cleanup yaml for inventory manager"
12 SRC_URI = "file://inventory-cleanup.yaml"
15 install -D inventory-cleanup.yaml ${D}${base_datadir}/events.d/inventory-cleanup.yaml
18 FILES:${PN} += "${base_datadir}/events.d/inventory-cleanup.yaml"
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/inventory/
H A Dgbs-inventory-cleanup.bb1 SUMMARY = "Copy the inventory cleanup yaml for inventory manager"
12 SRC_URI = "file://inventory-cleanup.yaml"
15 install -D inventory-cleanup.yaml ${D}${base_datadir}/events.d/inventory-cleanup.yaml
18 FILES:${PN} += "${base_datadir}/events.d/inventory-cleanup.yaml"
/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/inventory/
H A Dinventory-cleanup.bb1 SUMMARY = "Copy the inventory cleanup yaml for inventory manager"
12 SRC_URI = "file://inventory-cleanup.yaml"
15 install -D inventory-cleanup.yaml ${D}${base_datadir}/events.d/inventory-cleanup.yaml
18 FILES:${PN} += "${base_datadir}/events.d/inventory-cleanup.yaml"
/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/inventory/
H A Dinventory-cleanup.bb1 SUMMARY = "Copy the inventory cleanup yaml for inventory manager"
12 SRC_URI = "file://inventory-cleanup.yaml"
15 install -D inventory-cleanup.yaml ${D}${base_datadir}/events.d/inventory-cleanup.yaml
18 FILES:${PN} += "${base_datadir}/events.d/inventory-cleanup.yaml"
/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/inventory/
H A Dolympus-nuvoton-inventory-cleanup.bb1 SUMMARY = "Copy the inventory cleanup yaml for inventory manager"
12 SRC_URI:olympus-nuvoton = "file://inventory-cleanup.yaml"
15 install -D inventory-cleanup.yaml ${D}${base_datadir}/events.d/inventory-cleanup.yaml
18 FILES:${PN}:olympus-nuvoton += "${base_datadir}/events.d/inventory-cleanup.yaml"
/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/
H A Dinventory-cleanup.bb1 SUMMARY = "Copy the inventory cleanup yaml for inventory manager"
12 SRC_URI:append:ibm-ac-server = " file://inventory-cleanup.yaml"
15 install -D inventory-cleanup.yaml ${D}${base_datadir}/events.d/inventory-cleanup.yaml
18 FILES:${PN}:append:ibm-ac-server = " ${base_datadir}/events.d/inventory-cleanup.yaml"
/openbmc/ipmi-fru-parser/
H A Dfrup.cpp285 goto cleanup; in ipmi_fru_chassis_info_area()
294 goto cleanup; in ipmi_fru_chassis_info_area()
309 goto cleanup; in ipmi_fru_chassis_info_area()
315 goto cleanup; in ipmi_fru_chassis_info_area()
324 cleanup: in ipmi_fru_chassis_info_area()
386 goto cleanup; in ipmi_fru_board_info_area()
395 goto cleanup; in ipmi_fru_board_info_area()
404 goto cleanup; in ipmi_fru_board_info_area()
413 goto cleanup; in ipmi_fru_board_info_area()
422 goto cleanup; in ipmi_fru_board_info_area()
[all …]
/openbmc/qemu/crypto/
H A Dakcipher-gcrypt.c.inc103 goto cleanup;
111 goto cleanup;
119 goto cleanup;
127 goto cleanup;
135 goto cleanup;
159 goto cleanup;
164 cleanup:
195 goto cleanup;
203 goto cleanup;
211 goto cleanup;
[all …]
H A Dx509-utils.c57 goto cleanup; in qcrypto_get_x509_cert_fingerprint()
65 goto cleanup; in qcrypto_get_x509_cert_fingerprint()
72 goto cleanup; in qcrypto_get_x509_cert_fingerprint()
77 cleanup: in qcrypto_get_x509_cert_fingerprint()
H A Dpbkdf.c118 goto cleanup; in threaded_qcrypto_pbkdf2_count_iters()
126 goto cleanup; in threaded_qcrypto_pbkdf2_count_iters()
129 goto cleanup; in threaded_qcrypto_pbkdf2_count_iters()
146 goto cleanup; in threaded_qcrypto_pbkdf2_count_iters()
161 cleanup: in threaded_qcrypto_pbkdf2_count_iters()
/openbmc/qemu/
H A Dqemu-bridge-helper.c294 goto cleanup; in main()
327 goto cleanup; in main()
335 goto cleanup; in main()
343 goto cleanup; in main()
357 goto cleanup; in main()
369 goto cleanup; in main()
382 goto cleanup; in main()
393 goto cleanup; in main()
400 goto cleanup; in main()
421 goto cleanup; in main()
[all …]
/openbmc/openbmc-test-automation/lib/
H A Dbmc_cleanup.robot7 # User defined path to do the cleanup.
9 # List that holds space separated filepaths to skip from cleanup.
16 [Documentation] Remove leftover files in cleanup directory path.
21 # cleanup_dir_path Directory path to do the cleanup.
22 # skip_list List of files to skip from cleanup.
/openbmc/ipmitool/src/plugins/free/
H A Dfree.c85 goto cleanup; in ipmi_free_open()
91 goto cleanup; in ipmi_free_open()
110 goto cleanup; in ipmi_free_open()
116 goto cleanup; in ipmi_free_open()
137 goto cleanup; in ipmi_free_open()
143 goto cleanup; in ipmi_free_open()
164 goto cleanup; in ipmi_free_open()
172 cleanup: in ipmi_free_open()
/openbmc/qemu/authz/
H A Dlistfile.c65 goto cleanup; in qauthz_list_file_load()
70 goto cleanup; in qauthz_list_file_load()
77 goto cleanup; in qauthz_list_file_load()
85 cleanup: in qauthz_list_file_load()
147 goto cleanup; in qauthz_list_file_complete()
152 goto cleanup; in qauthz_list_file_complete()
159 goto cleanup; in qauthz_list_file_complete()
162 cleanup: in qauthz_list_file_complete()
/openbmc/u-boot/disk/
H A Dpart.c394 goto cleanup; in blk_get_device_by_str()
403 goto cleanup; in blk_get_device_by_str()
411 goto cleanup; in blk_get_device_by_str()
424 cleanup: in blk_get_device_by_str()
499 goto cleanup; in blk_get_device_part_str()
516 goto cleanup; in blk_get_device_part_str()
533 goto cleanup; in blk_get_device_part_str()
546 goto cleanup; in blk_get_device_part_str()
557 goto cleanup; in blk_get_device_part_str()
565 goto cleanup; in blk_get_device_part_str()
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Drunqueue.py29 …def run_bitbakecmd(self, cmd, builddir, sstatevalid="", slowtasks="", extraenv=None, cleanup=False… argument
52 if cleanup:
296 …asks = self.run_bitbakecmd(["bitbake", "mc:mc-1:f1"], tempdir, "", extraenv=extraenv, cleanup=True)
302 …asks = self.run_bitbakecmd(["bitbake", "mc:mc-1:f1"], tempdir, "", extraenv=extraenv, cleanup=True)
307 …cmd(["bitbake", "mc:mc_2:a1", "-c", "compile", "-f"], tempdir, "", extraenv=extraenv, cleanup=True)
314 …asks = self.run_bitbakecmd(["bitbake", "mc:mc-1:f1"], tempdir, "", extraenv=extraenv, cleanup=True)
320 …= self.run_bitbakecmd(["bitbake", "g1"], tempdir, "", extraenv=extraenv, cleanup=True, allowfailur…
338 tasks = self.run_bitbakecmd(cmd, tempdir, sstatevalid, extraenv=extraenv, cleanup=True)
342 tasks = self.run_bitbakecmd(cmd, tempdir, sstatevalid, extraenv=extraenv, cleanup=True)
346 tasks = self.run_bitbakecmd(cmd, tempdir, sstatevalid, extraenv=extraenv, cleanup=True)
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/
H A DCVE-2024-26458_CVE-2024-26461.patch8 and use current practices for cleanup throughout the function.
66 + goto cleanup;
76 + goto cleanup;
83 + goto cleanup;
92 + goto cleanup;
105 + goto cleanup;
122 + goto cleanup;
127 + goto cleanup;
138 + goto cleanup;
157 + goto cleanup;
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/kpatch/kpatch/
H A D0002-kpatch-build-allow-overriding-of-distro-name.patch30 echo " --skip-cleanup Skip post-build cleanup" >&2
35 …rget:,name:,output:,oot-module:,debug,cross-compile:,skip-gcc-check,skip-cleanup" -- "$@")" || die…
36 …me:,output:,oot-module:,debug,cross-compile:,distro:,skip-gcc-check,skip-cleanup" -- "$@")" || die…
48 --skip-cleanup)
49 echo "Skipping cleanup"
/openbmc/openbmc/poky/bitbake/contrib/
H A Dbbparse-torture.py25 def cleanup(): function
53 cleanup()
71 cleanup()

12345678910>>...12