Home
last modified time | relevance | path

Searched refs:k_spin_unlock (Results 1 – 25 of 179) sorted by relevance

12345678

/Zephyr-latest/modules/lvgl/
Dlvgl_mem.c33 k_spin_unlock(&lvgl_heap_lock, key); in lvgl_malloc()
45 k_spin_unlock(&lvgl_heap_lock, key); in lvgl_realloc()
56 k_spin_unlock(&lvgl_heap_lock, key); in lvgl_free()
65 k_spin_unlock(&lvgl_heap_lock, key); in lvgl_print_heap_info()
75 k_spin_unlock(&lvgl_heap_lock, key); in lvgl_heap_stats()
/Zephyr-latest/kernel/
Datomic_c.c102 k_spin_unlock(&lock, key); in z_impl_atomic_cas()
131 k_spin_unlock(&lock, key); in z_impl_atomic_ptr_cas()
171 k_spin_unlock(&lock, key); in z_impl_atomic_add()
201 k_spin_unlock(&lock, key); in z_impl_atomic_sub()
252 k_spin_unlock(&lock, key); in z_impl_atomic_set()
270 k_spin_unlock(&lock, key); in z_impl_atomic_ptr_set()
309 k_spin_unlock(&lock, key); in z_impl_atomic_or()
339 k_spin_unlock(&lock, key); in z_impl_atomic_xor()
369 k_spin_unlock(&lock, key); in z_impl_atomic_and()
399 k_spin_unlock(&lock, key); in z_impl_atomic_nand()
Dthread_monitor.c34 k_spin_unlock(&z_thread_monitor_lock, key); in z_thread_monitor_exit()
61 k_spin_unlock(&z_thread_monitor_lock, key); in k_thread_foreach()
76 k_spin_unlock(&z_thread_monitor_lock, key); in k_thread_foreach_unlocked()
83 k_spin_unlock(&z_thread_monitor_lock, key); in k_thread_foreach_unlocked()
115 k_spin_unlock(&z_thread_monitor_lock, key); in k_thread_foreach_filter_by_cpu()
133 k_spin_unlock(&z_thread_monitor_lock, key); in k_thread_foreach_unlocked_filter_by_cpu()
141 k_spin_unlock(&z_thread_monitor_lock, key); in k_thread_foreach_unlocked_filter_by_cpu()
Dobj_core.c40 k_spin_unlock(&lock, key); in k_obj_core_link()
56 k_spin_unlock(&lock, key); in k_obj_core_unlink()
75 k_spin_unlock(&lock, key); in k_obj_type_find()
99 k_spin_unlock(&lock, key); in k_obj_type_walk_locked()
142 k_spin_unlock(&lock, key); in k_obj_core_stats_register()
160 k_spin_unlock(&lock, key); in k_obj_core_stats_deregister()
187 k_spin_unlock(&lock, key); in k_obj_core_stats_raw()
214 k_spin_unlock(&lock, key); in k_obj_core_stats_query()
237 k_spin_unlock(&lock, key); in k_obj_core_stats_reset()
260 k_spin_unlock(&lock, key); in k_obj_core_stats_disable()
[all …]
Dtimer.c47 k_spin_unlock(&lock, key); in z_timer_expiration_handler()
86 k_spin_unlock(&lock, key); in z_timer_expiration_handler()
92 k_spin_unlock(&lock, key); in z_timer_expiration_handler()
99 k_spin_unlock(&lock, key); in z_timer_expiration_handler()
107 k_spin_unlock(&lock, key); in z_timer_expiration_handler()
152 k_spin_unlock(&lock, key); in z_impl_k_timer_start()
180 k_spin_unlock(&lock, key); in z_impl_k_timer_start()
233 k_spin_unlock(&lock, key); in z_impl_k_timer_status_get()
261 k_spin_unlock(&lock, key); in z_impl_k_timer_status_sync()
267 k_spin_unlock(&lock, key); in z_impl_k_timer_status_sync()
[all …]
Dusage.c88 k_spin_unlock(&usage_lock, key); in z_sched_usage_start()
118 k_spin_unlock(&usage_lock, k); in z_sched_usage_stop()
169 k_spin_unlock(&usage_lock, key); in z_sched_cpu_usage()
224 k_spin_unlock(&usage_lock, key); in z_sched_thread_usage()
244 k_spin_unlock(&usage_lock, key); in k_thread_runtime_stats_enable()
271 k_spin_unlock(&usage_lock, key); in k_thread_runtime_stats_disable()
292 k_spin_unlock(&usage_lock, key); in k_sys_runtime_stats_enable()
308 k_spin_unlock(&usage_lock, key); in k_sys_runtime_stats_enable()
326 k_spin_unlock(&usage_lock, key); in k_sys_runtime_stats_disable()
342 k_spin_unlock(&usage_lock, key); in k_sys_runtime_stats_disable()
[all …]
Dwork.c171 k_spin_unlock(&lock, key); in k_work_busy_get()
385 k_spin_unlock(&lock, key); in z_work_submit_to_queue()
473 k_spin_unlock(&lock, key); in k_work_flush()
560 k_spin_unlock(&lock, key); in k_work_cancel()
590 k_spin_unlock(&lock, key); in k_work_cancel_sync()
660 k_spin_unlock(&lock, key); in work_queue_main()
681 k_spin_unlock(&lock, key); in work_queue_main()
703 k_spin_unlock(&lock, key); in work_queue_main()
793 k_spin_unlock(&lock, key); in k_work_queue_drain()
814 k_spin_unlock(&lock, key); in k_work_queue_unplug()
[all …]
Dpoll.c223 k_spin_unlock(&lock, key); in clear_event_registrations()
259 k_spin_unlock(&lock, key); in register_events()
316 k_spin_unlock(&lock, key); in z_impl_k_poll()
326 k_spin_unlock(&lock, key); in z_impl_k_poll()
348 k_spin_unlock(&lock, key); in z_impl_k_poll()
386 k_spin_unlock(&lock, key); in z_vrfy_k_poll()
390 k_spin_unlock(&lock, key); in z_vrfy_k_poll()
477 k_spin_unlock(&lock, key); in z_handle_obj_poll_events()
537 k_spin_unlock(&lock, key); in z_impl_k_poll_signal_raise()
585 k_spin_unlock(&lock, key); in triggered_work_handler()
[all …]
Dtimeslicing.c111 k_spin_unlock(&_sched_spinlock, key); in z_time_slice()
120 k_spin_unlock(&_sched_spinlock, key); in z_time_slice()
130 k_spin_unlock(&_sched_spinlock, key); in z_time_slice()
/Zephyr-latest/lib/heap/
Dheap_listener.c19 k_spin_unlock(&heap_listener_lock, key); in heap_listener_register()
28 k_spin_unlock(&heap_listener_lock, key); in heap_listener_unregister()
44 k_spin_unlock(&heap_listener_lock, key); in heap_listener_notify_alloc()
60 k_spin_unlock(&heap_listener_lock, key); in heap_listener_notify_free()
76 k_spin_unlock(&heap_listener_lock, key); in heap_listener_notify_resize()
/Zephyr-latest/tests/drivers/rtc/rtc_api/src/
Dtest_update_callback.c25 k_spin_unlock(&lock, key); in test_rtc_update_callback_handler()
48 k_spin_unlock(&lock, key); in ZTEST()
56 k_spin_unlock(&lock, key); in ZTEST()
71 k_spin_unlock(&lock, key); in ZTEST()
/Zephyr-latest/subsys/pm/policy/
Dpolicy_latency.c65 k_spin_unlock(&latency_lock, key); in pm_policy_latency_request_add()
76 k_spin_unlock(&latency_lock, key); in pm_policy_latency_request_update()
86 k_spin_unlock(&latency_lock, key); in pm_policy_latency_request_remove()
97 k_spin_unlock(&latency_lock, key); in pm_policy_latency_changed_subscribe()
106 k_spin_unlock(&latency_lock, key); in pm_policy_latency_changed_unsubscribe()
/Zephyr-latest/drivers/serial/
Duart_altera_jtag.c102 k_spin_unlock(&data->lock, key); in uart_altera_jtag_poll_in()
138 k_spin_unlock(&data->lock, key); in uart_altera_jtag_poll_out()
225 k_spin_unlock(&data->lock, key); in uart_altera_jtag_fifo_fill()
271 k_spin_unlock(&data->lock, key); in uart_altera_jtag_fifo_read()
292 k_spin_unlock(&data->lock, key); in uart_altera_jtag_irq_tx_enable()
311 k_spin_unlock(&data->lock, key); in uart_altera_jtag_irq_tx_disable()
341 k_spin_unlock(&data->lock, key); in uart_altera_jtag_irq_tx_ready()
369 k_spin_unlock(&data->lock, key); in uart_altera_jtag_irq_tx_complete()
390 k_spin_unlock(&data->lock, key); in uart_altera_jtag_irq_rx_enable()
409 k_spin_unlock(&data->lock, key); in uart_altera_jtag_irq_rx_disable()
[all …]
Duart_altera.c167 k_spin_unlock(&data->lock, key); in uart_altera_poll_in()
196 k_spin_unlock(&data->lock, key); in uart_altera_poll_out()
282 k_spin_unlock(&data->lock, key); in uart_altera_err_check()
428 k_spin_unlock(&data->lock, key); in uart_altera_fifo_fill()
485 k_spin_unlock(&data->lock, key); in uart_altera_fifo_read()
511 k_spin_unlock(&data->lock, key); in uart_altera_irq_tx_enable()
535 k_spin_unlock(&data->lock, key); in uart_altera_irq_tx_disable()
574 k_spin_unlock(&data->lock, key); in uart_altera_irq_tx_ready()
597 k_spin_unlock(&data->lock, key); in uart_altera_irq_tx_complete()
617 k_spin_unlock(&data->lock, key); in uart_altera_irq_rx_enable()
[all …]
Duart_intel_lw.c162 k_spin_unlock(&data->lock, key); in uart_intel_lw_poll_in()
230 k_spin_unlock(&data->lock, key); in uart_intel_lw_poll_out()
317 k_spin_unlock(&data->lock, key); in uart_intel_lw_err_check()
463 k_spin_unlock(&data->lock, key); in uart_intel_lw_fifo_fill()
508 k_spin_unlock(&data->lock, key); in uart_intel_lw_fifo_read()
538 k_spin_unlock(&data->lock, key); in uart_intel_lw_irq_tx_enable()
562 k_spin_unlock(&data->lock, key); in uart_intel_lw_irq_tx_disable()
596 k_spin_unlock(&data->lock, key); in uart_intel_lw_irq_tx_ready()
619 k_spin_unlock(&data->lock, key); in uart_intel_lw_irq_tx_complete()
639 k_spin_unlock(&data->lock, key); in uart_intel_lw_irq_rx_enable()
[all …]
Duart_mchp_xec.c421 k_spin_unlock(&dev_data->lock, key); in uart_xec_configure()
572 k_spin_unlock(&dev_data->lock, key); in uart_xec_poll_in()
602 k_spin_unlock(&dev_data->lock, key); in uart_xec_poll_out()
621 k_spin_unlock(&dev_data->lock, key); in uart_xec_err_check()
653 k_spin_unlock(&dev_data->lock, key); in uart_xec_fifo_fill()
680 k_spin_unlock(&dev_data->lock, key); in uart_xec_fifo_read()
699 k_spin_unlock(&dev_data->lock, key); in uart_xec_irq_tx_enable()
716 k_spin_unlock(&dev_data->lock, key); in uart_xec_irq_tx_disable()
733 k_spin_unlock(&dev_data->lock, key); in uart_xec_irq_tx_ready()
760 k_spin_unlock(&dev_data->lock, key); in uart_xec_irq_tx_complete()
[all …]
/Zephyr-latest/tests/kernel/spinlock/src/
Dspinlock_error_case.c48 k_spin_unlock(&lock, key); in action_after_assert_fail()
123 k_spin_unlock(&mylock, key); in ZTEST()
184 k_spin_unlock(&timeout_lock, key); in ZTEST()
Dmain.c53 k_spin_unlock(&l, key); in ZTEST()
85 k_spin_unlock(&bounce_lock, key); in bounce_once()
106 k_spin_unlock(&bounce_lock, key); in bounce_once()
186 k_spin_unlock(&lock_runtime, key); in ZTEST()
/Zephyr-latest/subsys/pm/
Dpm.c68 k_spin_unlock(&pm_notifier_lock, pm_notifier_key); in pm_state_notify()
138 k_spin_unlock(&pm_forced_state_lock, key); in pm_state_force()
172 k_spin_unlock(&pm_forced_state_lock, key); in pm_system_suspend()
241 k_spin_unlock(&pm_notifier_lock, pm_notifier_key); in pm_notifier_register()
253 k_spin_unlock(&pm_notifier_lock, pm_notifier_key); in pm_notifier_unregister()
/Zephyr-latest/soc/intel/intel_adsp/common/
Dipc.c24 k_spin_unlock(&devdata->lock, key); in intel_adsp_ipc_set_message_handler()
35 k_spin_unlock(&devdata->lock, key); in intel_adsp_ipc_set_done_handler()
85 k_spin_unlock(&devdata->lock, key); in z_intel_adsp_ipc_isr()
92 k_spin_unlock(&devdata->lock, key); in z_intel_adsp_ipc_isr()
159 k_spin_unlock(&devdata->lock, key); in intel_adsp_ipc_send_message()
169 k_spin_unlock(&devdata->lock, key); in intel_adsp_ipc_send_message()
249 k_spin_unlock(&devdata->lock, key); in intel_adsp_ipc_set_resume_handler()
263 k_spin_unlock(&devdata->lock, key); in intel_adsp_ipc_set_suspend_handler()
/Zephyr-latest/drivers/watchdog/
Dwdt_tco.c99 k_spin_unlock(&data->lock, key); in tco_setup()
113 k_spin_unlock(&data->lock, key); in tco_setup()
138 k_spin_unlock(&data->lock, key); in tco_disable()
206 k_spin_unlock(&data->lock, key); in tco_install_timeout()
228 k_spin_unlock(&data->lock, key); in tco_feed()
255 k_spin_unlock(&data->lock, key); in wdt_init()
/Zephyr-latest/drivers/timer/
Dmips_cp0_timer.c60 k_spin_unlock(&lock, key); in timer_isr()
94 k_spin_unlock(&lock, key); in sys_clock_set_timeout()
106 k_spin_unlock(&lock, key); in sys_clock_elapsed()
Darm_arch_timer.c93 k_spin_unlock(&lock, key); in arm_arch_timer_compare_isr()
136 k_spin_unlock(&lock, key);
165 k_spin_unlock(&lock, key); in sys_clock_set_timeout()
180 k_spin_unlock(&lock, key); in sys_clock_elapsed()
Dti_dmtimer.c79 k_spin_unlock(&lock, key); in ti_dmtimer_isr()
103 k_spin_unlock(&lock, key); in sys_clock_set_timeout()
112 k_spin_unlock(&lock, key); in sys_clock_cycle_get_32()
130 k_spin_unlock(&lock, key); in sys_clock_elapsed()
Dxtensa_sys_timer.c62 k_spin_unlock(&lock, key); in ccompare_isr()
93 k_spin_unlock(&lock, key); in sys_clock_set_timeout()
106 k_spin_unlock(&lock, key); in sys_clock_elapsed()

12345678