Home
last modified time | relevance | path

Searched full:cleanup (Results 1 – 25 of 196) sorted by relevance

12345678

/Zephyr-latest/scripts/
Dvalgrind.supp11 POSIX arch no thread cleanup
19 POSIX soc no cpu cleanup
28 POSIX arch no cpu cleanup
36 lvgl no cleanup
43 lvgl no cleanup 2
/Zephyr-latest/tests/subsys/fs/fat_fs_api/src/
Dtest_fat_rename.c65 goto cleanup; in test_rename_dir()
73 goto cleanup; in test_rename_dir()
79 goto cleanup; in test_rename_dir()
88 goto cleanup; in test_rename_dir()
99 goto cleanup; in test_rename_dir()
102 cleanup: in test_rename_dir()
118 goto cleanup; in test_rename_file()
126 goto cleanup; in test_rename_file()
132 goto cleanup; in test_rename_file()
141 goto cleanup; in test_rename_file()
[all …]
/Zephyr-latest/.github/workflows/
Dstale-workflow-queue-cleanup.yml1 name: Stale Workflow Queue Cleanup
11 group: stale-workflow-queue-cleanup
15 cleanup:
16 name: Cleanup
/Zephyr-latest/subsys/net/lib/tls_credentials/
Dtls_credentials_trusted.c338 goto cleanup; in tls_credential_add()
345 goto cleanup; in tls_credential_add()
351 goto cleanup; in tls_credential_add()
359 goto cleanup; in tls_credential_add()
364 cleanup: in tls_credential_add()
382 goto cleanup; in tls_credential_get()
390 goto cleanup; in tls_credential_get()
396 goto cleanup; in tls_credential_get()
399 goto cleanup; in tls_credential_get()
404 goto cleanup; in tls_credential_get()
[all …]
Dtls_credentials_shell.c368 goto cleanup; in tls_cred_cmd_add()
373 goto cleanup; in tls_cred_cmd_add()
378 goto cleanup; in tls_cred_cmd_add()
383 goto cleanup; in tls_cred_cmd_add()
393 goto cleanup; in tls_cred_cmd_add()
401 goto cleanup; in tls_cred_cmd_add()
409 goto cleanup; in tls_cred_cmd_add()
428 goto cleanup; in tls_cred_cmd_add()
458 goto cleanup; in tls_cred_cmd_add()
466 goto cleanup; in tls_cred_cmd_add()
[all …]
/Zephyr-latest/cmake/sca/codechecker/
Dsca.cmake93 # Cleanup dummy file
100 add_custom_target(codechecker-cleanup ALL
104 add_custom_target(codechecker-cleanup)
107 add_dependencies(codechecker-cleanup codechecker)
136 add_dependencies(codechecker-cleanup codechecker-report-${export_item})
151 add_dependencies(codechecker-cleanup codechecker-parse)
167 add_dependencies(codechecker-cleanup codechecker-store)
/Zephyr-latest/subsys/mgmt/updatehub/
Dupdatehub.c423 goto cleanup; in install_update_cb()
432 goto cleanup; in install_update_cb()
438 goto cleanup; in install_update_cb()
443 goto cleanup; in install_update_cb()
461 goto cleanup; in install_update_cb()
469 goto cleanup; in install_update_cb()
474 goto cleanup; in install_update_cb()
481 goto cleanup; in install_update_cb()
490 goto cleanup; in install_update_cb()
498 goto cleanup; in install_update_cb()
[all …]
/Zephyr-latest/tests/subsys/fs/littlefs/src/
Dtestfs_mkfs.c24 static void cleanup(struct fs_mount_t *mp) in cleanup() function
34 cleanup(fs_mkfs_mp); in ZTEST()
42 cleanup(fs_mkfs_mp); in ZTEST()
62 cleanup(fs_mkfs_mp); in ZTEST()
Dtestfs_mount_flags.c19 static void cleanup(struct fs_mount_t *mp) in cleanup() function
29 cleanup(mount_flags_mp); in ZTEST()
Dtestfs_open_flags.c31 static void cleanup(struct fs_mount_t *mp) in cleanup() function
47 cleanup(mp); in ZTEST()
/Zephyr-latest/boards/intel/common/scripts/
Dbuild_grub.sh57 cleanup() { function
67 -c | --cleanup)
68 cleanup
/Zephyr-latest/drivers/usb/device/
Dusb_dc_numaker.c371 goto cleanup; in numaker_usbd_hw_setup()
377 goto cleanup; in numaker_usbd_hw_setup()
383 goto cleanup; in numaker_usbd_hw_setup()
404 cleanup: in numaker_usbd_hw_setup()
1251 goto cleanup; in usb_dc_attach()
1265 cleanup: in usb_dc_attach()
1360 goto cleanup; in usb_dc_ep_check_cap()
1373 goto cleanup; in usb_dc_ep_check_cap()
1381 goto cleanup; in usb_dc_ep_check_cap()
1392 goto cleanup; in usb_dc_ep_check_cap()
[all …]
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_pull_context.c123 goto cleanup; in transfer_request()
135 goto cleanup; in transfer_request()
141 goto cleanup; in transfer_request()
149 goto cleanup; in transfer_request()
164 goto cleanup; in transfer_request()
178 goto cleanup; in transfer_request()
186 goto cleanup; in transfer_request()
194 goto cleanup; in transfer_request()
201 goto cleanup; in transfer_request()
209 goto cleanup; in transfer_request()
[all …]
Dlwm2m_rd_client.c751 goto cleanup; in sm_send_bootstrap_registration()
757 goto cleanup; in sm_send_bootstrap_registration()
766 goto cleanup; in sm_send_bootstrap_registration()
791 goto cleanup; in sm_send_bootstrap_registration()
796 cleanup: in sm_send_bootstrap_registration()
893 goto cleanup; in sm_send_registration()
900 goto cleanup; in sm_send_registration()
908 goto cleanup; in sm_send_registration()
917 goto cleanup; in sm_send_registration()
928 goto cleanup; in sm_send_registration()
[all …]
/Zephyr-latest/modules/thrift/src/thrift/server/
DTConnectedClient.h86 * cleanup()
92 * Cleanup after a client. This happens if the client disconnects,
95 * The cleanup processing is:
101 virtual void cleanup();
/Zephyr-latest/drivers/sensor/aosong/dht/
Ddht.c91 goto cleanup; in dht_sample_fetch()
97 goto cleanup; in dht_sample_fetch()
103 goto cleanup; in dht_sample_fetch()
111 goto cleanup; in dht_sample_fetch()
118 goto cleanup; in dht_sample_fetch()
164 cleanup: in dht_sample_fetch()
/Zephyr-latest/kernel/include/
Dkernel_internal.h283 * Perform cleanup at the end of k_thread_abort().
285 * This performs additional cleanup steps at the end of k_thread_abort()
287 * If the target thread is not the current running thread, the cleanup
290 * the cleanup steps to later when the work will be finished in another
298 * Check if thread is the same as the one waiting for cleanup.
301 * before the previous cleanup has finished. This will perform
/Zephyr-latest/
D.codechecker.yml20 # Cleanup
/Zephyr-latest/drivers/i2c/
Di2c_numaker.c347 goto cleanup; in i2c_numaker_transfer()
351 goto cleanup; in i2c_numaker_transfer()
397 cleanup: in i2c_numaker_transfer()
428 goto cleanup; in i2c_numaker_slave_register()
444 cleanup: in i2c_numaker_slave_register()
469 goto cleanup; in i2c_numaker_slave_unregister()
475 goto cleanup; in i2c_numaker_slave_unregister()
491 cleanup: in i2c_numaker_slave_unregister()
703 goto cleanup; in i2c_numaker_init()
710 goto cleanup; in i2c_numaker_init()
[all …]
/Zephyr-latest/kernel/
Dstack.c82 SYS_PORT_TRACING_OBJ_FUNC_ENTER(k_stack, cleanup, stack); in k_stack_cleanup()
85 SYS_PORT_TRACING_OBJ_FUNC_EXIT(k_stack, cleanup, stack, -EAGAIN); in k_stack_cleanup()
96 SYS_PORT_TRACING_OBJ_FUNC_EXIT(k_stack, cleanup, stack, 0); in k_stack_cleanup()
/Zephyr-latest/samples/net/sockets/can/src/
Dmain.c200 goto cleanup; in setup_socket()
208 goto cleanup; in setup_socket()
220 goto cleanup; in setup_socket()
258 cleanup: in setup_socket()
/Zephyr-latest/include/zephyr/net/
Dcapture.h39 /** Cleanup the setup. This will also disable capturing. After this
42 int (*cleanup)(const struct device *dev); member
79 * @brief Cleanup network packet capturing support.
87 * @return 0 if ok, <0 if network packet capture cleanup failed
95 return api->cleanup(dev); in net_capture_cleanup()
/Zephyr-latest/subsys/net/lib/zperf/
Dzperf_tcp_uploader.c195 goto cleanup; in tcp_upload_async_work()
212 goto cleanup; in tcp_upload_async_work()
218 cleanup: in tcp_upload_async_work()
/Zephyr-latest/scripts/native_simulator/common/src/include/
Dnsi_main.h17 * @brief Like nsi_exit(), do all cleanup required to terminate the
/Zephyr-latest/samples/subsys/zbus/dyn_channel/src/
Dconsumer.c31 /* Cleanup the dynamic memory after using that */ in consumer_thread()

12345678