Home
last modified time | relevance | path

Searched refs:peek_head (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/kernel/
Dqueue.c408 SYS_PORT_TRACING_OBJ_FUNC(k_queue, peek_head, queue, ret); in z_impl_k_queue_peek_head()
/Zephyr-latest/include/zephyr/
Dkernel.h2697 SYS_PORT_TRACING_OBJ_FUNC_ENTER(k_fifo, peek_head, fifo); \
2699 SYS_PORT_TRACING_OBJ_FUNC_EXIT(k_fifo, peek_head, fifo, fph_ret); \
/Zephyr-latest/subsys/net/ip/
Dtcp.c901 pkt = tcp_slist(conn, &conn->send_queue, peek_head, in tcp_send_process_no_lock()