Home
last modified time | relevance | path

Searched defs:arg2 (Results 51 – 75 of 93) sorted by relevance

1234

/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_bap_audio_stream.c78 static void tx_thread_func(void *arg1, void *arg2, void *arg3) in tx_thread_func()
/Zephyr-latest/subsys/sip_svc/
Dsip_svc_id_mgr.c217 int sip_svc_id_map_insert_item(struct sip_svc_id_map *id_map, uint32_t id, void *arg1, void *arg2, in sip_svc_id_map_insert_item()
Dsip_svc_subsys.c644 static void sip_svc_thread(void *ctrl_ptr, void *arg2, void *arg3) in sip_svc_thread()
/Zephyr-latest/samples/subsys/ipc/openamp/remote/src/
Dmain.c123 void app_task(void *arg1, void *arg2, void *arg3) in app_task()
/Zephyr-latest/drivers/sip_svc/
Dsip_smc_intel_socfpga.c169 unsigned long arg2, unsigned long arg3, in intel_sip_secure_monitor_call()
/Zephyr-latest/samples/subsys/ipc/openamp/src/
Dmain.c147 void app_task(void *arg1, void *arg2, void *arg3) in app_task()
/Zephyr-latest/tests/benchmarks/posix/threads/src/
Dmain.c133 static void k_thread_fun(void *arg1, void *arg2, void *arg3) in k_thread_fun()
/Zephyr-latest/samples/drivers/can/counter/src/
Dmain.c60 void rx_thread(void *arg1, void *arg2, void *arg3) in rx_thread()
/Zephyr-latest/tests/net/socket/tls_ext/src/
Dmain.c147 static void server_thread_fn(void *arg0, void *arg1, void *arg2) in server_thread_fn()
/Zephyr-latest/subsys/mgmt/osdp/src/
Dosdp.c165 void osdp_refresh(void *arg1, void *arg2, void *arg3) in osdp_refresh()
/Zephyr-latest/tests/kernel/smp/src/
Dmain.c1103 static void process_events(void *arg0, void *arg1, void *arg2) in process_events()
1124 static void signal_raise(void *arg0, void *arg1, void *arg2) in signal_raise()
1185 static void check_affinity(void *arg0, void *arg1, void *arg2) in check_affinity()
/Zephyr-latest/samples/subsys/smf/hsm_psicc2/src/
Dhsm_psicc2_thread.c307 static void hsm_psicc2_thread(void *arg1, void *arg2, void *arg3) in hsm_psicc2_thread()
/Zephyr-latest/subsys/fs/
Dfuse_fs_access.c233 static void fuse_top_dispath_thread(void *arg1, void *arg2, void *arg3) in fuse_top_dispath_thread()
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/
Dlc3.c264 static void lc3_decoder_thread_func(void *arg1, void *arg2, void *arg3) in lc3_decoder_thread_func()
/Zephyr-latest/include/zephyr/drivers/sip_svc/
Dsip_svc_driver.h126 unsigned long arg2, unsigned long arg3, in z_impl_sip_supervisory_call()
/Zephyr-latest/subsys/portability/cmsis_rtos_v2/
Dthread.c59 static void zephyr_thread_wrapper(void *arg1, void *arg2, void *arg3) in zephyr_thread_wrapper()
/Zephyr-latest/kernel/
Duserspace.c986 static uintptr_t handler_bad_syscall(uintptr_t bad_id, uintptr_t arg2, in handler_bad_syscall()
1002 static uintptr_t handler_no_syscall(uintptr_t arg1, uintptr_t arg2, in handler_no_syscall()
/Zephyr-latest/drivers/ethernet/
Deth_esp32.c131 FUNC_NORETURN static void eth_esp32_rx_thread(void *arg1, void *arg2, void *arg3) in eth_esp32_rx_thread()
Deth_ivshmem.c225 FUNC_NORETURN static void eth_ivshmem_thread(void *arg1, void *arg2, void *arg3) in eth_ivshmem_thread()
/Zephyr-latest/tests/modules/thrift/ThriftTest/src/
Dserver.hpp259 void testMulti(Xtruct &hello, const int8_t arg0, const int32_t arg1, const int64_t arg2, in testMulti()
/Zephyr-latest/subsys/mgmt/ec_host_cmd/
Dec_host_cmd_handler.c389 FUNC_NORETURN static void ec_host_cmd_thread(void *hc_handle, void *arg2, void *arg3) in ec_host_cmd_thread()
/Zephyr-latest/drivers/serial/
Duart_native_tty.c276 void native_tty_uart_irq_function(void *arg1, void *arg2, void *arg3) in native_tty_uart_irq_function()
/Zephyr-latest/drivers/can/
Dcan_loopback.c62 static void tx_thread(void *arg1, void *arg2, void *arg3) in tx_thread()
Dcan_native_linux.c80 static void rx_thread(void *arg1, void *arg2, void *arg3) in rx_thread()
/Zephyr-latest/drivers/input/
Dinput_analog_axis.c222 static void analog_axis_thread(void *arg1, void *arg2, void *arg3) in analog_axis_thread()

1234