Home
last modified time | relevance | path

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

12

/Zephyr-Core-2.7.6/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-Core-2.7.6/subsys/mgmt/updatehub/
Dupdatehub.c432 goto cleanup; in install_update_cb()
441 goto cleanup; in install_update_cb()
447 goto cleanup; in install_update_cb()
452 goto cleanup; in install_update_cb()
470 goto cleanup; in install_update_cb()
484 goto cleanup; in install_update_cb()
489 goto cleanup; in install_update_cb()
496 goto cleanup; in install_update_cb()
505 goto cleanup; in install_update_cb()
513 goto cleanup; in install_update_cb()
[all …]
/Zephyr-Core-2.7.6/scripts/
Dvalgrind.supp11 POSIX arch no thread cleanup
19 POSIX arch no cpu cleanup
28 lvgl no cleanup
35 lvgl no cleanup 2
/Zephyr-Core-2.7.6/subsys/net/lib/lwm2m/
Dlwm2m_obj_firmware_pull.c95 goto cleanup; in transfer_request()
107 goto cleanup; in transfer_request()
114 goto cleanup; in transfer_request()
123 goto cleanup; in transfer_request()
140 goto cleanup; in transfer_request()
156 goto cleanup; in transfer_request()
164 goto cleanup; in transfer_request()
173 goto cleanup; in transfer_request()
180 goto cleanup; in transfer_request()
188 goto cleanup; in transfer_request()
[all …]
Dlwm2m_rd_client.c605 goto cleanup; in sm_send_bootstrap_registration()
626 cleanup: in sm_send_bootstrap_registration()
718 goto cleanup; in sm_send_registration()
725 goto cleanup; in sm_send_registration()
733 goto cleanup; in sm_send_registration()
742 goto cleanup; in sm_send_registration()
753 goto cleanup; in sm_send_registration()
762 goto cleanup; in sm_send_registration()
775 goto cleanup; in sm_send_registration()
789 goto cleanup; in sm_send_registration()
[all …]
Dlwm2m_engine.c938 goto cleanup; in lwm2m_init_message()
953 goto cleanup; in lwm2m_init_message()
961 goto cleanup; in lwm2m_init_message()
971 goto cleanup; in lwm2m_init_message()
981 cleanup: in lwm2m_init_message()
1046 goto cleanup; in lwm2m_send_empty_ack()
1053 cleanup: in lwm2m_send_empty_ack()
4243 goto cleanup; in generate_notify_message()
4258 goto cleanup; in generate_notify_message()
4267 goto cleanup; in generate_notify_message()
[all …]
/Zephyr-Core-2.7.6/drivers/sensor/dht/
Ddht.c87 goto cleanup; in dht_sample_fetch()
93 goto cleanup; in dht_sample_fetch()
99 goto cleanup; in dht_sample_fetch()
107 goto cleanup; in dht_sample_fetch()
114 goto cleanup; in dht_sample_fetch()
160 cleanup: in dht_sample_fetch()
/Zephyr-Core-2.7.6/boards/x86/common/scripts/
Dbuild_grub.sh57 cleanup() { function
67 -c | --cleanup)
68 cleanup
/Zephyr-Core-2.7.6/.buildkite/
Drun.sh7 function cleanup() function
35 trap cleanup ERR
76 cleanup
/Zephyr-Core-2.7.6/tests/subsys/fs/littlefs/src/
Dtestfs_open_flags.c31 static void cleanup(struct fs_mount_t *mp) in cleanup() function
46 cleanup(mp); in test_fs_open_flags_lfs()
Dtestfs_mount_flags.c12 static void cleanup(struct fs_mount_t *mp) in cleanup() function
30 cleanup(mp); in test_fs_mount_flags()
/Zephyr-Core-2.7.6/samples/net/sockets/can/src/
Dmain.c193 goto cleanup; in setup_socket()
201 goto cleanup; in setup_socket()
213 goto cleanup; in setup_socket()
251 cleanup: in setup_socket()
/Zephyr-Core-2.7.6/kernel/
Dstack.c68 SYS_PORT_TRACING_OBJ_FUNC_ENTER(k_stack, cleanup, stack); in k_stack_cleanup()
71 SYS_PORT_TRACING_OBJ_FUNC_EXIT(k_stack, cleanup, stack, -EAGAIN); in k_stack_cleanup()
82 SYS_PORT_TRACING_OBJ_FUNC_EXIT(k_stack, cleanup, stack, 0); in k_stack_cleanup()
Dmsg_q.c97 SYS_PORT_TRACING_OBJ_FUNC_ENTER(k_msgq, cleanup, msgq); in k_msgq_cleanup()
100 SYS_PORT_TRACING_OBJ_FUNC_EXIT(k_msgq, cleanup, msgq, -EBUSY); in k_msgq_cleanup()
110 SYS_PORT_TRACING_OBJ_FUNC_EXIT(k_msgq, cleanup, msgq, 0); in k_msgq_cleanup()
Dpipes.c142 SYS_PORT_TRACING_OBJ_FUNC_ENTER(k_pipe, cleanup, pipe); in k_pipe_cleanup()
146 SYS_PORT_TRACING_OBJ_FUNC_EXIT(k_pipe, cleanup, pipe, -EAGAIN); in k_pipe_cleanup()
157 SYS_PORT_TRACING_OBJ_FUNC_EXIT(k_pipe, cleanup, pipe, 0); in k_pipe_cleanup()
/Zephyr-Core-2.7.6/include/net/
Dcapture.h37 int (*cleanup)(const struct device *dev); member
91 return api->cleanup(dev); in net_capture_cleanup()
/Zephyr-Core-2.7.6/subsys/mgmt/hawkbit/
Dhawkbit.c1086 goto cleanup; in hawkbit_probe()
1090 goto cleanup; in hawkbit_probe()
1117 goto cleanup; in hawkbit_probe()
1121 goto cleanup; in hawkbit_probe()
1139 goto cleanup; in hawkbit_probe()
1148 goto cleanup; in hawkbit_probe()
1153 goto cleanup; in hawkbit_probe()
1171 goto cleanup; in hawkbit_probe()
1175 goto cleanup; in hawkbit_probe()
1186 goto cleanup; in hawkbit_probe()
[all …]
/Zephyr-Core-2.7.6/samples/bluetooth/iso_broadcast_benchmark/src/
Dreceiver.c391 static int cleanup(struct bt_le_per_adv_sync *sync, struct bt_iso_big *big) in cleanup() function
480 (void)cleanup(sync, big); in test_run_receiver()
492 return cleanup(sync, big); in test_run_receiver()
/Zephyr-Core-2.7.6/subsys/net/lib/sockets/
Dsocketpair.c255 goto cleanup; in spair_new()
263 cleanup: in spair_new()
306 goto cleanup; in z_impl_zsock_socketpair()
320 cleanup: in z_impl_zsock_socketpair()
/Zephyr-Core-2.7.6/samples/bluetooth/iso_connected_benchmark/src/
Dmain.c823 static int cleanup(void) in cleanup() function
1070 cleanup_err = cleanup(); in main()
/Zephyr-Core-2.7.6/doc/reference/usermode/
Dkernelobjects.rst35 * If the object has an associated cleanup function, the cleanup function
/Zephyr-Core-2.7.6/doc/releases/
Drelease-notes-1.8.rst291 * :jira:`ZEP-2008` - Port tickless idle test to unified kernel and cleanup
292 * :jira:`ZEP-2009` - Port test_sleep test to unified kernel and cleanup
Drelease-notes-1.13.rst175 * IPv4, IPv6, ICMPv6, ARP code refactoring and cleanup.
264 * General organization cleanup and spell check on docs including content
467 * :github:`8727` - Network stack cleanup: DHCPv4
468 * :github:`8720` - Network stack cleanup: IPv4
647 * :github:`6132` - [RFC] Restructuring and cleanup of mbedTLS configurations
/Zephyr-Core-2.7.6/subsys/net/lib/capture/
Dcapture.c689 .cleanup = capture_cleanup,
/Zephyr-Core-2.7.6/cmake/emu/
Dqemu.cmake253 # TODO: Support cleanup of the monitor_15_4 process

12