| /Zephyr-latest/tests/kernel/mem_protect/mem_protect/src/ | 
| D | kobject.c | 28 static void kobject_access_grant_user_part(void *p1, void *p2, void *p3)  in kobject_access_grant_user_part()137 static void syscall_invalid_kobject_user_part(void *p1, void *p2, void *p3)  in syscall_invalid_kobject_user_part()
 172 							void *p3)  in thread_without_kobject_permission_user_part()
 202 static void kobject_revoke_access_user_part(void *p1, void *p2, void *p3)  in kobject_revoke_access_user_part()
 249 static void kobject_grant_access_child_entry(void *p1, void *p2, void *p3)  in kobject_grant_access_child_entry()
 255 static void kobject_grant_access_extra_entry(void *p1, void *p2, void *p3)  in kobject_grant_access_extra_entry()
 293 static void grant_access_kobj_invalid_child(void *p1, void *p2, void *p3)  in grant_access_kobj_invalid_child()
 330 static void release_from_user_child(void *p1, void *p2, void *p3)  in release_from_user_child()
 382 static void access_all_grant_child_give(void *p1, void *p2, void *p3)  in access_all_grant_child_give()
 387 static void access_all_grant_child_take(void *p1, void *p2, void *p3)  in access_all_grant_child_take()
 [all …]
 
 | 
| D | mem_domain.c | 42 static void zzz_entry(void *p1, void *p2, void *p3)  in zzz_entry()119 static void rw_part_access(void *p1, void *p2, void *p3)  in rw_part_access()
 134 static void ro_part_access(void *p1, void *p2, void *p3)  in ro_part_access()
 143 static void ro_write_entry(void *p1, void *p2, void *p3)  in ro_write_entry()
 226 static void mem_domain_init_entry(void *p1, void *p2, void *p3)  in mem_domain_init_entry()
 233 static void mem_domain_add_partition_entry(void *p1, void *p2, void *p3)  in mem_domain_add_partition_entry()
 240 static void mem_domain_remove_partition_entry(void *p1, void *p2, void *p3)  in mem_domain_remove_partition_entry()
 247 static void mem_domain_add_thread_entry(void *p1, void *p2, void *p3)  in mem_domain_add_thread_entry()
 299 static void spin_entry(void *p1, void *p2, void *p3)  in spin_entry()
 
 | 
| D | inherit.c | 65 static void test_thread_1_for_user(void *p1, void *p2, void *p3)  in test_thread_1_for_user()77 static void test_thread_1_for_SU(void *p1, void *p2, void *p3)  in test_thread_1_for_SU()
 139 void child_handler(void *p1, void *p2, void *p3)  in child_handler()
 145 void parent_handler(void *p1, void *p2, void *p3)  in parent_handler()
 
 | 
| /Zephyr-latest/tests/kernel/fatal/exception/src/ | 
| D | main.c | 79 void entry_cpu_exception(void *p1, void *p2, void *p3)  in entry_cpu_exception()104 void entry_cpu_exception_extend(void *p1, void *p2, void *p3)  in entry_cpu_exception_extend()
 137 void entry_oops(void *p1, void *p2, void *p3)  in entry_oops()
 146 void entry_panic(void *p1, void *p2, void *p3)  in entry_panic()
 155 void entry_zephyr_assert(void *p1, void *p2, void *p3)  in entry_zephyr_assert()
 163 void entry_arbitrary_reason(void *p1, void *p2, void *p3)  in entry_arbitrary_reason()
 172 void entry_arbitrary_reason_negative(void *p1, void *p2, void *p3)  in entry_arbitrary_reason_negative()
 233 void stack_sentinel_timer(void *p1, void *p2, void *p3)  in stack_sentinel_timer()
 248 void stack_sentinel_swap(void *p1, void *p2, void *p3)  in stack_sentinel_swap()
 258 void stack_hw_overflow(void *p1, void *p2, void *p3)  in stack_hw_overflow()
 [all …]
 
 | 
| /Zephyr-latest/tests/benchmarks/thread_metric/src/ | 
| D | tm_preemptive_scheduling_test.c | 106 void tm_preemptive_thread_0_entry(void *p1, void *p2, void *p3)  in tm_preemptive_thread_0_entry()127 void tm_preemptive_thread_1_entry(void *p1, void *p2, void *p3)  in tm_preemptive_thread_1_entry()
 152 void tm_preemptive_thread_2_entry(void *p1, void *p2, void *p3)  in tm_preemptive_thread_2_entry()
 177 void tm_preemptive_thread_3_entry(void *p1, void *p2, void *p3)  in tm_preemptive_thread_3_entry()
 202 void tm_preemptive_thread_4_entry(void *p1, void *p2, void *p3)  in tm_preemptive_thread_4_entry()
 
 | 
| D | tm_cooperative_scheduling_test.c | 103 void tm_cooperative_thread_0_entry(void *p1, void *p2, void *p3)  in tm_cooperative_thread_0_entry()120 void tm_cooperative_thread_1_entry(void *p1, void *p2, void *p3)  in tm_cooperative_thread_1_entry()
 137 void tm_cooperative_thread_2_entry(void *p1, void *p2, void *p3)  in tm_cooperative_thread_2_entry()
 154 void tm_cooperative_thread_3_entry(void *p1, void *p2, void *p3)  in tm_cooperative_thread_3_entry()
 171 void tm_cooperative_thread_4_entry(void *p1, void *p2, void *p3)  in tm_cooperative_thread_4_entry()
 
 | 
| /Zephyr-latest/tests/lib/newlib/thread_safety/src/ | 
| D | locks.c | 82 static void retargetable_lock_mutex_thread_acq(void *p1, void *p2, void *p3)  in retargetable_lock_mutex_thread_acq()95 static void retargetable_lock_mutex_thread_rel(void *p1, void *p2, void *p3)  in retargetable_lock_mutex_thread_rel()
 149 static void sinit_lock_thread_acq(void *p1, void *p2, void *p3)  in sinit_lock_thread_acq()
 166 static void sinit_lock_thread_rel(void *p1, void *p2, void *p3)  in sinit_lock_thread_rel()
 219 static void sfp_lock_thread_acq(void *p1, void *p2, void *p3)  in sfp_lock_thread_acq()
 236 static void sfp_lock_thread_rel(void *p1, void *p2, void *p3)  in sfp_lock_thread_rel()
 289 static void malloc_lock_thread_lock(void *p1, void *p2, void *p3)  in malloc_lock_thread_lock()
 306 static void malloc_lock_thread_unlock(void *p1, void *p2, void *p3)  in malloc_lock_thread_unlock()
 359 static void env_lock_thread_lock(void *p1, void *p2, void *p3)  in env_lock_thread_lock()
 376 static void env_lock_thread_unlock(void *p1, void *p2, void *p3)  in env_lock_thread_unlock()
 
 | 
| /Zephyr-latest/tests/benchmarks/footprints/src/ | 
| D | system_thread.c | 29 void thread_swap(void *p1, void *p2, void *p3)  in thread_swap()34 void thread_suspend(void *p1, void *p2, void *p3)  in thread_suspend()
 39 void thread_yield0(void *p1, void *p2, void *p3)  in thread_yield0()
 51 void thread_yield1(void *p1, void *p2, void *p3)  in thread_yield1()
 
 | 
| D | userspace.c | 53 void test_drop_to_user_mode_1(void *p1, void *p2, void *p3)  in test_drop_to_user_mode_1()60 void drop_to_user_mode_thread(void *p1, void *p2, void *p3)  in drop_to_user_mode_thread()
 85 void syscall_overhead_user_thread(void *p1, void *p2, void *p3)  in syscall_overhead_user_thread()
 100 void validation_overhead_user_thread(void *p1, void *p2, void *p3)  in validation_overhead_user_thread()
 
 | 
| /Zephyr-latest/tests/kernel/semaphore/sys_sem/src/ | 
| D | main.c | 36 static void sem_thread_give_uninit(void *p1, void *p2, void *p3)  in sem_thread_give_uninit()46 static void sem_thread_give(void *p1, void *p2, void *p3)  in sem_thread_give()
 52 static void thread_low_prio_sem_take(void *p1, void *p2, void *p3)  in thread_low_prio_sem_take()
 60 static void thread_high_prio_sem_take(void *p1, void *p2, void *p3)  in thread_high_prio_sem_take()
 128 static void multi_thread_sem_give(void *p1, void *p2, void *p3)  in multi_thread_sem_give()
 145 static void multi_thread_sem_take(void *p1, void *p2, void *p3)  in multi_thread_sem_take()
 
 | 
| /Zephyr-latest/tests/kernel/mutex/mutex_api/src/ | 
| D | test_mutex_apis.c | 38 static void tThread_entry_lock_forever(void *p1, void *p2, void *p3)  in tThread_entry_lock_forever()45 static void tThread_entry_lock_no_wait(void *p1, void *p2, void *p3)  in tThread_entry_lock_no_wait()
 51 static void tThread_entry_lock_timeout_fail(void *p1, void *p2, void *p3)  in tThread_entry_lock_timeout_fail()
 58 static void tThread_entry_lock_timeout_pass(void *p1, void *p2, void *p3)  in tThread_entry_lock_timeout_pass()
 114 static void tThread_T1_priority_inheritance(void *p1, void *p2, void *p3)  in tThread_T1_priority_inheritance()
 162 static void tThread_T2_priority_inheritance(void *p1, void *p2, void *p3)  in tThread_T2_priority_inheritance()
 181 static void tThread_lock_with_time_period(void *p1, void *p2, void *p3)  in tThread_lock_with_time_period()
 195 static void tThread_waiter(void *p1, void *p2, void *p3)  in tThread_waiter()
 410 static void tThread_mutex_lock_should_fail(void *p1, void *p2, void *p3)  in tThread_mutex_lock_should_fail()
 
 | 
| /Zephyr-latest/tests/kernel/timer/timer_error_case/src/ | 
| D | main.c | 23 static void thread_timer_start_null(void *p1, void *p2, void *p3)  in thread_timer_start_null()62 static void thread_timer_stop_null(void *p1, void *p2, void *p3)  in thread_timer_stop_null()
 100 static void thread_timer_status_get_null(void *p1, void *p2, void *p3)  in thread_timer_status_get_null()
 138 static void thread_timer_status_sync_null(void *p1, void *p2, void *p3)  in thread_timer_status_sync_null()
 176 static void thread_timer_remaining_ticks_null(void *p1, void *p2, void *p3)  in thread_timer_remaining_ticks_null()
 214 static void thread_timer_expires_ticks_null(void *p1, void *p2, void *p3)  in thread_timer_expires_ticks_null()
 251 static void thread_timer_user_data_get_null(void *p1, void *p2, void *p3)  in thread_timer_user_data_get_null()
 288 static void thread_timer_user_data_set_null(void *p1, void *p2, void *p3)  in thread_timer_user_data_set_null()
 
 | 
| /Zephyr-latest/samples/userspace/prod_consumer/src/ | 
| D | app_b.c | 36 static void processor_thread(void *p1, void *p2, void *p3)  in processor_thread()77 void app_b_entry(void *p1, void *p2, void *p3)  in app_b_entry()
 
 | 
| D | app_a.c | 80 static void monitor_entry(void *p1, void *p2, void *p3)  in monitor_entry()147 static void writeback_entry(void *p1, void *p2, void *p3)  in writeback_entry()
 190 void app_a_entry(void *p1, void *p2, void *p3)  in app_a_entry()
 
 | 
| /Zephyr-latest/tests/kernel/sched/schedule_api/src/ | 
| D | user_api.c | 22 static void sleepy_thread(void *p1, void *p2, void *p3)  in sleepy_thread()45 static void preempt_test_thread(void *p1, void *p2, void *p3)  in preempt_test_thread()
 97 static void thread_suspend_init_null(void *p1, void *p2, void *p3)  in thread_suspend_init_null()
 138 static void thread_resume_init_null(void *p1, void *p2, void *p3)  in thread_resume_init_null()
 179 static void thread_priority_get_init_null(void *p1, void *p2, void *p3)  in thread_priority_get_init_null()
 220 static void thread_priority_set_init_null(void *p1, void *p2, void *p3)  in thread_priority_set_init_null()
 261 static void thread_priority_set_overmax(void *p1, void *p2, void *p3)  in thread_priority_set_overmax()
 303 static void thread_priority_set_upgrade(void *p1, void *p2, void *p3)  in thread_priority_set_upgrade()
 347 static void thread_wakeup_init_null(void *p1, void *p2, void *p3)  in thread_wakeup_init_null()
 
 | 
| D | test_sched_is_preempt_thread.c | 21 static void tpreempt_ctx(void *p1, void *p2, void *p3)  in tpreempt_ctx()37 static void tcoop_ctx(void *p1, void *p2, void *p3)  in tcoop_ctx()
 
 | 
| /Zephyr-latest/tests/kernel/threads/thread_apis/src/ | 
| D | test_threads_spawn.c | 17 static void thread_entry_params(void *p1, void *p2, void *p3)  in thread_entry_params()25 static void thread_entry_priority(void *p1, void *p2, void *p3)  in thread_entry_priority()
 31 static void thread_entry_delay(void *p1, void *p2, void *p3)  in thread_entry_delay()
 161 static void user_start_thread(void *p1, void *p2, void *p3)  in user_start_thread()
 
 | 
| D | test_threads_cancel_abort.c | 16 static void thread_entry(void *p1, void *p2, void *p3)  in thread_entry()23 static void thread_entry_abort(void *p1, void *p2, void *p3)  in thread_entry_abort()
 111 static void delayed_thread_entry(void *p1, void *p2, void *p3)  in delayed_thread_entry()
 178 static void entry_abort_isr(void *p1, void *p2, void *p3)  in entry_abort_isr()
 232 static void entry_aborted_thread(void *p1, void *p2, void *p3)  in entry_aborted_thread()
 
 | 
| D | test_essential_thread.c | 24 static void thread_entry(void *p1, void *p2, void *p3)  in thread_entry()72 static void abort_thread_entry(void *p1, void *p2, void *p3)  in abort_thread_entry()
 87 static void abort_thread_self(void *p1, void *p2, void *p3)  in abort_thread_self()
 
 | 
| /Zephyr-latest/tests/kernel/sched/deadline/src/ | 
| D | main.c | 34 void worker(void *p1, void *p2, void *p3)  in worker()117 void yield_worker(void *p1, void *p2, void *p3)  in yield_worker()
 169 void unqueue_worker(void *p1, void *p2, void *p3)  in unqueue_worker()
 231 static void test_reschedule_helper0(void *p1, void *p2, void *p3)  in test_reschedule_helper0()
 240 static void test_reschedule_helper1(void *p1, void *p2, void *p3)  in test_reschedule_helper1()
 
 | 
| /Zephyr-latest/tests/kernel/condvar/condvar_api/src/ | 
| D | main.c | 58 void condvar_wait_task(void *p1, void *p2, void *p3)  in condvar_wait_task()91 void condvar_wake_task(void *p1, void *p2, void *p3)  in condvar_wake_task()
 100 void condvar_wake_multiple(void *p1, void *p2, void *p3)  in condvar_wake_multiple()
 110 void condvar_wait_wake_task(void *p1, void *p2, void *p3)  in condvar_wait_wake_task()
 320 void condvar_multiple_wait_wake_task(void *p1, void *p2, void *p3)  in condvar_multiple_wait_wake_task()
 338 void condvar_multiple_wake_task(void *p1, void *p2, void *p3)  in condvar_multiple_wake_task()
 394 static void cond_init_null(void *p1, void *p2, void *p3)  in cond_init_null()
 425 static void cond_signal_null(void *p1, void *p2, void *p3)  in cond_signal_null()
 438 static void cond_broadcast_null(void *p1, void *p2, void *p3)  in cond_broadcast_null()
 451 static void cond_wait_null(void *p1, void *p2, void *p3)  in cond_wait_null()
 [all …]
 
 | 
| /Zephyr-latest/arch/riscv/core/ | 
| D | thread.c | 23 		     void *p1, void *p2, void *p3)  in arch_new_thread()137 					void *p1, void *p2, void *p3)  in arch_user_mode_enter()
 227 							    void *p1, void *p2, void *p3)  in z_riscv_switch_to_main_no_multithreading()
 
 | 
| /Zephyr-latest/tests/kernel/mutex/sys_mutex/src/ | 
| D | thread_competition.c | 33 static void low_prio_wait_for_mutex(void *p1, void *p2, void *p3)  in low_prio_wait_for_mutex()48 static void high_prio_t1_wait_for_mutex(void *p1, void *p2, void *p3)  in high_prio_t1_wait_for_mutex()
 63 static void high_prio_t2_wait_for_mutex(void *p1, void *p2, void *p3)  in high_prio_t2_wait_for_mutex()
 
 | 
| D | main.c | 103 void thread_05(void *p1, void *p2, void *p3)  in thread_05()129 void thread_06(void *p1, void *p2, void *p3)  in thread_06()
 164 void thread_07(void *p1, void *p2, void *p3)  in thread_07()
 197 void thread_08(void *p1, void *p2, void *p3)  in thread_08()
 224 void thread_09(void *p1, void *p2, void *p3)  in thread_09()
 260 void thread_11(void *p1, void *p2, void *p3)  in thread_11()
 
 | 
| /Zephyr-latest/tests/kernel/semaphore/semaphore/src/ | 
| D | main.c | 97 void sem_give_task(void *p1, void *p2, void *p3)  in sem_give_task()102 void sem_reset_take_task(void *p1, void *p2, void *p3)  in sem_reset_take_task()
 147 void sem_take_timeout_forever_helper(void *p1, void *p2, void *p3)  in sem_take_timeout_forever_helper()
 153 void sem_take_timeout_isr_helper(void *p1, void *p2, void *p3)  in sem_take_timeout_isr_helper()
 158 void sem_take_multiple_low_prio_helper(void *p1, void *p2, void *p3)  in sem_take_multiple_low_prio_helper()
 166 void sem_take_multiple_mid_prio_helper(void *p1, void *p2, void *p3)  in sem_take_multiple_mid_prio_helper()
 174 void sem_take_multiple_high_prio_helper(void *p1, void *p2, void *p3)  in sem_take_multiple_high_prio_helper()
 184 void sem_queue_mutual_exclusion1(void *p1, void *p2, void *p3)  in sem_queue_mutual_exclusion1()
 203 void sem_queue_mutual_exclusion2(void *p1, void *p2, void *p3)  in sem_queue_mutual_exclusion2()
 221 void sem_take_multiple_high_prio_long_helper(void *p1, void *p2, void *p3)  in sem_take_multiple_high_prio_long_helper()
 [all …]
 
 |