Home
last modified time | relevance | path

Searched refs:mpsc_pbuf (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/tests/lib/mpsc_pbuf/
DCMakeLists.txt5 project(mpsc_pbuf) project
/Zephyr-latest/lib/os/
DCMakeLists.txt32 zephyr_sources_ifdef(CONFIG_MPSC_PBUF mpsc_pbuf.c)
/Zephyr-latest/include/zephyr/logging/
Dlog_link.h67 struct mpsc_pbuf_buffer *mpsc_pbuf; member
108 .mpsc_pbuf = _buf_wlen ? &_name##_log_mpsc_pbuf : NULL, \
/Zephyr-latest/doc/kernel/data_structures/
Dindex.rst35 mpsc_pbuf.rst
Dmpsc_pbuf.rst86 API functions can be found in :zephyr_file:`include/zephyr/sys/mpsc_pbuf.h`. Headers
/Zephyr-latest/subsys/logging/
Dlog_mgmt.c604 if (link->mpsc_pbuf) { in z_log_links_initiate()
605 mpsc_pbuf_init(link->mpsc_pbuf, link->mpsc_pbuf_config); in z_log_links_initiate()
Dlog_core.c850 struct mpsc_pbuf_buffer *mpsc_pbuffer = link->mpsc_pbuf ? link->mpsc_pbuf : &log_buffer; in z_log_msg_enqueue()
/Zephyr-latest/boards/qemu/x86/
Dqemu_x86_tiny.ld245 *mpsc_pbuf.c.obj(.##lsect) \
246 *mpsc_pbuf.c.obj(.##lsect.*)
/Zephyr-latest/doc/services/logging/
Dindex.rst404 Memory is allocated from a circular packet buffer (:ref:`mpsc_pbuf`), which has