/Zephyr-latest/tests/net/context/src/ |
D | main.c | 290 K_NO_WAIT, INT_TO_POINTER(AF_INET6)); in net_ctx_connect_v6() 297 K_NO_WAIT, INT_TO_POINTER(AF_INET6)); in net_ctx_connect_v6() 315 K_NO_WAIT, INT_TO_POINTER(AF_INET)); in net_ctx_connect_v4() 322 K_NO_WAIT, INT_TO_POINTER(AF_INET)); in net_ctx_connect_v4() 353 INT_TO_POINTER(AF_INET6)); in net_ctx_accept_v6() 365 INT_TO_POINTER(AF_INET)); in net_ctx_accept_v4() 433 send_cb, K_FOREVER, INT_TO_POINTER(AF_INET6)); in net_ctx_send_v6() 447 send_cb, K_FOREVER, INT_TO_POINTER(AF_INET)); in net_ctx_send_v4() 469 K_NO_WAIT, INT_TO_POINTER(AF_INET6)); in net_ctx_sendto_v6() 488 K_NO_WAIT, INT_TO_POINTER(AF_INET)); in net_ctx_sendto_v4() [all …]
|
/Zephyr-latest/tests/benchmarks/sys_kernel/src/ |
D | sema.c | 126 NULL, INT_TO_POINTER(number_of_loops), NULL, in sema_test() 129 (void *) &i, INT_TO_POINTER(number_of_loops), NULL, in sema_test() 151 NULL, INT_TO_POINTER(number_of_loops), NULL, in sema_test() 154 (void *) &i, INT_TO_POINTER(number_of_loops), NULL, in sema_test() 176 NULL, INT_TO_POINTER(number_of_loops), NULL, in sema_test()
|
D | mwfifo.c | 159 NULL, INT_TO_POINTER(number_of_loops), NULL, in fifo_test() 162 &i, INT_TO_POINTER(number_of_loops), NULL, in fifo_test() 191 NULL, INT_TO_POINTER(number_of_loops), NULL, in fifo_test() 194 &i, INT_TO_POINTER(number_of_loops), NULL, in fifo_test() 222 NULL, INT_TO_POINTER(number_of_loops / 2U), NULL, in fifo_test() 225 NULL, INT_TO_POINTER(number_of_loops / 2U), NULL, in fifo_test()
|
D | stack.c | 156 0, INT_TO_POINTER(number_of_loops), NULL, in stack_test() 159 (void *) &i, INT_TO_POINTER(number_of_loops), NULL, in stack_test() 183 0, INT_TO_POINTER(number_of_loops), NULL, in stack_test() 186 (void *) &i, INT_TO_POINTER(number_of_loops), NULL, in stack_test() 211 0, INT_TO_POINTER(number_of_loops), NULL, in stack_test()
|
D | lifo.c | 158 NULL, INT_TO_POINTER(number_of_loops), NULL, in lifo_test() 162 &i, INT_TO_POINTER(number_of_loops), NULL, in lifo_test() 192 NULL, INT_TO_POINTER(number_of_loops), NULL, in lifo_test() 196 &i, INT_TO_POINTER(number_of_loops), NULL, in lifo_test() 224 NULL, INT_TO_POINTER(number_of_loops), NULL, in lifo_test()
|
/Zephyr-latest/samples/kernel/condition_variables/condvar/src/ |
D | main.c | 85 INT_TO_POINTER(t1), NULL, NULL, K_PRIO_PREEMPT(10), 0, in main() 89 INT_TO_POINTER(t2), NULL, NULL, K_PRIO_PREEMPT(10), 0, in main() 93 INT_TO_POINTER(t3), NULL, NULL, K_PRIO_PREEMPT(10), 0, in main()
|
/Zephyr-latest/tests/kernel/sched/schedule_api/src/ |
D | test_sched_priority.c | 140 thread_entry_prio, INT_TO_POINTER(0), NULL, NULL, in ZTEST() 144 thread_entry_prio, INT_TO_POINTER(1), NULL, NULL, in ZTEST() 148 thread_entry_prio, INT_TO_POINTER(2), NULL, NULL, in ZTEST() 152 thread_entry_prio, INT_TO_POINTER(3), NULL, NULL, in ZTEST()
|
D | test_priority_scheduling.c | 81 thread_tslice, INT_TO_POINTER(i), NULL, NULL, in ZTEST()
|
D | test_sched_timeslice_and_lock.c | 60 INT_TO_POINTER(i), in spawn_threads() 61 INT_TO_POINTER(sleep_sec), in spawn_threads()
|
/Zephyr-latest/samples/net/sockets/can/src/ |
D | main.c | 214 tx, INT_TO_POINTER(fd), in setup_socket() 235 INT_TO_POINTER(fd), in setup_socket() 236 INT_TO_POINTER(CLOSE_PERIOD), in setup_socket() 292 rx(INT_TO_POINTER(fd), NULL, NULL); in main()
|
/Zephyr-latest/tests/kernel/common/src/ |
D | errno.c | 87 errno_thread, INT_TO_POINTER(ii), in ZTEST() 88 INT_TO_POINTER(errno_values[ii]), NULL, in ZTEST()
|
D | timeout_order.c | 57 thread, INT_TO_POINTER(ii), 0, 0, in ZTEST()
|
/Zephyr-latest/tests/net/lib/dns_resolve/src/ |
D | main.c | 451 INT_TO_POINTER(expected_status), in ZTEST() 459 INT_TO_POINTER(expected_status), in ZTEST() 481 INT_TO_POINTER(expected_status), in ZTEST() 503 INT_TO_POINTER(expected_status), in ZTEST() 545 INT_TO_POINTER(expected_status), in ZTEST() 571 INT_TO_POINTER(expected_status), in ZTEST()
|
/Zephyr-latest/lib/libc/common/source/thrd/ |
D | thrd.c | 57 pthread_exit(INT_TO_POINTER(res)); in thrd_exit()
|
/Zephyr-latest/samples/kernel/condition_variables/simple/src/ |
D | main.c | 56 worker_thread, INT_TO_POINTER(i), NULL, in main()
|
/Zephyr-latest/tests/kernel/condvar/condvar_api/src/ |
D | main.c | 558 INT_TO_POINTER(t1), NULL, NULL, K_PRIO_PREEMPT(10), in _condvar_usecase() 562 INT_TO_POINTER(t2), INT_TO_POINTER(multi), NULL, K_PRIO_PREEMPT(10), in _condvar_usecase() 566 INT_TO_POINTER(t3), INT_TO_POINTER(multi), NULL, K_PRIO_PREEMPT(10), in _condvar_usecase()
|
/Zephyr-latest/tests/kernel/smp/src/ |
D | main.c | 190 INT_TO_POINTER(parent_cpu_id), NULL, in ZTEST() 247 INT_TO_POINTER(i), NULL, NULL, in spawn_threads() 1084 zassert_true(run_concurrency(INT_TO_POINTER(LOCK_IRQ), inc_global_cnt, NULL), in ZTEST() 1088 zassert_true(run_concurrency(INT_TO_POINTER(LOCK_SEM), inc_global_cnt, NULL), in ZTEST() 1092 zassert_true(run_concurrency(INT_TO_POINTER(LOCK_MUTEX), inc_global_cnt, NULL), in ZTEST() 1208 INT_TO_POINTER(i), NULL, NULL, in ZTEST()
|
/Zephyr-latest/tests/lib/multi_heap/src/ |
D | test_mheap_concept.c | 88 tmheap_handler, INT_TO_POINTER(i), NULL, NULL, in ZTEST()
|
/Zephyr-latest/tests/benchmarks/posix/threads/src/ |
D | main.c | 143 INT_TO_POINTER(i), NULL, NULL, K_HIGHEST_APPLICATION_THREAD_PRIO, 0, in k_thread_create_wrapper() 177 return pthread_create(&pthreads[i], &pthread_attrs[i], pthread_fun, INT_TO_POINTER(i)); in pthread_create_wrapper()
|
/Zephyr-latest/tests/subsys/canbus/isotp/conformance/src/ |
D | main.c | 196 &rx_addr, &tx_addr, send_complete_cb, INT_TO_POINTER(ISOTP_N_OK)); in send_sf() 226 send_complete_cb, INT_TO_POINTER(ISOTP_N_OK)); in send_test_data() 462 INT_TO_POINTER(ISOTP_N_OK)); in ZTEST() 519 INT_TO_POINTER(ISOTP_N_OK)); in ZTEST() 775 INT_TO_POINTER(ISOTP_N_TIMEOUT_BS)); in ZTEST() 792 INT_TO_POINTER(ISOTP_N_TIMEOUT_BS)); in ZTEST() 981 INT_TO_POINTER(ISOTP_N_INVALID_FS)); in ZTEST() 993 INT_TO_POINTER(ISOTP_N_BUFFER_OVERFLW)); in ZTEST() 1005 INT_TO_POINTER(ISOTP_N_WFT_OVRN)); in ZTEST() 1036 &rx_addr, &tx_addr, send_complete_cb, INT_TO_POINTER(ISOTP_N_OK)); in ZTEST()
|
/Zephyr-latest/tests/kernel/context/src/ |
D | main.c | 925 INT_TO_POINTER(timeout), NULL, in ZTEST() 952 INT_TO_POINTER(timeout), NULL, in ZTEST() 966 INT_TO_POINTER(i), NULL, NULL, in ZTEST() 1002 INT_TO_POINTER(i), NULL, NULL, in ZTEST()
|
/Zephyr-latest/tests/posix/common/src/ |
D | pthread.c | 285 ret = pthread_create(&newthread[i], NULL, thread_top_exec, INT_TO_POINTER(i)); in ZTEST() 360 zassert_ok(pthread_create(&newthread[i], NULL, thread_top_term, INT_TO_POINTER(i))); in ZTEST() 389 zassert_ok(pthread_create(&th, NULL, timedjoin_thread, INT_TO_POINTER(sleep_duration_ms))); in ZTEST() 430 zassert_ok(pthread_create(&th, NULL, timedjoin_thread, INT_TO_POINTER(sleep_duration_ms))); in ZTEST()
|
/Zephyr-latest/tests/kernel/threads/thread_apis/src/ |
D | test_threads_spawn.c | 51 tp1, INT_TO_POINTER(tp2), tp3, 0, in ZTEST_USER()
|
/Zephyr-latest/samples/subsys/portability/cmsis_rtos_v1/philosophers/src/ |
D | main.c | 199 id = osThreadCreate(osThread(philosopher), INT_TO_POINTER(i)); in start_threads()
|
/Zephyr-latest/samples/net/sockets/dumb_http_server_mt/src/ |
D | main.c | 298 INT_TO_POINTER(slot), in process_tcp() 313 INT_TO_POINTER(slot), in process_tcp()
|