/Zephyr-latest/subsys/ipc/ipc_service/backends/ |
D | ipc_rpmsg_static_vrings.c | 330 int prio, err; in mbox_init() local
|
/Zephyr-latest/kernel/ |
D | work.c | 728 int prio, in k_work_queue_start()
|
/Zephyr-latest/drivers/dma/ |
D | dma_gd32.c | 306 static inline uint32_t dma_gd32_priority(uint32_t prio) in dma_gd32_priority()
|
/Zephyr-latest/subsys/tracing/ctf/ |
D | ctf_top.h | 209 static inline void ctf_top_thread_priority_set(uint32_t thread_id, int8_t prio, in ctf_top_thread_priority_set() 216 static inline void ctf_top_thread_create(uint32_t thread_id, int8_t prio, in ctf_top_thread_create()
|
D | ctf_top.c | 80 void sys_trace_k_thread_create(struct k_thread *thread, size_t stack_size, int prio) in sys_trace_k_thread_create()
|
D | tracing_ctf.h | 67 #define sys_port_trace_k_thread_sched_priority_set(thread, prio) argument
|
/Zephyr-latest/tests/kernel/smp/src/ |
D | main.c | 229 static void spawn_threads(int prio, int thread_num, int equal_prio, in spawn_threads()
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | intc_plic.c | 80 mem_addr_t prio; member
|
/Zephyr-latest/lib/posix/options/ |
D | pthread.c | 895 int pthread_setschedprio(pthread_t thread, int prio) in pthread_setschedprio()
|
/Zephyr-latest/include/zephyr/drivers/ |
D | sensor.h | 1451 data_ptr, cfg_ptr, level, prio, \ argument
|
/Zephyr-latest/drivers/ethernet/dwc_xgmac/ |
D | eth_dwc_xgmac_priv.h | 46 #define MTL_TCx_PRTY_MAP_PSTC_SET(TCx_pos, prio) ((prio & 0xff) << (8u * TCx_pos)) argument
|
/Zephyr-latest/subsys/tracing/user/ |
D | tracing_user.h | 135 #define sys_port_trace_k_thread_sched_priority_set(thread, prio) \ argument
|
/Zephyr-latest/subsys/net/ip/ |
D | net_if.c | 349 uint8_t prio = net_pkt_priority(pkt); in net_if_try_queue_tx() local
|
/Zephyr-latest/include/zephyr/tracing/ |
D | tracing.h | 281 #define sys_port_trace_k_thread_sched_priority_set(thread, prio) argument
|
/Zephyr-latest/subsys/tracing/sysview/ |
D | tracing_sysview.h | 119 #define sys_port_trace_k_thread_sched_priority_set(thread, prio) \ argument
|
/Zephyr-latest/subsys/tracing/test/ |
D | tracing_test.h | 60 #define sys_port_trace_k_thread_sched_priority_set(thread, prio) \ argument
|