Home
last modified time | relevance | path

Searched defs:arg2 (Results 26 – 50 of 93) sorted by relevance

1234

/Zephyr-latest/modules/lvgl/
Dlvgl_display.c21 void lvgl_flush_thread_entry(void *arg1, void *arg2, void *arg3) in lvgl_flush_thread_entry()
/Zephyr-latest/drivers/pm_cpu_ops/
Dpm_cpu_ops_psci.c135 unsigned long arg2) in __invoke_psci_fn_hvc()
146 unsigned long arg2) in __invoke_psci_fn_smc()
/Zephyr-latest/samples/arch/smp/pktqueue/src/
Dmain.c89 void test_thread(void *arg1, void *arg2, void *arg3) in test_thread()
122 void queue_thread(void *arg1, void *arg2, void *arg3) in queue_thread()
/Zephyr-latest/samples/subsys/ipc/openamp_rsc_table/src/
Dmain_remote.c242 void app_rpmsg_client_sample(void *arg1, void *arg2, void *arg3) in app_rpmsg_client_sample()
276 void app_rpmsg_tty(void *arg1, void *arg2, void *arg3) in app_rpmsg_tty()
317 void rpmsg_mng_task(void *arg1, void *arg2, void *arg3) in rpmsg_mng_task()
/Zephyr-latest/arch/posix/include/
Dposix_core.h19 void *arg2; member
/Zephyr-latest/arch/x86/core/
Defi.c87 static uint64_t efi_call(void *fn, uint64_t arg1, uint64_t arg2) in efi_call()
/Zephyr-latest/drivers/console/
Dipm_console_receiver.c19 static void ipm_console_thread(void *arg1, void *arg2, void *arg3) in ipm_console_thread()
/Zephyr-latest/samples/bluetooth/cap_initiator/src/
Dcap_initiator_tx.c33 static void tx_thread_func(void *arg1, void *arg2, void *arg3) in tx_thread_func()
/Zephyr-latest/samples/subsys/ipc/rpmsg_service/remote/src/
Dmain.c52 void app_task(void *arg1, void *arg2, void *arg3) in app_task()
/Zephyr-latest/samples/subsys/ipc/rpmsg_service/src/
Dmain.c53 void app_task(void *arg1, void *arg2, void *arg3) in app_task()
/Zephyr-latest/samples/bluetooth/bap_unicast_client/src/
Dstream_tx.c57 static void tx_thread_func(void *arg1, void *arg2, void *arg3) in tx_thread_func()
/Zephyr-latest/tests/arch/x86/static_idt/src/
Dmain.c138 void idt_spur_task(void *arg1, void *arg2, void *arg3) in idt_spur_task()
/Zephyr-latest/tests/kernel/mem_protect/stackprot/src/
Dmain.c158 void alternate_thread_canary(void *arg1, void *arg2, void *arg3) in alternate_thread_canary()
/Zephyr-latest/tests/benchmarks/footprints/src/
Dtimer.c53 static void thread_fn(void *arg1, void *arg2, void *arg3) in thread_fn()
/Zephyr-latest/tests/kernel/spinlock/src/
Dspinlock_fairness.c39 static void test_thread(void *arg1, void *arg2, void *arg3) in test_thread()
/Zephyr-latest/samples/arch/smp/pi/src/
Dmain.c35 void test_thread(void *arg1, void *arg2, void *arg3) in test_thread()
/Zephyr-latest/subsys/sip_svc/
Dsip_svc_id_mgr.h27 void *arg2; /* high resp data address */ member
/Zephyr-latest/tests/posix/eventfd/src/
Dstress.c53 static void th_fun(void *arg1, void *arg2, void *arg3) in th_fun()
/Zephyr-latest/tests/subsys/pm/device_runtime_api/src/
Dmain.c17 static void get_runner(void *arg1, void *arg2, void *arg3) in get_runner()
/Zephyr-latest/samples/boards/renesas/openamp_linux_zephyr/src/
Dmain_remote.c283 void app_rpmsg_client_sample(void *arg1, void *arg2, void *arg3) in app_rpmsg_client_sample()
310 void rpmsg_mng_task(void *arg1, void *arg2, void *arg3) in rpmsg_mng_task()
/Zephyr-latest/arch/xtensa/core/
Dthread.c40 void *arg1, void *arg2, void *arg3) in init_stack()
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dbap_stream_tx.c72 static void tx_thread_func(void *arg1, void *arg2, void *arg3) in tx_thread_func()
/Zephyr-latest/subsys/portability/cmsis_rtos_v1/
Dcmsis_thread.c30 static void zephyr_thread_wrapper(void *arg1, void *arg2, void *arg3) in zephyr_thread_wrapper()
/Zephyr-latest/modules/hal_nordic/nrf_802154/serialization/platform/
Dnrf_802154_spinel_backend_ipc.c138 static void spinel_packet_send_thread_fn(void *arg1, void *arg2, void *arg3) in spinel_packet_send_thread_fn()
/Zephyr-latest/tests/kernel/pending/src/
Dmain.c216 static void coop_high(void *arg1, void *arg2, void *arg3) in coop_high()
227 static void coop_low(void *arg1, void *arg2, void *arg3) in coop_low()

1234